ReactOS 0.4.15-dev-7958-gcd0bb1a
TcpipDnsSettings Struct Reference
Collaboration diagram for TcpipDnsSettings:

Public Attributes

BOOL bAdd
 
HWND hDlgCtrl
 
WCHAR szIP [16]
 

Detailed Description

Definition at line 95 of file tcpipconf_notify.c.

Member Data Documentation

◆ bAdd

BOOL TcpipDnsSettings::bAdd

Definition at line 97 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().

◆ hDlgCtrl

HWND TcpipDnsSettings::hDlgCtrl

Definition at line 98 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().

◆ szIP

WCHAR TcpipDnsSettings::szIP[16]

Definition at line 99 of file tcpipconf_notify.c.

Referenced by TcpipAddDNSDlg(), and TcpipAdvancedDnsDlg().


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