Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |