Methods – Echelon OpenLNS User Manual
Page 173
OpenLNS Programmer's Reference
136
objects contain a ComponentApps collection;
however, the behavior of this collection is unspecified.
The following table summarizes the
ComponentApps
object.
Description
A collection of objects.
Added to API
Prior to LNS Release 3.0.
Accessed Through
object
object
Default Property
Methods
•
•
Properties
•
•
•
•
•
Methods
The ComponentApps
object contains the following methods
.
•
•
Add
Summary
Availability
Local, full, lightweight, and independent clients.
Syntax
compAppObject = compAppsColl.Add (compAppName,
registeredServer, classId)
Element
Description
compAppObject
object.
compAppsColl
compAppName
A String containing the name of the
plug-in command. The name should be
a descriptive name suitable for display
as a menu selection.
registeredServer A String containing the registered
(OLE) automation server name for the
plug-in containing the command.
classId
An Integer value indicating the type of
object is to be associated.
See the