IReleaseMarshalBuffers 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")> _
Public Interface IReleaseMarshalBuffers
[InterfaceTypeAttribute()]
[GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")]
public interface IReleaseMarshalBuffers

IReleaseMarshalBuffers 类型公开以下成员。

方法

  名称 说明
公共方法 ReleaseMarshalBuffer

页首

备注

释放为具有使用的存储在一个特定 RPC 通道。 存储是数组 RPCOLEMESSAGE 对象。

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间