Show Distributed Analysis Module options. More...

List of all members.

Public Member Functions

HRESULT ShowOptions ()

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's options and is only a required interface when the module supports options.

Member Function Documentation

HRESULT IPeekPluginOptions::ShowOptions  ) 
 

Show option 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 support options.