Struct IConnectEventCallback#

Inheritance Relationships#

Derived Type#

Struct Documentation#

struct IConnectEventCallback#

Interface implemented by the connecting object to receive channel connection events.

Subclassed by CChannelConnector

Public Functions

virtual void SetStatus(EConnectStatus eConnectStatus) = 0#

Set the current status.

Parameters:

eConnectStatus[in] The connection status.

void SetStatus (in EConnectStatus eConnectStatus)

Set the current status.

Parameters:

eConnectStatus[in] The connection status.

Public Static Attributes

static ::sdv::interface_id _id = 0x6B0B33C1F11C7CF9#

Interface ID.