ReactOS 0.4.15-dev-7953-g1f49173
TcpipGwSettings Struct Reference
Collaboration diagram for TcpipGwSettings:

Public Attributes

BOOL bAdd
 
HWND hDlgCtrl
 
WCHAR szIP [16]
 
UINT Metric
 

Detailed Description

Definition at line 79 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipGwSettings::bAdd

Definition at line 81 of file tcpipconf_notify.c.

Referenced by TcpipAdvGwDlg().

◆ hDlgCtrl

HWND TcpipGwSettings::hDlgCtrl

Definition at line 82 of file tcpipconf_notify.c.

Referenced by TcpipAdvGwDlg().

◆ Metric

UINT TcpipGwSettings::Metric

Definition at line 84 of file tcpipconf_notify.c.

Referenced by GetGWListEntry(), and TcpipAdvGwDlg().

◆ szIP

WCHAR TcpipGwSettings::szIP[16]

Definition at line 83 of file tcpipconf_notify.c.

Referenced by GetGWListEntry(), and TcpipAdvGwDlg().


The documentation for this struct was generated from the following file: