Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Marshals data between a COM client proxy and a COM server stub. For more information, see IRpcChannelBuffer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("D5F56B60-593B-101A-B569-08002B2DBF7A")> _
<InterfaceTypeAttribute()> _
Public Interface IRpcChannelBuffer
[GuidAttribute("D5F56B60-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface IRpcChannelBuffer
[GuidAttribute(L"D5F56B60-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface class IRpcChannelBuffer
[<GuidAttribute("D5F56B60-593B-101A-B569-08002B2DBF7A")>]
[<InterfaceTypeAttribute()>]
type IRpcChannelBuffer = interface end
public interface IRpcChannelBuffer
The IRpcChannelBuffer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
FreeBuffer | |
![]() |
GetBuffer | |
![]() |
GetDestCtx | |
![]() |
IsConnected | |
![]() |
SendReceive |
Top
.gif)