Searched refs:hrFault (Results 1 – 3 of 3) sorted by relevance
396 ULONG extension_count, HRESULT hrFault) in ChannelHooks_ClientNotify() argument418 lDataRep, hrFault); in ChannelHooks_ClientNotify()829 HRESULT hrFault = S_OK; in ClientRpcChannelBuffer_SendReceive() local917 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()
4426 HRESULT hrFault ) in TestChannelHook_ClientNotify() argument4429 trace("TestChannelHook_ClientNotify hrFault = 0x%08x\n", hrFault); in TestChannelHook_ClientNotify()4494 HRESULT hrFault, in TestChannelHook_ServerGetSize() argument4520 if (hrFault != S_OK) in TestChannelHook_ServerGetSize()4521 trace("\thrFault = 0x%08x\n", hrFault); in TestChannelHook_ServerGetSize()4532 HRESULT hrFault ) in TestChannelHook_ServerFillBuffer() argument
1910 [in] HRESULT hrFault);1922 [in] HRESULT hrFault,1930 [in] HRESULT hrFault );