|
ENCX SDK
5.5.0.1115
|
Properties and methods for ENCX::RasCatalogueObserver. More...
import"encxcom.idl";

Public Member Functions | |
| HRESULT | Register ([in] IRasManager *rasManager) |
| Call this when ready to receive change notifications. More... | |
| HRESULT | Unregister (void) |
| Always unregister before the derived class is destroyed. More... | |
Properties and methods for ENCX::RasCatalogueObserver.
Register and Unregister to control when _IRasCatalogueObserverEvents are received.
Definition at line 1257 of file encxcom.idl.
| HRESULT IRasCatalogueObserver::Register | ( | [in] IRasManager * | rasManager | ) |
Call this when ready to receive change notifications.
| HRESULT IRasCatalogueObserver::Unregister | ( | void | ) |
Always unregister before the derived class is destroyed.