---
title: kMDQueryScopeComputer
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmdqueryscopecomputer
---

# kMDQueryScopeComputer

Specifies that the query should be restricted to all locally mounted volumes, plus the user’s home directory (which may be on a remote volume).

## Declaration

```swift
let kMDQueryScopeComputer: CFString!
```
