Funzione NdrProxyErrorHandler (rpcproxy.h)
La funzione NdrProxyErrorHandler esegue il mapping di un'eccezione in un HRESULT, con codice della struttura RPC.
Sintassi
HRESULT NdrProxyErrorHandler(
[in] DWORD dwExceptionCode
);
Parametri
[in] dwExceptionCode
Codice di eccezione da eseguire il mapping.
Valore restituito
Restituisce HRESULT.
Requisiti
Client minimo supportato | Windows 2000 Professional [app desktop | App UWP] |
Server minimo supportato | Windows 2000 Server [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | rpcproxy.h |
Libreria | Rpcrt4.lib |
DLL | Rpcrt4.dll |