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

Glossary Item Box

Description

Internet Class

 

An INET object allows you to open a connection to the internet from within ArcPad.

Remarks

An INET object is a creatable object in ArcPad. Here's an example of creating a new INET object:

Dim myINET
Set myINET = Application.CreateAppObject("inet")

See Also

© 2012 All Rights Reserved.