![]() |
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 |
| PCWSTR | QueryName |
| WORD | QueryType |
| ULONG64 | QueryOptions |
| PDNS_ADDR_ARRAY | pDnsServerList |
| ULONG | InterfaceIndex |
| PDNS_QUERY_COMPLETION_ROUTINE | pQueryCompletionCallback |
| PVOID | pQueryContext |
Definition at line 48 of file qdnslookup_win.cpp.
| ULONG Qt_DNS_QUERY_REQUEST::InterfaceIndex |
Definition at line 54 of file qdnslookup_win.cpp.
| PDNS_ADDR_ARRAY Qt_DNS_QUERY_REQUEST::pDnsServerList |
Definition at line 53 of file qdnslookup_win.cpp.
| PDNS_QUERY_COMPLETION_ROUTINE Qt_DNS_QUERY_REQUEST::pQueryCompletionCallback |
Definition at line 55 of file qdnslookup_win.cpp.
| PVOID Qt_DNS_QUERY_REQUEST::pQueryContext |
Definition at line 56 of file qdnslookup_win.cpp.
| PCWSTR Qt_DNS_QUERY_REQUEST::QueryName |
Definition at line 50 of file qdnslookup_win.cpp.
| ULONG64 Qt_DNS_QUERY_REQUEST::QueryOptions |
Definition at line 52 of file qdnslookup_win.cpp.
| WORD Qt_DNS_QUERY_REQUEST::QueryType |
Definition at line 51 of file qdnslookup_win.cpp.
| ULONG Qt_DNS_QUERY_REQUEST::Version |
Definition at line 49 of file qdnslookup_win.cpp.