MprAdminConnectionHangupNotificationEx 関数 (mprapi.h)
リモート アクセス サービス (RAS) は、指定された接続の最後のリンクが解除された後に MprAdminConnectionHangupNotificationEx 関数を呼び出します。
構文
void MprAdminConnectionHangupNotificationEx(
[in] RAS_CONNECTION_EX *pRasConn
);
パラメーター
[in] pRasConn
この接続を記述する RAS_CONNECTION_EX 構造体へのポインター。
戻り値
なし
必要条件
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 R2 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | mprapi.h |
関連項目
MprAdminConnectionHangupNotification
MprAdminConnectionHangupNotification2