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.
Controls the remote procedure call (RPC) proxy used to marshal data between COM components. For more information, see IRpcProxyBuffer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("D5F56A34-593B-101A-B569-08002B2DBF7A")> _
<InterfaceTypeAttribute()> _
Public Interface IRpcProxyBuffer
[GuidAttribute("D5F56A34-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface IRpcProxyBuffer
[GuidAttribute(L"D5F56A34-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface class IRpcProxyBuffer
[<GuidAttribute("D5F56A34-593B-101A-B569-08002B2DBF7A")>]
[<InterfaceTypeAttribute()>]
type IRpcProxyBuffer = interface end
public interface IRpcProxyBuffer
The IRpcProxyBuffer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Connect | |
![]() |
Disconnect |
Top
.gif)