Owner manual

OpenLNS Programmer's Reference 563
LcaNsdType
Summary
Specifies the type of network service device, which
determines whether its NSI is removed when the NSI client
closes.
Availability
Local, full, and lightweight clients.
Syntax
interfaceColl = object.Interfaces
Element
Description
nsdType
A Long value indicating the NSD type.
The valid values for this constant,
which are contained in the
ConstLcaNsdType constant, are as
follows:
0 lcaNsdTypeStandard
The NSI is removed unless it is a
dial-up interface or it is involved in
connections.
1 lcaNsdTypePermanent
The NSI is not removed.
2 lcaNsdTypeTransient
The NSI is always removed. Any
existing connections will be
disconnected.
nsdObject
The NetworkServiceDevice to be acted
on.
Data Type
Long.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
MipIsLayer2
Summary
Indicates whether this network service device object
represents a device with an OpenLNS high-performance
network interface.
Availability
Local, full, and lightweight clients.
Syntax
isLayer2Flag = nsdObject.MipIsLayer2
Element
Description
isLayer2Flag
A Boolean value.
TRUE. The NetworkServiceDevice is
using an OpenLNS
high-performace network
interface.
FALSE. The NetworkServiceDevice is