ReactOS 0.4.16-dev-1019-g2c2cdfd
|
Go to the source code of this file.
Classes | |
struct | tagOBO_TOKEN |
Typedefs | |
typedef enum tagOBO_TOKEN_TYPE | OBO_TOKEN_TYPE |
typedef struct tagOBO_TOKEN | OBO_TOKEN |
Enumerations | |
enum | NCRP_FLAGS { NCRP_QUERY_PROPERTY_UI = 1 , NCRP_SHOW_PROPERTY_UI = 2 } |
enum | SUPPORTS_BINDING_INTERFACE_FLAGS { NCF_LOWER = 0x1 , NCF_UPPER = 0x2 } |
enum | ENUM_BINDING_PATHS_FLAGS { EBP_ABOVE = 0x1 , EBP_BELOW = 0x2 } |
enum | tagOBO_TOKEN_TYPE { OBO_USER = 1 , OBO_COMPONENT = 2 , OBO_SOFTWARE = 3 } |
Functions | |
DECLARE_INTERFACE_ (INetCfgLock, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgComponent, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgBindingInterface, IUnknown) | |
DECLARE_INTERFACE_ (IEnumNetCfgBindingInterface, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgBindingPath, IUnknown) | |
DECLARE_INTERFACE_ (IEnumNetCfgBindingPath, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgComponentBindings, IUnknown) | |
DECLARE_INTERFACE_ (IEnumNetCfgComponent, IUnknown) | |
DECLARE_INTERFACE_ (INetCfg, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgClass, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgClassSetup, IUnknown) | |
#define INetCfg_Uninitialize | ( | p | ) | (p)->lpVtbl->Uninitialize(p) |
#define INetCfgLock_ReleaseWriteLock | ( | p | ) | (p)->lpVtbl->ReleaseWriteLock(p) |
#define NETCFG_E_COMPONENT_REMOVED_PENDING_REBOOT 0x8004A028 |
typedef struct tagOBO_TOKEN OBO_TOKEN |
typedef enum tagOBO_TOKEN_TYPE OBO_TOKEN_TYPE |
Enumerator | |
---|---|
NCRP_QUERY_PROPERTY_UI | |
NCRP_SHOW_PROPERTY_UI |
Enumerator | |
---|---|
OBO_USER | |
OBO_COMPONENT | |
OBO_SOFTWARE |
Definition at line 340 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | IEnumNetCfgBindingInterface | , |
IUnknown | |||
) |
Definition at line 108 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | IEnumNetCfgBindingPath | , |
IUnknown | |||
) |
DECLARE_INTERFACE_ | ( | IEnumNetCfgComponent | , |
IUnknown | |||
) |
DECLARE_INTERFACE_ | ( | INetCfg | , |
IUnknown | |||
) |
Definition at line 270 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | INetCfgBindingInterface | , |
IUnknown | |||
) |
Definition at line 81 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | INetCfgBindingPath | , |
IUnknown | |||
) |
DECLARE_INTERFACE_ | ( | INetCfgClassSetup | , |
IUnknown | |||
) |
Definition at line 365 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | INetCfgComponent | , |
IUnknown | |||
) |
Definition at line 38 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | INetCfgComponentBindings | , |
IUnknown | |||
) |
Definition at line 208 of file netcfgx.h.
DECLARE_INTERFACE_ | ( | INetCfgLock | , |
IUnknown | |||
) |
Definition at line 6 of file netcfgx.h.
Definition at line 299 of file netcfgx.h.
Referenced by create_configuration(), DllRegisterServer(), CNetConnectionPropertyUi::InitializeLANPropertiesUIDlg(), and InstallNetworkComponent().
Definition at line 131 of file netcfgx.h.
Referenced by IEnumNetCfgBindingInterface_fnQueryInterface(), and INetCfgBindingPath_fnEnumBindingInterfaces().
Definition at line 192 of file netcfgx.h.
Referenced by IEnumNetCfgBindingPath_fnQueryInterface(), and INetCfgComponentBindings_fnEnumBindingPaths().
Definition at line 266 of file netcfgx.h.
Referenced by IEnumNetCfgComponent_fnQueryInterface(), and INetCfg_fnEnumComponents().
Definition at line 300 of file netcfgx.h.
Referenced by create_configuration(), INetCfg_fnQueryInterface(), and InstallNetworkComponent().
Definition at line 103 of file netcfgx.h.
Referenced by IEnumNetCfgBindingInterface_fnNext(), and INetCfgBindingInterface_fnQueryInterface().
Definition at line 165 of file netcfgx.h.
Referenced by INetCfgBindingPath_fnQueryInterface().
Definition at line 317 of file netcfgx.h.
Referenced by INetCfgClass_fnQueryInterface().
Definition at line 361 of file netcfgx.h.
Referenced by INetCfgClass_fnQueryInterface(), and InstallNetworkComponent().
Definition at line 77 of file netcfgx.h.
Referenced by FindNetworkComponent(), IEnumNetCfgBindingPath_fnNext(), IEnumNetCfgComponent_fnNext(), and INetCfgComponent_fnQueryInterface().
Definition at line 239 of file netcfgx.h.
Referenced by INetCfgComponent_fnQueryInterface().
Definition at line 17 of file netcfgx.h.
Referenced by create_configuration(), INetCfg_fnQueryInterface(), and InstallNetworkComponent().