ExDataObject object
Defines the object that contains OLE drag and drop information.

NameDescription
ClearDeletes the contents of the ExDataObject object.
FilesReturns an ExDataObjectFiles collection, which in turn contains a list of all filenames used by an ExDataObject object.
GetDataReturns data from an ExDataObject object in the form of a variant.
GetFormatReturns a value indicating whether an item in the ExDataObject object matches a specified format.
SetDataInserts data into an ExDataObject object using the specified data format.