Udostępnij za pośrednictwem


Interfejs IRpcChannelBuffer2

Marshals danych między proxy klienta COM i procedura pośrednicząca serwera COM.Rozszerza i dziedziczy z IRpcChannelBuffer.Dodaje metodę, aby pobrać wersję protokołu.

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

Składnia

'Deklaracja
<InterfaceTypeAttribute()> _
<GuidAttribute("594F31D0-7F19-11D0-B194-00A0C90DC8BF")> _
Public Interface IRpcChannelBuffer2 _
    Inherits IRpcChannelBuffer
[InterfaceTypeAttribute()]
[GuidAttribute("594F31D0-7F19-11D0-B194-00A0C90DC8BF")]
public interface IRpcChannelBuffer2 : IRpcChannelBuffer

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

Metody

  Nazwa Opis
Metoda publiczna FreeBuffer(array<RPCOLEMESSAGE[]) (Odziedziczone z IRpcChannelBuffer).
Metoda publiczna FreeBuffer(array<RPCOLEMESSAGE[])
Metoda publiczna GetBuffer(array<RPCOLEMESSAGE[], Guid%) (Odziedziczone z IRpcChannelBuffer).
Metoda publiczna GetBuffer(array<RPCOLEMESSAGE[], Guid%)
Metoda publiczna GetDestCtx(UInt32%, IntPtr%) (Odziedziczone z IRpcChannelBuffer).
Metoda publiczna GetDestCtx(UInt32%, IntPtr%)
Metoda publiczna GetProtocolVersion
Metoda publiczna IsConnected() (Odziedziczone z IRpcChannelBuffer).
Metoda publiczna IsConnected()
Metoda publiczna SendReceive(array<RPCOLEMESSAGE[], UInt32%) (Odziedziczone z IRpcChannelBuffer).
Metoda publiczna SendReceive(array<RPCOLEMESSAGE[], UInt32%)

Początek

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop