com.esri.arcgis.catalog
Interface IGxContentViewControlCustom

All Superinterfaces:
Serializable
All Known Implementing Classes:
GxRasterDataset

public interface IGxContentViewControlCustom
extends Serializable

Provides access to members that controls GxContentViewControlCustom.

Product Availability

Available with ArcGIS Desktop.


Method Summary
 IUID getViewClassID()
          The class ID of the custom content view control.
 

Method Detail

getViewClassID

IUID getViewClassID()
                    throws IOException,
                           AutomationException
The class ID of the custom content view control.

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.