NdrServerCall2 function

NdrServerCall2 is not intended to be directly called by applications.

Syntax


void RPC_ENTRY NdrServerCall2(
   PRPC_MESSAGE pRpcMsg
);

Parameters

pRpcMsg

Reserved.

Return value

This function does not return a value.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Header

Rpcndr.h (include Rpc.h)

Library

RpcRT4.lib

DLL

RpcRT4.dll

 

 

Show: