ReactOS 0.4.17-dev-116-ga4b6fe9
TcpipGwSettings Struct Reference
Collaboration diagram for TcpipGwSettings:

Public Attributes

BOOL bAdd
 
HWND hDlgCtrl
 
WCHAR szIP [16]
 
UINT Metric
 

Detailed Description

Definition at line 119 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipGwSettings::bAdd

Definition at line 121 of file tcpipconf_notify.c.

Referenced by TcpipAdvGwDlg().

◆ hDlgCtrl

HWND TcpipGwSettings::hDlgCtrl

Definition at line 122 of file tcpipconf_notify.c.

Referenced by TcpipAdvGwDlg().

◆ Metric

UINT TcpipGwSettings::Metric

Definition at line 124 of file tcpipconf_notify.c.

Referenced by GetGWListEntry(), and TcpipAdvGwDlg().

◆ szIP

WCHAR TcpipGwSettings::szIP[16]

Definition at line 123 of file tcpipconf_notify.c.

Referenced by GetGWListEntry(), and TcpipAdvGwDlg().


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