Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |