MprAdminServerDisconnect 関数 (mprapi.h)
MprAdminServerDisconnect 関数は、MprAdminServerConnect の以前の呼び出しによって行われた接続を切断します。
構文
void MprAdminServerDisconnect(
[in] MPR_SERVER_HANDLE hMprServer
);
パラメーター
[in] hMprServer
切断元のルーターにハンドルします。 MprAdminServerConnect を呼び出して、このハンドルを取得します。
戻り値
なし
必要条件
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | mprapi.h |
Library | Mprapi.lib |
[DLL] | Mprapi.dll |