IRpcChannelBuffer3 Interface
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)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2")] public interface IRpcChannelBuffer3 : IRpcChannelBuffer2
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("25B15600-0115-11D0-BF0D-00AA00B8DFD2") */
public interface IRpcChannelBuffer3 extends IRpcChannelBuffer2