Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MprAdminMIBServerDisconnect function (mprapi.h)
The MprAdminMIBServerDisconnect function disconnects the connection made by a previous call to MprAdminMIBServerConnect.
Syntax
VOID MprAdminMIBServerDisconnect(
[in] MIB_SERVER_HANDLE hMibServer
);
Parameters
[in] hMibServer
Handle to the router from which to disconnect. Obtain this handle by calling MprAdminMIBServerConnect.
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
Feedback
Was this page helpful?
