Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[CStdStubBuffer_Connect is not supported and may be altered or unavailable in the future.]
The CStdStubBuffer_Connect function implements the IRpcStubBuffer::Connect method and connects the server object to the stub.
HRESULT CStdStubBuffer_Connect(
[in] IRpcStubBuffer *This,
[in] IUnknown *pUnkServer
);
[in] This
Pointer to the IRpcStubBuffer object.
[in] pUnkServer
Pointer to the IUnknown interface of the server object.
Returns S_OK if success. Returns E_NOINTERFACE on error.
This function is used internally by proxies that are generated by MIDL.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | rpcproxy.h |
Library | Rpcrt4.lib |
DLL | Rpcrt4.dll |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now