NdrStubCall3 函数 (rpcndr.h)
NdrStubCall3 不应由应用程序直接调用。
语法
long NdrStubCall3(
void *pThis,
void *pChannel,
PRPC_MESSAGE pRpcMsg,
unsigned long *pdwStubPhase
);
参数
pThis
保留。
pChannel
保留。
pRpcMsg
保留。
pdwStubPhase
保留。
返回值
保留。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP [桌面应用 | UWP 应用] |
最低受支持的服务器 | Windows Server 2003 [桌面应用 | UWP 应用] |
目标平台 | Windows |
标头 | rpcndr.h (包括 Rpc.h) |
Library | Rpcrt4.lib |
DLL | Rpcrt4.dll |