Partager via


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(array<RPCOLEMESSAGE[])
Public method FreeBuffer(array<RPCOLEMESSAGE[]) (Inherited from IRpcChannelBuffer2.)
Public method GetBuffer(array<RPCOLEMESSAGE[], Guid%)
Public method GetBuffer(array<RPCOLEMESSAGE[], Guid%) (Inherited from IRpcChannelBuffer2.)
Public method GetDestCtx(UInt32%, IntPtr%)
Public method GetDestCtx(UInt32%, IntPtr%) (Inherited from IRpcChannelBuffer2.)
Public method GetDestCtxEx
Public method GetProtocolVersion(UInt32%)
Public method GetProtocolVersion (Inherited from IRpcChannelBuffer2.)
Public method IsConnected()
Public method IsConnected() (Inherited from IRpcChannelBuffer2.)
Public method Receive
Public method Send
Public method SendReceive(array<RPCOLEMESSAGE[], UInt32%)
Public method SendReceive(array<RPCOLEMESSAGE[], UInt32%) (Inherited from IRpcChannelBuffer2.)

Top

See Also

Reference

IAsyncRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace