Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[CStdAsyncStubBuffer2_Disconnect is not supported and may be altered or unavailable in the future.]
Implements the IRpcStubBuffer::Disconnect method and disconnects the server object from the stub.
Syntax
void CStdAsyncStubBuffer2_Disconnect(
[in] IRpcStubBuffer *pthis
);
Parameters
[in] pthis
Pointer to the IRpcStubBuffer object.
Return value
None
Remarks
This function is used internally by proxies that are generated by MIDL.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2016 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | rpcproxy.h |
| Library | Ole32.lib |
| DLL | Ole32.dll |