CARCDH Methods |
The CARCDH type exposes the following members.
| Name | Description | |
|---|---|---|
| CloseProject | Closes the current DH project in the Target extension | |
| GetCurrentStringFileGDB(CGXNETCore, String) | Gets the current Geostring File Geodatabase. | |
| GetCurrentStringFileGDB(CGXNETCore, String, Int32) | Gets the current Geostring File Geodatabase. | |
| iGeostringsExtensionAvailable | Verifies if the geostrings extension in TfA is available. Return 1 if true, 0 otherwise | |
| iHasStringFileGDBEdits | Is a Geostring File Geodatabase loaded and contains edits? | |
| iIsValidFeatureClassName | Is this a valid featureclass name? | |
| iIsValidFGDBFileName | Is this a valid FGDB filename? | |
| SetProject | Sets the current DH project in the Target extension | |
| SetStringFileGDB | Sets the current Geostring File Geodatabase in the Target extension | |
| sPromptForESRISymbol(CGXNETCore, IWin32Window, String, Int32, String, Int32, Int32) | Prompt the user to select an ESRI symbol and return it as an XML string. The output string will be empty if the user cancels the dialog. | |
| sPromptForESRISymbol(CGXNETCore, IWin32Window, String, Int32, String, Int32, Int32, Int32) | Prompt the user to select an ESRI symbol and return it as an XML string. The output string will be empty if the user cancels the dialog. | |
| StopEditingStringFileGDB | Stops editing session for current string fGDB |