---
title: CFNetDiagnosticStatus
framework: cfnetwork
role: symbol
role_heading: Type Alias
path: cfnetwork/cfnetdiagnosticstatus
---

# CFNetDiagnosticStatus

A CFIndex type that is used to return status values from CFNetDiagnostic status and diagnostic functions. For a list of possible values, see CFNetDiagnosticStatusValues.

## Declaration

```swift
typealias CFNetDiagnosticStatus = CFIndex
```

## See Also

### Data Types

- [CFHostClientCallBack](cfnetwork/cfhostclientcallback.md)
- [CFNetServiceBrowserClientCallBack](cfnetwork/cfnetservicebrowserclientcallback.md)
- [CFNetServiceClientCallBack](cfnetwork/cfnetserviceclientcallback.md)
- [CFNetServiceMonitorClientCallBack](cfnetwork/cfnetservicemonitorclientcallback.md)
