com.esri.arcgis.arcmapui
Interface IStartupDialog2
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- GettingStartedWindow
public interface IStartupDialog2
- extends Serializable
Provides access to more members that control the Startup Dialog.
Product Availability
Available with ArcGIS Desktop.
getInitialCommand
IUID getInitialCommand()
throws IOException,
AutomationException
- An initial command to run (may be nothing).
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
- Returns:
- A reference to a com.esri.arcgis.system.IUID
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.