Searched refs:I_RpcSend (Results 1 – 4 of 4) sorted by relevance
151 I_RpcSend( RPC_MESSAGE* Message );
1790 RPC_STATUS WINAPI I_RpcSend(PRPC_MESSAGE pMsg) in I_RpcSend() function1926 status = I_RpcSend(pMsg); in I_RpcSendReceive()
75 75 stdcall I_RpcSend(ptr)
1794 status = I_RpcSend(pStubMsg->RpcMsg); in do_ndr_async_client_call()