|
Attempts to disconnect the connection established earlier by PvConnectServer function.
Header file: CONNECT.HRequires: W3DBAV75.DLL or higher version
|
In
|
hConnection
|
Connection handle to be disconnected.Connection handles are obtained with the PvConnectServer() function.
|
|
P_OK
|
The operation was successful.
|
|
P_E_INVALID_HANDLE
|
Invalid connection handle.
|
|
P_E_FAIL
|
Failed to disconnect to the named server.
|
PvStart()
PvConnectServer()
PvGetMkdeClientsData()
PvGetMkdeCommStat()
PvGetMkdeUsage()
PvGetOpenFilesData()
PvFreeOpenFilesData()
PvDisconnectMkdeClient()
PvDisconnectSQLConnection()
PvStop()
|
Chapter contents
Prev topic: PvDeleteLicense()
|