IReleaseMarshalBuffers Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")> _
Public Interface IReleaseMarshalBuffers
Dim instance As IReleaseMarshalBuffers
[InterfaceTypeAttribute()]
[GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")]
public interface IReleaseMarshalBuffers
[InterfaceTypeAttribute()]
[GuidAttribute(L"EB0CB9E8-7996-11D2-872E-0000F8080859")]
public interface class IReleaseMarshalBuffers
public interface IReleaseMarshalBuffers
Remarks
Releases storage used for marshaling on a given RPC channel. The storage is an array of RPCOLEMESSAGE objects.