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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")> _
Public Interface IReleaseMarshalBuffers
[InterfaceTypeAttribute()]
[GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")]
public interface IReleaseMarshalBuffers
The IReleaseMarshalBuffers type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReleaseMarshalBuffer |
Top
Remarks
Releases storage used for marshaling on a given RPC channel. The storage is an array of RPCOLEMESSAGE objects.