ReactOS 0.4.16-dev-109-gf4cb10f
|
Public Attributes | |
BOOL | bAdd |
HWND | hDlgCtrl |
WCHAR | szIP [16] |
UINT | Metric |
Definition at line 79 of file tcpipconf_notify.c.
BOOL TcpipGwSettings::bAdd |
Definition at line 81 of file tcpipconf_notify.c.
Referenced by TcpipAdvGwDlg().
HWND TcpipGwSettings::hDlgCtrl |
Definition at line 82 of file tcpipconf_notify.c.
Referenced by TcpipAdvGwDlg().
UINT TcpipGwSettings::Metric |
Definition at line 84 of file tcpipconf_notify.c.
Referenced by GetGWListEntry(), and TcpipAdvGwDlg().
WCHAR TcpipGwSettings::szIP[16] |
Definition at line 83 of file tcpipconf_notify.c.
Referenced by GetGWListEntry(), and TcpipAdvGwDlg().