wclNlm Namespace

 NameDescription
TwclNetworkListManager

The TwclNetworkListManager component provides a set of methods to perform network list management functions and receives events related to the Network List Manager.

TwclNlmConnection

The class represents a single network connection.

TwclNlmNetwork

The class represents a network on the local machine. It can also represent a collection of network connections with a similar network signature.

Top
 NameDescription
TwclNlmConnectionProperty

The enumeration is a set of flags that define changes made to the properties of a network connection.

TwclNlmConnectivity

The TwclNlmConnectivity enumeration describes the network connectivity of this machine.

TwclNlmDomainType

The enumeration is a set of flags that specify the domain type of a network.

TwclNlmEnumNetwork

The enumeration contains a set of flags that specify what types of networks are enumerated.

TwclNlmNetworkCategory

The enumeration is a set of flags that specify the category type of a network.

TwclNlmNetworkPropertyChange

The enumeration defines changes made to the properties of a network.

Top
 NameDescription
TwclNlmConnectionConnectivityChangedEvent

The OnConnectionConnectivityChanged event handler prototype.

TwclNlmConnectionPropertyChangedEvent

The OnConnectionPropertyChanged event handler prototype.

TwclNlmConnectivityChangeEvent

The OnConnectivityChanged event handler prototype.

TwclNlmNetworkConnectivityChangedEvent

The OnNetworkConnectivityChanged event handler prototype.

TwclNlmNetworkEvent

The network event handler prototype.

TwclNlmNetworkPropertyChangedEvent

The OnNetworkPropertyChanged event handler prototype.

Top
 NameDescription
TwclNlmConnections

The connections array.

TwclNlmConnectivityFlags

The TwclNlmConnectivityFlags is the set of flags that contains information about the machine connectivity.

TwclNlmNetworkPropertyChangeFlags

The TwclNlmNetworkPropertyChangeFlags is the set of flags that define changes made to the properties of a network.

TwclNlmNetworks

The dynamic array contains the list of networks.

Top