Objectserver, E objectserver, Objectserver ’s – Echelon OpenLNS User Manual

Page 699: Objectserver ( objectserver, Objectserver o

Advertising
background image

OpenLNS Programmer's Reference

662

Each ... Next statements.

If you are developing your OpenLNS app in C#, you do

not need to use the _NewEnum property explicitly

because it is automatically used in the implemention of

foreach statements.

Availability

Local, full, and lightweight clients.

Syntax

retrievedObject = coll

Object._NewEnum

Element

Description

retrievedObject

An expression that evaluates to the

object retrieved.

collObject

An iterator object that can be used to

access members of the collection.

Data Type

Object.

Read/Write

Read only.

Added to API

OpenLNS.

ObjectServer

An

ObjectServer

object represents a single instance of the OpenLNS ActiveX Control. The

default name is LcaObjectServer1, but this may be changed using the Name property.

There may be only one instance per process, but multiple processes may be run, each with a

different instance. As of Release 2.00, the OpenLNS ActiveX control allows apartment model

threading.

The following table summarizes the ObjectServer

object.

Description

An instance of the OpenLNS ActiveX Control.

Added to API

Prior to LNS Release 3.0.

Methods

AboutBox

AcceptIcomingSession

BeginIncomingSessionEvents

Close

CompactDb

Drag

EndIncomingSessionEvents

ExtensionByHandle

Move

Open

RebuildLdrfCatalog

SetCustomerInfo

SetFocus

SetLicenseInfo

SetLicenseInfoEx

ShowWhatsThis

ZOrder

Properties

ActiveNetwork

ActiveRemoteNI

Advertising