IDongleObserver Interface Reference

Properties and methods for ENCX::DongleObserver. More...

import "_encxcom_encx.idl";

Inheritance diagram for IDongleObserver:

List of all members.

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.


Detailed Description

Properties and methods for ENCX::DongleObserver.

Definition at line 157 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IDongleObserver::Register ( IDongle dongle  ) 

Register to be notified of dongle state changes.

HRESULT IDongleObserver::Unregister ( void   ) 

Ask to not be notified of dongle state changes.