Ldrflanguages, Methods, Properties – Echelon OpenLNS User Manual

Page 445: Classid

Advertising
background image

OpenLNS Programmer's Reference

408

object

Any object for which the parent is

desired.

Data Type

Object.

Read/Write

Read only.

Added to API

Depends on the object used to access the property. Generally,

this property exists for an object as soon as the object is

added to the API.

LdrfLanguages

The LdrfLanguages object is a collection of

LdrfLanguage

objects. This collection represents

all the languages known by OpenLNS and the Language Device Resource File API. This list

can be used in conjunction with the

ResourceLanguageId

to select a language.

The following

table summarizes the

LdrfLanguages

object.

Description

Represents a collection of

LdrfLanguage

objects.

Added to API

LNS Release 3.0.

Accessed Through

ObjectServer

object

Default Property

Item property.

Methods

None.

Properties

ClassID

Count

Item

Parent

_NewEnum

Methods

The LdrfLanguages

object does not contain any methods

.

Properties

The LdrfLanguages

object contains the following properties:

ClassID

Count

Item

Parent

_NewEnum

ClassId

Summary

Identifies the object class of this object.
This property allows the object type to be determined when it

is unknown (for example, when the object was accessed using

the Parent property of another object).

Availability

Local, full, lightweight, and independent clients. Note that

some objects containing this property are not available to

Advertising