Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsDNSRecordMBS class.

Next items

WindowsDNSRecordMBS.kCharSetAnsi = 3

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the constants for the CharSet property.

The character set is ANSI.

WindowsDNSRecordMBS.kCharSetUnicode = 1

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the constants for the CharSet property.

The character set is Unicode.

WindowsDNSRecordMBS.kCharSetUnknown = 0

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the constants for the CharSet property.

The character set is unknown.

WindowsDNSRecordMBS.kCharSetUtf8 = 2

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the constants for the CharSet property.

The character set is UTF8.

WindowsDNSRecordMBS.kDNSClassAll = &h00ff

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassAny = &h00ff

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassCHAOS = &h0003

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassCSNET = &h0002

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassHESIOD = &h0004

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassInternet = &h0001

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSClassNone = &h00fe

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in native byte order (little endian on Windows).

WindowsDNSRecordMBS.kDNSQueryAcceptTruncatedResponse = &h00000001

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Returns truncated results. Does not retry under TCP.

WindowsDNSRecordMBS.kDNSQueryBypassCache = &h00000008

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Bypasses the resolver cache on the lookup.

WindowsDNSRecordMBS.kDNSQueryDontResetTTLValues = &h00100000

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

If set, and if the response contains multiple records, records are stored with the TTL corresponding to the minimum value TTL from among all records. When this option is set, "Do not change the TTL of individual records" in the returned record set is not modified.

WindowsDNSRecordMBS.kDNSQueryMulticastOnly = &h00000400

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Prevents the query from using DNS and uses only Local Link Multicast Name Resolution (LLMNR).
Windows Vista and Windows Server 2008 or later.: This value is supported.

WindowsDNSRecordMBS.kDNSQueryNoHostsFile = &h00000040

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Prevents the DNS query from consulting the HOSTS file.
Windows 2000 Server and Windows 2000 Professional: This value is not supported.

WindowsDNSRecordMBS.kDNSQueryNoLocalName = &h00000020

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Directs DNS to ignore the local name.
Windows 2000 Server and Windows 2000 Professional: This value is not supported.

WindowsDNSRecordMBS.kDNSQueryNoMulticast = &h00000800

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

WindowsDNSRecordMBS.kDNSQueryNoNetBT = &h00000080

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Prevents the DNS query from using NetBT for resolution.
Windows 2000 Server and Windows 2000 Professional: This value is not supported.

WindowsDNSRecordMBS.kDNSQueryNoRecursion = &h00000004

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Directs the DNS server to perform an iterative query (specifically directs the DNS server not to perform recursive resolution to resolve the query).

WindowsDNSRecordMBS.kDNSQueryNoWireQuery = &h00000010

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Directs DNS to perform a query on the local cache only.

WindowsDNSRecordMBS.kDNSQueryReserved = &hff000000

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Reserved.

WindowsDNSRecordMBS.kDNSQueryReturnMessage = &h00000200

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Directs DNS to return the entire DNS response message.
Windows 2000 Server and Windows 2000 Professional: This value is not supported.

WindowsDNSRecordMBS.kDNSQueryStandard = &h00000000

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Standard query.

WindowsDNSRecordMBS.kDNSQueryTreatAsFQDN = &h00001000

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Prevents the DNS response from attaching suffixes to the submitted name in a name resolution process

WindowsDNSRecordMBS.kDNSQueryUseTCPOnly = &h00000002

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Uses TCP only for the query.

WindowsDNSRecordMBS.kDNSQueryWireOnly = &h00000100

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the possible flags for the Query function.

Directs DNS to perform a query using the network only, bypassing local information.
Windows 2000 Server and Windows 2000 Professional: This value is not supported.

WindowsDNSRecordMBS.kDNSRClassAll = &hff00

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in network byte order.

WindowsDNSRecordMBS.kDNSRClassAny = &hff00

Type Topic Plugin Version
const Network MBS Win Plugin 10.4
One of the DNS classes in network byte order.

Next items

The items on this page are in the following plugins: MBS Win Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...