NLM_CONNECTION_PROPERTY_CHANGE enumeration (netlistmgr.h)

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

Syntax

typedef enum NLM_CONNECTION_PROPERTY_CHANGE {
  NLM_CONNECTION_PROPERTY_CHANGE_AUTHENTICATION = 0x1
} ;

Constants

 
NLM_CONNECTION_PROPERTY_CHANGE_AUTHENTICATION
Value: 0x1
The Authentication (Domain Type) of this Network Connection has changed.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Header netlistmgr.h