NdrStubCall3 function (rpcndr.h)
NdrStubCall3 is not intended to be directly called by applications.
Syntax
long NdrStubCall3(
void *pThis,
void *pChannel,
PRPC_MESSAGE pRpcMsg,
unsigned long *pdwStubPhase
);
Parameters
pThis
Reserved.
pChannel
Reserved.
pRpcMsg
Reserved.
pdwStubPhase
Reserved.
Return value
Reserved.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2003 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | rpcndr.h (include Rpc.h) |
Library | Rpcrt4.lib |
DLL | Rpcrt4.dll |