Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")> _
Public Interface IReleaseMarshalBuffers
'Usage
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.