Show information about a Distributed Analysis Module. More...

List of all members.

Public Member Functions

HRESULT ShowAbout ()


Detailed Description

Optional interface implemented by Distributed Analysis Modules and used by the Omnipeek console. This interface is exposed by a Distributed Analysis Module in order to show information about the module. This information usually consists of the module's name, copyright and description.


Member Function Documentation

HRESULT IPeekPluginAbout::ShowAbout  ) 
 

Show information about a Distributed Analysis Module.

Return values:
S_OK Success
E_FAIL Error
Remarks:
This interface should not be implemented if the Distributed Analysis Module does not have any information to show.