ReactOS 0.4.16-dev-2617-g01a0906
TcpipIpSettings Struct Reference
Collaboration diagram for TcpipIpSettings:

Public Attributes

BOOL bAdd
 
HWND hDlgCtrl
 
WCHAR szIP [16]
 
WCHAR szMask [16]
 

Detailed Description

Definition at line 102 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipIpSettings::bAdd

Definition at line 104 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ hDlgCtrl

HWND TcpipIpSettings::hDlgCtrl

Definition at line 105 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ szIP

WCHAR TcpipIpSettings::szIP[16]

Definition at line 106 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().

◆ szMask

WCHAR TcpipIpSettings::szMask[16]

Definition at line 107 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().


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