Partager via


IRpcChannelBuffer3, interface

Données de marshals entre un proxy de client COM et un stub de serveur COM.Étend et hérite d'IRpcChannelBuffer2.

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

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

Le type IRpcChannelBuffer3 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Cancel
Méthode publique FreeBuffer(array<RPCOLEMESSAGE[]) (Hérité de IRpcChannelBuffer2.)
Méthode publique FreeBuffer(array<RPCOLEMESSAGE[])
Méthode publique GetBuffer(array<RPCOLEMESSAGE[], Guid%) (Hérité de IRpcChannelBuffer2.)
Méthode publique GetBuffer(array<RPCOLEMESSAGE[], Guid%)
Méthode publique GetCallContext
Méthode publique GetDestCtx(UInt32%, IntPtr%) (Hérité de IRpcChannelBuffer2.)
Méthode publique GetDestCtx(UInt32%, IntPtr%)
Méthode publique GetDestCtxEx
Méthode publique GetProtocolVersion(UInt32%) (Hérité de IRpcChannelBuffer2.)
Méthode publique GetProtocolVersion(UInt32%)
Méthode publique GetState
Méthode publique IsConnected() (Hérité de IRpcChannelBuffer2.)
Méthode publique IsConnected()
Méthode publique Receive
Méthode publique RegisterAsync
Méthode publique Send
Méthode publique SendReceive(array<RPCOLEMESSAGE[], UInt32%) (Hérité de IRpcChannelBuffer2.)
Méthode publique SendReceive(array<RPCOLEMESSAGE[], UInt32%)

Début

Voir aussi

Référence

Microsoft.VisualStudio.OLE.Interop, espace de noms