Handle, Iconfilepath – Echelon OpenLNS User Manual
Page 151
OpenLNS Programmer's Reference
114
manufacturers. Each object is identified with a unique
identifier set by the manufacturer
Availability
Local, full, lightweight, and independent clients.
Syntax
extensionsColl = object.Extensions
Element
Description
extensionsColl
collection object.
object
The object whose Extensions
collection is being returned.
Data Type
collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Handle
Summary
Contains the handle associated with the
object.
An OpenLNS Object that is part of a collection is assigned an
index corresponding to its position within that collection.
This index may be used when invoking the
Item
property of
collection object.
Some OpenLNS Objects are tracked internally by the
OpenLNS Server using a unique handle. Handles may be
method of the
collection object as an alternative means of fetching
objects.
Availability
Local, full, and lightweight clients.
Syntax
returnValue = object.Handle
Element
Description
returnValue
The NSS handle of the object.
object
The object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
IconFilePath
Summary
Specifies the path and file name of an icon (*.ICO file)
representation of the object.
Availability
Local clients.
Syntax
IconFilePathFileName = object.IconFilePath
Element
Description
IconFilePathFileName Icon file and path name