The catalog's file filter.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IGxFileFilter | Provides access to members that manage a file filter for various file types. |
IPersistStream (esriSystem) |
Event Interfaces
Interfaces | Description |
---|---|
IGxFileFilterEvents (default) | Provides access to events that the ArcCatalog file filter can fire. |
Working with Events
[Visual Basic 6.0]
When working with GxFileFilter's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGxFileFilter as GxFileFilter