|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BOOL | bAdd |
| HWND | hDlgCtrl |
| WCHAR | szIP [16] |
| UINT | Metric |
Definition at line 80 of file tcpipconf_notify.c.
| BOOL TcpipGwSettings::bAdd |
Definition at line 82 of file tcpipconf_notify.c.
Referenced by TcpipAdvGwDlg().
| HWND TcpipGwSettings::hDlgCtrl |
Definition at line 83 of file tcpipconf_notify.c.
Referenced by TcpipAdvGwDlg().
| UINT TcpipGwSettings::Metric |
Definition at line 85 of file tcpipconf_notify.c.
Referenced by GetGWListEntry(), and TcpipAdvGwDlg().
| WCHAR TcpipGwSettings::szIP[16] |
Definition at line 84 of file tcpipconf_notify.c.
Referenced by GetGWListEntry(), and TcpipAdvGwDlg().