Platforms to show: All Mac Windows Linux Cross-Platform

DNSServiceQueryRecordMBS class

Super class: DNSServiceBaseMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class DNS MBS Network Plugin 16.1 ✅ Yes ✅ Yes ❌ No ✅ Yes All
The class to query for an arbitrary DNS record.

Subclass of the DNSServiceBaseMBS class.

  • event ServiceQueryRecord(flags as Integer, InterfaceIndex as Integer, ErrorCode as Integer, Fullname as string, rrType as Integer, rrClass as Integer, Length as Integer, Data as string, ttl as Integer)
  • method QueryRecord(InterfaceIndex as Integer, FullName as string, rrType as Integer, rrClass as Integer, Flags as Integer = 0) as boolean

Super class DNSServiceBaseMBS

This class has no sub classes.

Some examples using this class:

Blog Entries


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


DNSServiceMetaQueryMBS   -   DNSServiceRegisterMBS


The biggest plugin in space...