Udostępnij za pośrednictwem


Interfejs IRpcChannelBuffer3

Marshals danych między proxy klienta COM i procedura pośrednicząca serwera COM.Rozszerza i dziedziczy z IRpcChannelBuffer2.

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
<GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")> _
<InterfaceTypeAttribute()> _
Public Interface IRpcChannelBuffer3 _
    Inherits IRpcChannelBuffer2
[GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")]
[InterfaceTypeAttribute()]
public interface IRpcChannelBuffer3 : IRpcChannelBuffer2

Typ IRpcChannelBuffer3 uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna Cancel
Metoda publiczna FreeBuffer(array<RPCOLEMESSAGE[]) (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna FreeBuffer(array<RPCOLEMESSAGE[])
Metoda publiczna GetBuffer(array<RPCOLEMESSAGE[], Guid%) (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna GetBuffer(array<RPCOLEMESSAGE[], Guid%)
Metoda publiczna GetCallContext
Metoda publiczna GetDestCtx(UInt32%, IntPtr%) (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna GetDestCtx(UInt32%, IntPtr%)
Metoda publiczna GetDestCtxEx
Metoda publiczna GetProtocolVersion(UInt32%) (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna GetProtocolVersion(UInt32%)
Metoda publiczna GetState
Metoda publiczna IsConnected() (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna IsConnected()
Metoda publiczna Receive
Metoda publiczna RegisterAsync
Metoda publiczna Send
Metoda publiczna SendReceive(array<RPCOLEMESSAGE[], UInt32%) (Odziedziczone z IRpcChannelBuffer2).
Metoda publiczna SendReceive(array<RPCOLEMESSAGE[], UInt32%)

Początek

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop