CStdStubBuffer_Disconnect function
[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 STDMETHODCALLTYPE CStdStubBuffer_Disconnect(
_In_ IRpcStubBuffer *This
);
Parameters
- This [in]
-
Pointer to the IRpcStubBuffer object.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: