getCnxStateString
getCnxStateString — retrieves a string corresponding to the operational
state.
Syntax
For C++:
CString getCnxStateString(
void)
;
For Java and C#:
String getCnxStateString(
void)
;
Returns
The string corresponding to the
operational state of the object (as returned by getCnxState).
Description
This method retrieves a string corresponding to the operational
state.