Home
last modified time | relevance | path

Searched refs:NdrStubCall2 (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Dndr_stubless.c1305 LONG WINAPI NdrStubCall2( in NdrStubCall2() function
1574 NdrStubCall2(NULL, NULL, pRpcMsg, &dwPhase); in NdrServerCall2()
1583 return NdrStubCall2( This, channel, msg, phase ); in NdrStubCall()
H A Dcstub.c506 NdrStubCall2(iface, pChannel, (PRPC_MESSAGE)pMsg, &dwPhase); in CStdStubBuffer_Invoke()
H A Drpcrt4.spec289 288 stdcall NdrStubCall2(ptr ptr ptr ptr)
H A Dndr_typelib.c1537 stub->dispatch_table[i - 3] = (PRPC_STUB_FUNCTION)NdrStubCall2; in CreateStubFromTypeInfo()
/reactos/sdk/include/psdk/
H A Drpcndr.h691NdrStubCall2( struct IRpcStubBuffer* pThis, struct IRpcChannelBuffer* pChannel, PRPC_MESSAGE pRpcM…