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 產生的 Proxy 使用。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows 2000 Server [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | rpcproxy.h |
程式庫 | Rpcrt4.lib |
Dll | Rpcrt4.dll |