Ndr64AsyncClientCall function (rpcndr.h)
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,
...
);
Parameters
pProxyInfo
Reserved.
nProcNum
Reserved.
pReturnValue
Reserved.
...
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 |