<!--
{
  "availability" : [
    "macCatalyst: 13.1.0 -",
    "macOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DiskArbitration",
  "identifier" : "/documentation/DiskArbitration/DADissenterGetStatusString(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Disk Arbitration"
    ],
    "preciseIdentifier" : "c:@F@DADissenterGetStatusString"
  },
  "title" : "DADissenterGetStatusString(_:)"
}
-->

# DADissenterGetStatusString(_:)

Obtains the return code string.

```
func DADissenterGetStatusString(_ dissenter: DADissenter) -> CFString?
```

## Parameters

`dissenter`

The DADissenter for which to obtain the return code string.

## Return Value

The return code string.

## Discussion

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)