ATL Class Wizard Helper that allows java script to detect the ArcGIS install directory.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Interfaces
Interfaces | Description |
---|---|
IATLWizardHelper | Provides access to properties and methods that allows java script to detect the ArcGIS install directory. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStreamInit | Supports initialized stream-based persistence, regardless of whatever else the object does. |