Returns the Windows Shell IDataObject interface for the currently active object wrapped into an instance of type DataObject.
| C# | Visual Basic | Visual C++ |
public DataObject GetDataObject()
Public Function GetDataObject As DataObject
public: DataObject^ GetDataObject()
The DataObject for the active object.