NdrProxyErrorHandler 関数 (rpcproxy.h)
NdrProxyErrorHandler 関数は、RPC 機能コードを使用して、例外を HRESULT にマップします。
構文
HRESULT NdrProxyErrorHandler(
[in] DWORD dwExceptionCode
);
パラメーター
[in] dwExceptionCode
マップされる例外コード。
戻り値
HRESULT を返します。
要件
サポートされている最小のクライアント | Windows 2000 Professional [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリ |UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | rpcproxy.h |
Library | Rpcrt4.lib |
[DLL] | Rpcrt4.dll |