ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <netcon.h>
Public Attributes | |
GUID | guidId |
LPWSTR | pszwName |
LPWSTR | pszwDeviceName |
NETCON_STATUS | Status |
NETCON_MEDIATYPE | MediaType |
DWORD | dwCharacter |
CLSID | clsidThisObject |
CLSID | clsidUiObject |
CLSID tagNETCON_PROPERTIES::clsidThisObject |
Definition at line 89 of file netcon.h.
Referenced by ILCreateNetConnectItem().
DWORD tagNETCON_PROPERTIES::dwCharacter |
Definition at line 88 of file netcon.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), ILCreateNetConnectItem(), CNetConnectionPropertyUi::InitializeLANPropertiesUIDlg(), CLanStatus::InitializeNetTaskbarNotifications(), and UpdateLanStatus().
GUID tagNETCON_PROPERTIES::guidId |
Definition at line 83 of file netcon.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), CNetConnectionPropertyUi::GetDeviceGuid(), CNetConnectionPropertyUi::GetDeviceInstanceID(), ILCreateNetConnectItem(), ILGetConnection(), CLanStatus::InitializeNetTaskbarNotifications(), and InitializePropertyDialog().
NETCON_MEDIATYPE tagNETCON_PROPERTIES::MediaType |
Definition at line 87 of file netcon.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), ILCreateNetConnectItem(), and ShowStatusPropertyDialog().
LPWSTR tagNETCON_PROPERTIES::pszwDeviceName |
Definition at line 85 of file netcon.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), CNetConnectionPropertyUi::GetINetCfgComponent(), ILCreateNetConnectItem(), CNetConnectionPropertyUi::InitializeLANPropertiesUIDlg(), and NcFreeNetconProperties().
LPWSTR tagNETCON_PROPERTIES::pszwName |
Definition at line 84 of file netcon.h.
Referenced by CNetConnectionManager::EnumerateINetConnections(), ILCreateNetConnectItem(), CLanStatus::InitializeNetTaskbarNotifications(), NcFreeNetconProperties(), ShowNetConnectionProperties(), ShowStatusPropertyDialog(), and UpdateLanStatus().
NETCON_STATUS tagNETCON_PROPERTIES::Status |
Definition at line 86 of file netcon.h.
Referenced by ILCreateNetConnectItem(), InitializeLANStatusUiDlg(), CLanStatus::InitializeNetTaskbarNotifications(), NormalizeOperStatus(), and ShowStatusPropertyDialog().