ReactOS 0.4.16-dev-736-g28b802b
|
#include <lanconnectui.h>
Public Attributes | |
NET_TYPE | Type |
DWORD | dwCharacteristics |
LPWSTR | szHelp |
INetCfgComponent * | pNCfgComp |
UINT | NumPropDialogOpen |
Definition at line 13 of file lanconnectui.h.
DWORD NET_ITEM::dwCharacteristics |
Definition at line 16 of file lanconnectui.h.
Referenced by CNetConnectionPropertyUi::EnumComponents(), and CNetConnectionPropertyUi::LANPropertiesUIDlg().
UINT NET_ITEM::NumPropDialogOpen |
Definition at line 19 of file lanconnectui.h.
Referenced by CNetConnectionPropertyUi::EnumComponents().
INetCfgComponent* NET_ITEM::pNCfgComp |
Definition at line 18 of file lanconnectui.h.
Referenced by CNetConnectionPropertyUi::EnumComponents(), and CNetConnectionPropertyUi::ShowNetworkComponentProperties().
LPWSTR NET_ITEM::szHelp |
Definition at line 17 of file lanconnectui.h.
Referenced by CNetConnectionPropertyUi::EnumComponents(), and CNetConnectionPropertyUi::LANPropertiesUIDlg().
NET_TYPE NET_ITEM::Type |
Definition at line 15 of file lanconnectui.h.
Referenced by CNetConnectionPropertyUi::EnumComponents().