![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for Qt_DNS_QUERY_RESULT:Public Attributes | |
| ULONG | Version |
| DNS_STATUS | QueryStatus |
| ULONG64 | QueryOptions |
| PDNS_RECORD | pQueryRecords |
| PVOID | Reserved |
Definition at line 35 of file qdnslookup_win.cpp.
| PDNS_RECORD Qt_DNS_QUERY_RESULT::pQueryRecords |
Definition at line 39 of file qdnslookup_win.cpp.
| ULONG64 Qt_DNS_QUERY_RESULT::QueryOptions |
Definition at line 38 of file qdnslookup_win.cpp.
| DNS_STATUS Qt_DNS_QUERY_RESULT::QueryStatus |
Definition at line 37 of file qdnslookup_win.cpp.
| PVOID Qt_DNS_QUERY_RESULT::Reserved |
Definition at line 40 of file qdnslookup_win.cpp.
| ULONG Qt_DNS_QUERY_RESULT::Version |
Definition at line 36 of file qdnslookup_win.cpp.