ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Enumerations | |
enum | NCPNP_RECONFIG_LAYER { NCRL_NDIS = 1 , NCRL_TDI = 2 } |
Functions | |
DECLARE_INTERFACE_ (INetCfgPnpReconfigCallback, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgComponentControl, IUnknown) | |
DECLARE_INTERFACE_ (INetCfgComponentPropertyUi, IUnknown) | |
DECLARE_INTERFACE_ (INetLanConnectionUiInfo, IUnknown) | |
DECLARE_INTERFACE_ | ( | INetCfgComponentControl | , |
IUnknown | |||
) |
Definition at line 34 of file netcfgn.h.
DECLARE_INTERFACE_ | ( | INetCfgComponentPropertyUi | , |
IUnknown | |||
) |
Definition at line 61 of file netcfgn.h.
DECLARE_INTERFACE_ | ( | INetCfgPnpReconfigCallback | , |
IUnknown | |||
) |
Definition at line 12 of file netcfgn.h.
DECLARE_INTERFACE_ | ( | INetLanConnectionUiInfo | , |
IUnknown | |||
) |
Definition at line 57 of file netcfgn.h.
Referenced by CreateNotificationObject(), and INetCfgComponentPropertyUi_fnQueryInterface().
Definition at line 88 of file netcfgn.h.
Referenced by CreateNotificationObject(), and INetCfgComponentPropertyUi_fnQueryInterface().
Definition at line 29 of file netcfgn.h.
Referenced by INetCfg_fnQueryInterface().