|
ENCX SDK
5.5.0.1115
|
Observe the state of the security device. More...
import"encxcom.idl";

Public Member Functions | |
| HRESULT | Register (IDongle *dongle) |
| Register to be notified of dongle state changes. More... | |
| HRESULT | Unregister (void) |
| Ask to not be notified of dongle state changes. More... | |
| HRESULT | OnDongleChangeEvt (void) |
| Occurs when the state of the dongle has changed. More... | |
Observe the state of the security device.
Properties and methods via IDongleObserver.
Notifications via _IDongleObserverEvents.
Definition at line 3984 of file encxcom.idl.
|
inherited |
Occurs when the state of the dongle has changed.
|
inherited |
Register to be notified of dongle state changes.
|
inherited |
Ask to not be notified of dongle state changes.