CStdStubBuffer_Disconnect function (rpcproxy.h)
[CStdStubBuffer_Disconnect is not supported and may be altered or unavailable in the future.]
The CStdStubBuffer_Disconnect function implements the IRpcStubBuffer::Disconnect method and disconnects the server object from the stub.
Syntax
void CStdStubBuffer_Disconnect(
[in] IRpcStubBuffer *This
);
Parameters
[in] This
Pointer to the IRpcStubBuffer object.
Return value
None
Requirements
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 |