Freigeben über


IRpcChannelBuffer3 Members

Include Protected Members
Include Inherited Members

Marshals data between a COM client proxy and a COM server stub. Extends and inherits from IRpcChannelBuffer2.

The IRpcChannelBuffer3 type exposes the following members.

Methods

  Name Description
Public method Cancel
Public method FreeBuffer(array<RPCOLEMESSAGE[]) (Inherited from IRpcChannelBuffer2.)
Public method FreeBuffer(array<RPCOLEMESSAGE[])
Public method GetBuffer(array<RPCOLEMESSAGE[], Guid%) (Inherited from IRpcChannelBuffer2.)
Public method GetBuffer(array<RPCOLEMESSAGE[], Guid%)
Public method GetCallContext
Public method GetDestCtx(UInt32%, IntPtr%) (Inherited from IRpcChannelBuffer2.)
Public method GetDestCtx(UInt32%, IntPtr%)
Public method GetDestCtxEx
Public method GetProtocolVersion (Inherited from IRpcChannelBuffer2.)
Public method GetProtocolVersion(UInt32%)
Public method GetState
Public method IsConnected() (Inherited from IRpcChannelBuffer2.)
Public method IsConnected()
Public method Receive
Public method RegisterAsync
Public method Send
Public method SendReceive(array<RPCOLEMESSAGE[], UInt32%) (Inherited from IRpcChannelBuffer2.)
Public method SendReceive(array<RPCOLEMESSAGE[], UInt32%)

Top

See Also

Reference

IRpcChannelBuffer3 Interface

Microsoft.VisualStudio.OLE.Interop Namespace