Summarize a packet for display in a packet list.
More...
Public Member Functions | |
HRESULT | SummarizePacket ([in] IPacket *pPacket,[out] BSTR *pbstrSummary,[in, out] OLE_COLOR *pColor,[in, out] enum PeekSummaryLayer *pLayer) |
Detailed Description
Optional interface implemented by Distributed Analysis Modules and used by the Omnipeek console. This interface is exposed by a Distributed Analysis Module that needs to display information in the Summary column of the Omnipeek console's packet list.
Member Function Documentation
|
Allow a Distributed Analysis Module to get a text message displayed in the Summary column of a packet list.
|