Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Qt_DNS_QUERY_RESULT Struct Reference
+ Collaboration diagram for Qt_DNS_QUERY_RESULT:

Public Attributes

ULONG Version
 
DNS_STATUS QueryStatus
 
ULONG64 QueryOptions
 
PDNS_RECORD pQueryRecords
 
PVOID Reserved
 

Detailed Description

Definition at line 35 of file qdnslookup_win.cpp.

Member Data Documentation

◆ pQueryRecords

PDNS_RECORD Qt_DNS_QUERY_RESULT::pQueryRecords

Definition at line 39 of file qdnslookup_win.cpp.

◆ QueryOptions

ULONG64 Qt_DNS_QUERY_RESULT::QueryOptions

Definition at line 38 of file qdnslookup_win.cpp.

◆ QueryStatus

DNS_STATUS Qt_DNS_QUERY_RESULT::QueryStatus

Definition at line 37 of file qdnslookup_win.cpp.

◆ Reserved

PVOID Qt_DNS_QUERY_RESULT::Reserved

Definition at line 40 of file qdnslookup_win.cpp.

◆ Version

ULONG Qt_DNS_QUERY_RESULT::Version

Definition at line 36 of file qdnslookup_win.cpp.


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