Maptitude GISDK Help

SetAlternateInterface(), SetLibrary()

Summary

Sets the name of the alternate User Interface (UI) database.

 

Syntax

SetAlternateInterface(string ui_db_name)

 

Argument

Contents

ui_db_name

The full path and filename of the alternate UI database, or null to clear an alternate UI database

 

Notes

Example

SetAlternateInterface("geocode")

// Do some geocoding, then clear the Geocode UI from the stack

SetAlternateInterface(null)

 

Error Codes

Error Type

Meaning

Error

The UI database cannot be opened

 

 

©2025 Caliper Corporation www.caliper.com