|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Public Attributes | |
| BOOL | bAdd |
| HWND | hDlgCtrl |
| WCHAR | szIP [16] |
| WCHAR | szMask [16] |
Definition at line 127 of file tcpipconf_notify.c.
| BOOL TcpipIpSettings::bAdd |
Definition at line 129 of file tcpipconf_notify.c.
Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().
| HWND TcpipIpSettings::hDlgCtrl |
Definition at line 130 of file tcpipconf_notify.c.
Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().
| WCHAR TcpipIpSettings::szIP[16] |
Definition at line 131 of file tcpipconf_notify.c.
Referenced by GetIPListEntry(), and TcpipAddIpDlg().
| WCHAR TcpipIpSettings::szMask[16] |
Definition at line 132 of file tcpipconf_notify.c.
Referenced by GetIPListEntry(), and TcpipAddIpDlg().