ENCX SDK  5.5.0.370
Public Member Functions | List of all members
IDongleObserver Interface Reference

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

import"encxcom.idl";

Inheritance diagram for IDongleObserver:
Inheritance graph
[legend]

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...
 

Detailed Description

Properties and methods for ENCX::DongleObserver.

Definition at line 253 of file encxcom.idl.

Member Function Documentation

◆ Register()

HRESULT IDongleObserver::Register ( IDongle dongle)

Register to be notified of dongle state changes.

◆ Unregister()

HRESULT IDongleObserver::Unregister ( void  )

Ask to not be notified of dongle state changes.