ArcPad Scripting Object Model
Handle Property
See Also  Send comments on this topic.
File Object : Handle Property

Glossary Item Box

Description

Returns the Windows handle of the file.

Property type

Read-only property

Syntax

variable = object.Handle

Return Type

OLE_HANDLE

Remarks

If the File object does not represent an open file, the return value is -1.

See Also

© 2013 All Rights Reserved.