Qt 4.8
|
#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] |
Definition at line 252 of file qnetworkinterface_win_p.h.
PIP_ADDR_STRING FIXED_INFO::CurrentDnsServer |
Definition at line 255 of file qnetworkinterface_win_p.h.
IP_ADDR_STRING FIXED_INFO::DnsServerList |
Definition at line 256 of file qnetworkinterface_win_p.h.
char FIXED_INFO::DomainName[MAX_DOMAIN_NAME_LEN+4] |
Definition at line 254 of file qnetworkinterface_win_p.h.
Referenced by interfaceListing().
UINT FIXED_INFO::EnableDns |
Definition at line 261 of file qnetworkinterface_win_p.h.
UINT FIXED_INFO::EnableProxy |
Definition at line 260 of file qnetworkinterface_win_p.h.
UINT FIXED_INFO::EnableRouting |
Definition at line 259 of file qnetworkinterface_win_p.h.
char FIXED_INFO::HostName[MAX_HOSTNAME_LEN+4] |
Definition at line 253 of file qnetworkinterface_win_p.h.
UINT FIXED_INFO::NodeType |
Definition at line 257 of file qnetworkinterface_win_p.h.
char FIXED_INFO::ScopeId[MAX_SCOPE_ID_LEN+4] |
Definition at line 258 of file qnetworkinterface_win_p.h.