import "_encxcom_encx.idl";

Public Member Functions | |
| HRESULT | Register (IDongle *dongle) |
| Register to be notified of dongle state changes. | |
| HRESULT | Unregister (void) |
| Ask to not be notified of dongle state changes. | |
| HRESULT | OnDongleChangeEvt (void) |
| Occurs whe nthe state of the dongle has changed. | |
Properties and methods via IDongleObserver.
Notifications via _IDongleObserverEvents.
Definition at line 3134 of file _encxcom_encx.idl.
| HRESULT IDongleObserver::Register | ( | IDongle * | dongle | ) | [inherited] |
Register to be notified of dongle state changes.
| HRESULT IDongleObserver::Unregister | ( | void | ) | [inherited] |
Ask to not be notified of dongle state changes.
| HRESULT ENCX::_IDongleObserverEvents::OnDongleChangeEvt | ( | void | ) | [inherited] |
Occurs whe nthe state of the dongle has changed.