---
title: HV_BUSY
framework: hypervisor
role: symbol
role_heading: Global Variable
path: hypervisor/hv_busy
---

# HV_BUSY

The operation was unsuccessful because the owning resource was busy.

## Declaration

```swift
var HV_BUSY: Int { get }
```

## See Also

### Return Values

- [HV_SUCCESS](hypervisor/hv_success.md)
- [HV_ERROR](hypervisor/hv_error.md)
- [HV_BAD_ARGUMENT](hypervisor/hv_bad_argument.md)
- [HV_NO_RESOURCES](hypervisor/hv_no_resources.md)
- [HV_NO_DEVICE](hypervisor/hv_no_device.md)
- [HV_UNSUPPORTED](hypervisor/hv_unsupported.md)
