Owner manual
OpenLNS Programmer's Reference 558
EndResetEvent
Summary
Disables the OnNetworkServiceDeviceResetNew event.
Availability
Local, full, and lightweight clients.
Syntax
nsdObject.EndResetEvent
Element
Description
nsdObject
The NetworkServiceDevice object.
Added to API
Prior to LNS Release 3.0.
Properties
The NetworkServiceDevice object contains the following methods:
• AppDevice
• BitmapFilePath
• ClassId
• DefaultApplication
• Description
• Dialup
• Extensions
• IconFilePath
• Interfaces
• LcaNsdType
• MipIsLayer2
• Name
• NetworkInterface
• NetworkInterfaceFlag
• NodeHandle
• NsiHandle
• NsiNodeId
• NsiSubnetId
• NssFlag
• Parent
• PingClass
AppDevice
Summary
Identifies a host application using the NetworkServiceDevice
as a network interface.
An AppDevice object is automatically created and assigned to
this property when the NetworkServiceDevice object is
created. One NetworkServiceDevice is created when the
OpenLNS database is created, and additional Network
Service Devices are created to support remote full clients
(usually one per remote computer that accesses the OpenLNS
database).
Availability
Local, full, and lightweight clients.
Syntax
appDevObject = nsdObject.AppDevice