Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The MprAdminServerDisconnect function disconnects the connection made by a previous call to MprAdminServerConnect.
Syntax
VOID MprAdminServerDisconnect(
[in] MPR_SERVER_HANDLE hMprServer
);
Parameters
[in] hMprServer
Handle to the router from which to disconnect. Obtain this handle by calling MprAdminServerConnect.
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 |