int ph_c_connection_disconnect

(MAbstractConnection* _aAbstractConnection)

Closes the connection in a controlled way.

Documentation

Closes the connection in a controlled way. This is the normal way to close the connection. The similar function <code>Close</code> should not be used unless necessary.

Parameters:
_aAbstractConnection - pointer to connection object to close
Returns:
1 (TRUE) if the connection was closed normally, 0 (FALSE) otherwise

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.