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

Public Attributes

BOOL bAdd
 
HWND hDlgCtrl
 
WCHAR szIP [16]
 

Detailed Description

Definition at line 110 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipDnsSettings::bAdd

Definition at line 112 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().

◆ hDlgCtrl

HWND TcpipDnsSettings::hDlgCtrl

Definition at line 113 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().

◆ szIP

WCHAR TcpipDnsSettings::szIP[16]

Definition at line 114 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().


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