MprConfigServerDisconnect function (mprapi.h)
The MprConfigServerDisconnect function disconnects a connection made by a previous call to MprConfigServerConnect.
Syntax
void MprConfigServerDisconnect(
[in] HANDLE hMprConfig
);
Parameters
[in] hMprConfig
Handle to a router configuration obtained from a previous call to MprConfigServerConnect.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | mprapi.h |
Library | Mprapi.lib |
DLL | Mprapi.dll |