Ndr64AsyncClientCall function

Ndr64AsyncClientCall is not intended to be directly called by applications.

Syntax


CLIENT_CALL_RETURN RPC_VAR_ENTRY Ndr64AsyncClientCall(
          MIDL_STUBLESS_PROXY_INFO *pProxyInfo,
          unsigned long            nProcNum,
          void                     *pReturnValue,
  _Inout_                          ...
);

Parameters

pProxyInfo

Reserved.

nProcNum

Reserved.

pReturnValue

Reserved.

... [in, out]

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: