QMConnected() |
|
|
The QMConnected() function confirms whether a QMClient session is open.
Format
The QMConnected() function can be used by an application to determine whether a client session is open.
Examples
The above program tests whether a QMClient connection is open and, if not, displays an error message. |