Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NdrProxyErrorHandler function maps an exception into an HRESULT, with RPC facility code.
Syntax
HRESULT NdrProxyErrorHandler(
[in] DWORD dwExceptionCode
);
Parameters
[in] dwExceptionCode
Exception code to be mapped.
Return value
Returns the HRESULT.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | rpcproxy.h |
Library | Rpcrt4.lib |
DLL | Rpcrt4.dll |