|
|
|
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 Files collection of a DataObject object (sftCFFiles format only). |
|
Clears all filenames stored in the Files collection of a DataObject object (sftCFFiles format only). |
|
Returns the number of filenames in the Files collection of a DataObject object (sftCFFiles format only). |
|
Returns a specific filename by index from the Files collection of a DataObject object (sftCFFiles format only). |
|
Removes a filename from the Files collection of a DataObject object (sftCFFiles format only). |
See Also Object Hierarchy