|
|
|
DataObjectFiles Object (IVDMDataObjectFiles Interface) |
The DataObjectFiles object is used by a DataObject object to define file names during an OLE drag & drop operation.
Property/Method |
Description |
Adds a filename to the DataObject.Files collection (sftCFFiles format only). |
|
Clears all filenames stored in the DataObject.Files collection (sftCFFiles format only). |
|
Returns the number of filenames in the DataObject.Files collection (sftCFFiles format only). |
|
Returns a specific filename by index from the DataObject.Files collection (sftCFFiles format only). |
|
Removes a filename from the DataObject.Files collection (sftCFFiles format only). |
See Also Object Hierarchy