IAsyncRpcChannelBuffer Members

Include Protected Members
Include Inherited Members

Manages a buffer for a remote procedure call. Used for asynchronous distributed COM (DCOM) calls. For more information about remote invocation, see Standard Marshaling and Write Your Own Transport for COM Calls Leveraging the Power of Late Binding.

The IAsyncRpcChannelBuffer type exposes the following members.

Methods

  Name Description
Public method FreeBuffer
Public method GetBuffer
Public method GetDestCtx
Public method GetDestCtxEx
Public method GetProtocolVersion
Public method IsConnected
Public method Receive
Public method Send
Public method SendReceive

Top

See Also

Reference

IAsyncRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace