![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
ULONG | Version |
DNS_STATUS | QueryStatus |
ULONG64 | QueryOptions |
PDNS_RECORD | pQueryRecords |
PVOID | Reserved |
Definition at line 38 of file qdnslookup_win.cpp.
PDNS_RECORD Qt_DNS_QUERY_RESULT::pQueryRecords |
Definition at line 42 of file qdnslookup_win.cpp.
ULONG64 Qt_DNS_QUERY_RESULT::QueryOptions |
Definition at line 41 of file qdnslookup_win.cpp.
DNS_STATUS Qt_DNS_QUERY_RESULT::QueryStatus |
Definition at line 40 of file qdnslookup_win.cpp.
PVOID Qt_DNS_QUERY_RESULT::Reserved |
Definition at line 43 of file qdnslookup_win.cpp.
ULONG Qt_DNS_QUERY_RESULT::Version |
Definition at line 39 of file qdnslookup_win.cpp.