This document is archived and information here might be outdated. Recommended version. |
If the DataObject format supports files, returns a safe array of strings representing filenames.
[Visual Basic .NET]
Public Function GetFiles ( _
) As Object
[C#]
public object GetFiles (
);
[C++]
HRESULT GetFiles(
void
);
Use this method when CanGetFiles returns true. Iterate through the safe array to retrieve a list of filenames. This is typically used when data is being dropped onto the PageLayoutControl or MapControl from Windows Explorer.
1028 800A0404: The suppllied name object could not be created by any of the available layer factories