Owner manual
OpenLNS Programmer's Reference 557
Added to API
Prior to LNS Release 3.0.
Accessed Through
AppDevice object.
NetworkServiceDevices object.
System object.
Default Property
Name.
Methods
• BeginResetEvent
• EndResetEvent
Properties
• AppDevice
• BitmapFilePath
• ClassId
• DefaultApplication
• Description
• Dialup
• Extensions
• IconFilePath
• Interfaces
• LcaNsdType
• MipIsLayer2
• Name
• NetworkInterface
• NetworkInterfaceFlag
• NodeHandle
• NsiHandle
• NsiNodeId
• NsiSubnetId
• NssFlag
• Parent
• PingClass
Methods
The NetworkServiceDevice object contains the following methods:
• BeginResetEvent
• EndResetEvent
BeginResetEvent
Summary
Enables the OnNetworkServiceDeviceResetNew event for a
network service device.
Availability
Local, full, and lightweight clients.
Syntax
nsdObject.BeginResetEvent
Element
Description
nsdObject
The NetworkServiceDevice object.
Added to API
Prior to LNS Release 3.0.