Advantage Client Engine
Disconnects the management API connection from the given server
UNSIGNED32 |
AdsMgDisconnect (ADSHANDLE hMgmtConnect); |
hMgmtConnect (I) |
Handle of management API connection. |
AdsMgDisconnect currently is stubbed to call AdsDisconnect. It is recommended you use AdsMgDisconnect to disconnect the management API connection. A future release of the Advantage Client Engine may not support using a standard connection handle in place of a management API connection handle.
In a future release, AdsMgDisconnect may be used to disconnect the management API from the specified server.