
OpenLNS Programmer's Reference 24
• _NewEnum
Methods
The Aliases object contains the following methods.
• ItemByIndex
• Refresh
ItemByIndex
Retrieves an Alias object from an Aliases collection. The
Alias object to be retrieved must be specified by its index
value.
Local, full, and lightweight clients.
itemObject = itemsColl.ItemByIndex index
The Alias object retrieved from the
collection.
The Aliases collection to be acted on.
An Integer value specifying the Index
property of the Alias object to be
retrieved.
Refresh
Causes the OpenLNS Server to read the alias table of the
affiliated application device for aliases belonging to the
("parent") network variable. Any previously obtained Alias
objects are not updated, and their values should be ignored
and the objects released.
Local, full, and lightweight clients.
The Aliases collection object to be acted
on.
Prior to LNS Release 3.0.
Properties
The Aliases object contains the following properties:
• ClassID
• Count
• Item
• Parent
• _NewEnum
Kommentare zu diesen Handbüchern