IFileOpenHandler Interface
Provides access to members that handle the opening of files.
Product Availability
Available with ArcGIS Desktop.
Members
|
Name |
Description |
|
CanOpen |
Indicates if the specified filename can be opened. |
|
Open |
Opens the filename. |
Classes that implement IFileOpenHandler