Load/unload a Distributed Analysis Module.
More...
Public Member Functions | |
HRESULT | Load ([in] REFGUID guidContext) |
HRESULT | Unload () |
Detailed Description
Optional interface implemented by Distributed Analysis Modules and used by the Omnipeek console and Omnił Engine. This interface is exposed by a Distributed Analysis Module that needs to perform initialization after being instantiated or to perform cleanup prior to being released.
Member Function Documentation
|
Load the Distributed Analysis Module.
|
|
Unload the Distributed Analysis Module.
|