Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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

See also

FormatMessage

MprConfigServerConnect

Router Configuration Functions

Router Management Reference


Feedback

Was this page helpful?

Additional resources