ReactOS 0.4.15-dev-7906-g1b85a5f
lanconnectui.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NET_ITEM
 
class  CNetConnectionPropertyUi
 

Typedefs

typedef struct NET_ITEMPNET_ITEM
 

Enumerations

enum  NET_TYPE { NET_TYPE_CLIENT = 1 , NET_TYPE_SERVICE = 2 , NET_TYPE_PROTOCOL = 3 }
 

Typedef Documentation

◆ PNET_ITEM

Enumeration Type Documentation

◆ NET_TYPE

CLASSID {7007ACC5-3202-11D1-AAD2-00805FC1270E} open network properties and wlan properties

Enumerator
NET_TYPE_CLIENT 
NET_TYPE_SERVICE 
NET_TYPE_PROTOCOL 

Definition at line 6 of file lanconnectui.h.

7{
11} NET_TYPE;
NET_TYPE
Definition: lanconnectui.h:7
@ NET_TYPE_PROTOCOL
Definition: lanconnectui.h:10
@ NET_TYPE_SERVICE
Definition: lanconnectui.h:9
@ NET_TYPE_CLIENT
Definition: lanconnectui.h:8