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

Public Attributes

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

Detailed Description

Definition at line 127 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipIpSettings::bAdd

Definition at line 129 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ hDlgCtrl

HWND TcpipIpSettings::hDlgCtrl

Definition at line 130 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ szIP

WCHAR TcpipIpSettings::szIP[16]

Definition at line 131 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().

◆ szMask

WCHAR TcpipIpSettings::szMask[16]

Definition at line 132 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().


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