Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio SDK
IDataObject Interface

Enables transfer and notification of changes in data. For more information, see IDataObject.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Visual Basic (Declaration)
<InterfaceTypeAttribute()> _
<GuidAttribute("0000010E-0000-0000-C000-000000000046")> _
Public Interface IDataObject
Visual Basic (Usage)
Dim instance As IDataObject
C#
[InterfaceTypeAttribute()]
[GuidAttribute("0000010E-0000-0000-C000-000000000046")]
public interface IDataObject
Visual C++
[InterfaceTypeAttribute()]
[GuidAttribute(L"0000010E-0000-0000-C000-000000000046")]
public interface class IDataObject
JScript
public interface IDataObject
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker