NdrStubCall3 function

NdrStubCall3 is not intended to be directly called by applications.

Syntax


long RPC_ENTRY NdrStubCall3(
   void          *pThis,
   void          *pChannel,
   PRPC_MESSAGE  pRpcMsg,
   unsigned long *pdwStubPhase
);

Parameters

pThis

Reserved.

pChannel

Reserved.

pRpcMsg

Reserved.

pdwStubPhase

Reserved.

Return value

Reserved.

Requirements

Minimum supported client

Windows XP [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2003 [desktop apps | Windows Store apps]

Header

Rpcndr.h (include Rpc.h)

Library

RpcRT4.lib

DLL

RpcRT4.dll

 

 

Show: