ArcPad Scripting Object Model
ArcIMS Object
See Also  Members  Send comments on this topic.

Glossary Item Box

Description

ArcIMS Class

 

An ArcIMS object allows you to access an ArcIMS Spatial Server from within ArcPad. An ArcIMS object is a creatable object in ArcPad. Here's an example of creating a new ArcIMS object:


Dim myArcIMS
Set myArcIMS = Application.CreateAppObject("arcims")

See Also

© 2012 All Rights Reserved.