---
title: kDNSServiceFlagsAllowRemoteQuery
framework: dnssd
role: symbol
role_heading: Global Variable
path: dnssd/kdnsserviceflagsallowremotequery
---

# kDNSServiceFlagsAllowRemoteQuery

## Declaration

```swift
var kDNSServiceFlagsAllowRemoteQuery: UInt32 { get }
```

## Discussion

Discussion Flag for creating a record for which we will answer remote queries (queries from hosts more than one hop away; hosts not directly connected to the local link).
