This documentation is archived and is not being maintained.
IRpcChannelBuffer3 Methods
Namespace:
Microsoft.VisualStudio.OLE.InteropAssembly:
Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description |
|---|
 | Cancel(array<RPCOLEMESSAGE>^) | |
 | FreeBuffer(array<RPCOLEMESSAGE>^) | |
 | GetBuffer(array<RPCOLEMESSAGE>^, Guid) | |
 | GetCallContext(array<RPCOLEMESSAGE>^, Guid, IntPtr) | |
 | GetDestCtx(UInt32, IntPtr) | |
 | GetDestCtxEx(array<RPCOLEMESSAGE>^, UInt32, IntPtr) | |
 | GetProtocolVersion(UInt32) | |
 | GetState(array<RPCOLEMESSAGE>^, UInt32) | |
 | IsConnected() | |
 | Receive(array<RPCOLEMESSAGE>^, UInt32, UInt32) | |
 | RegisterAsync(array<RPCOLEMESSAGE>^, IAsyncManager^) | |
 | Send(array<RPCOLEMESSAGE>^, UInt32) | |
 | SendReceive(array<RPCOLEMESSAGE>^, UInt32) | |
Return to top