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. Extends and inherits from IRpcChannelBuffer2.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")> _
<InterfaceTypeAttribute()> _
Public Interface IRpcChannelBuffer3 _
Inherits IRpcChannelBuffer2
[GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")]
[InterfaceTypeAttribute()]
public interface IRpcChannelBuffer3 : IRpcChannelBuffer2
[GuidAttribute(L"25B15600-0115-11D0-BF0D-00AA00B8DFD2")]
[InterfaceTypeAttribute()]
public interface class IRpcChannelBuffer3 : IRpcChannelBuffer2
[<GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")>]
[<InterfaceTypeAttribute()>]
type IRpcChannelBuffer3 =
interface
interface IRpcChannelBuffer2
end
public interface IRpcChannelBuffer3 extends IRpcChannelBuffer2
The IRpcChannelBuffer3 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Cancel | |
![]() |
FreeBuffer | |
![]() |
GetBuffer | |
![]() |
GetCallContext | |
![]() |
GetDestCtx | |
![]() |
GetDestCtxEx | |
![]() |
GetProtocolVersion | |
![]() |
GetState | |
![]() |
IsConnected | |
![]() |
Receive | |
![]() |
RegisterAsync | |
![]() |
Send | |
![]() |
SendReceive |
Top
.gif)