IDataObject 接口

启用更改的调用和通知数据中的。 有关更多信息,请参见 IDataObject

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("0000010E-0000-0000-C000-000000000046")> _
Public Interface IDataObject
[InterfaceTypeAttribute()]
[GuidAttribute("0000010E-0000-0000-C000-000000000046")]
public interface IDataObject

IDataObject 类型公开以下成员。

方法

  名称 说明
公共方法 DAdvise
公共方法 DUnadvise
公共方法 EnumDAdvise
公共方法 EnumFormatEtc
公共方法 GetCanonicalFormatEtc
公共方法 GetData
公共方法 GetDataHere
公共方法 QueryGetData
公共方法 SetData

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间