ReactOS 0.4.15-dev-7842-g558ab78
TcpipIpSettings Struct Reference
Collaboration diagram for TcpipIpSettings:

Public Attributes

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

Detailed Description

Definition at line 87 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipIpSettings::bAdd

Definition at line 89 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ hDlgCtrl

HWND TcpipIpSettings::hDlgCtrl

Definition at line 90 of file tcpipconf_notify.c.

Referenced by TcpipAddIpDlg(), and TcpipAdvancedIpDlg().

◆ szIP

WCHAR TcpipIpSettings::szIP[16]

Definition at line 91 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().

◆ szMask

WCHAR TcpipIpSettings::szMask[16]

Definition at line 92 of file tcpipconf_notify.c.

Referenced by GetIPListEntry(), and TcpipAddIpDlg().


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