Qt 4.8
Public Variables | List of all members
FIXED_INFO Struct Reference

#include <qnetworkinterface_win_p.h>

Public Variables

PIP_ADDR_STRING CurrentDnsServer
 
IP_ADDR_STRING DnsServerList
 
char DomainName [MAX_DOMAIN_NAME_LEN+4]
 
UINT EnableDns
 
UINT EnableProxy
 
UINT EnableRouting
 
char HostName [MAX_HOSTNAME_LEN+4]
 
UINT NodeType
 
char ScopeId [MAX_SCOPE_ID_LEN+4]
 

Detailed Description

Definition at line 252 of file qnetworkinterface_win_p.h.

Properties

◆ CurrentDnsServer

PIP_ADDR_STRING FIXED_INFO::CurrentDnsServer

Definition at line 255 of file qnetworkinterface_win_p.h.

◆ DnsServerList

IP_ADDR_STRING FIXED_INFO::DnsServerList

Definition at line 256 of file qnetworkinterface_win_p.h.

◆ DomainName

char FIXED_INFO::DomainName[MAX_DOMAIN_NAME_LEN+4]

Definition at line 254 of file qnetworkinterface_win_p.h.

Referenced by interfaceListing().

◆ EnableDns

UINT FIXED_INFO::EnableDns

Definition at line 261 of file qnetworkinterface_win_p.h.

◆ EnableProxy

UINT FIXED_INFO::EnableProxy

Definition at line 260 of file qnetworkinterface_win_p.h.

◆ EnableRouting

UINT FIXED_INFO::EnableRouting

Definition at line 259 of file qnetworkinterface_win_p.h.

◆ HostName

char FIXED_INFO::HostName[MAX_HOSTNAME_LEN+4]

Definition at line 253 of file qnetworkinterface_win_p.h.

◆ NodeType

UINT FIXED_INFO::NodeType

Definition at line 257 of file qnetworkinterface_win_p.h.

◆ ScopeId

char FIXED_INFO::ScopeId[MAX_SCOPE_ID_LEN+4]

Definition at line 258 of file qnetworkinterface_win_p.h.


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