Home
last modified time | relevance | path

Searched refs:hrFault (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/ole32/
H A Drpc.c396 ULONG extension_count, HRESULT hrFault) in ChannelHooks_ClientNotify() argument
418 lDataRep, hrFault); in ChannelHooks_ClientNotify()
829 HRESULT hrFault = S_OK; in ClientRpcChannelBuffer_SendReceive() local
917 hrFault = message_state->params.hr; in ClientRpcChannelBuffer_SendReceive()
928 TRACE("hrFault = 0x%08x\n", hrFault); in ClientRpcChannelBuffer_SendReceive()
934 if (hr == S_OK && hrFault == S_OK) in ClientRpcChannelBuffer_SendReceive()
957 hrFault); in ClientRpcChannelBuffer_SendReceive()
966 hr = hrFault; in ClientRpcChannelBuffer_SendReceive()
/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c4426 HRESULT hrFault ) in TestChannelHook_ClientNotify() argument
4429 trace("TestChannelHook_ClientNotify hrFault = 0x%08x\n", hrFault); in TestChannelHook_ClientNotify()
4494 HRESULT hrFault, in TestChannelHook_ServerGetSize() argument
4520 if (hrFault != S_OK) in TestChannelHook_ServerGetSize()
4521 trace("\thrFault = 0x%08x\n", hrFault); in TestChannelHook_ServerGetSize()
4532 HRESULT hrFault ) in TestChannelHook_ServerFillBuffer() argument
/reactos/sdk/include/psdk/
H A Dobjidl.idl1910 [in] HRESULT hrFault);
1922 [in] HRESULT hrFault,
1930 [in] HRESULT hrFault );