CStdStubBuffer_DebugServerQueryInterface函式 (rpcproxy.h)
[CStdStubBuffer_DebugServerQueryInterface不受支持,未來可能會變更或無法使用。]
CStdStubBuffer_DebugServerQueryInterface函式會實作 IRpcStubBuffer::D ebugServerQueryInterface 方法。
語法
HRESULT CStdStubBuffer_DebugServerQueryInterface(
[in] IRpcStubBuffer *This,
[out] void **ppv
);
參數
[in] This
IRpcStubBuffer 物件的指標。
[out] ppv
連接到存根之伺服器物件介面之指標的指標。
傳回值
傳回成功時S_OK。
備註
MIDL 所產生的 Proxy 會在內部使用此函式。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows 2000 Server [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | rpcproxy.h |
程式庫 | Rpcrt4.lib |
Dll | Rpcrt4.dll |