CStdStubBuffer_DebugServerRelease 函数 (rpcproxy.h)
[CStdStubBuffer_DebugServerRelease不受支持,将来可能会更改或不可用。]
CStdStubBuffer_DebugServerRelease 函数实现 IRpcStubBuffer::D ebugServerRelease 方法。
语法
void CStdStubBuffer_DebugServerRelease(
[in] IRpcStubBuffer *This,
[in] void *pv
);
参数
[in] This
指向 IRpcStubBuffer 对象的指针。
[in] pv
指向要发布的接口的指针。 接口指针来自对 CStdStubBuffer_DebugServerQueryInterface 方法的 调用。
返回值
无
备注
此函数由 MIDL 生成的代理在内部使用。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 2000 专业版 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows 2000 Server [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | rpcproxy.h |
Library | Rpcrt4.lib |
DLL | Rpcrt4.dll |