getCnxSubStateString
getCnxSubStateString — provides detailed information on the connection state (C++
only).
CString getCnxSubStateString( | ); |
void;A string containing a short description of the connection status.
This method provides some additional insight into the status of the DataHub
connection. A new status string may be obtained on each
onStatusChange, along with the main
getCnxStateString, and used for logging or
otherwise indicating the connection sequence.