tcomIDomainListener Interface Reference

Domain state notification interface. More...

List of all members.

Public Member Functions

HRESULT OnDomainCreated ([in] IDispatch *pDomain)
 Domain was created.
HRESULT OnDomainRemoved ([in] IDispatch *pDomain)
 Domain was removed.
HRESULT OnDomainStateChanged ([in] IDispatch *pDomain)
 Domain state changed.
HRESULT OnDomainConfigurationChanged ([in] IDispatch *pDomain)
 Domain configuration was changed.


Detailed Description

Domain state notification interface.

This interface is used for notifications about domain state changes.

This listener is used in connection with tciolApplication.


Generated on Wed Sep 22 16:40:49 2010 for Tahiti COM API