<!--
{
  "documentType" : "article",
  "framework" : "CoreFoundation",
  "identifier" : "/documentation/CoreFoundation/value-not-found",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Value Not Found"
}
-->

# Value Not Found

Special value returned when a Core Foundation function cannot locate a requested value.

## Topics

### Constants

[`var kCFNotFound: CFIndex`](/documentation/CoreFoundation/kCFNotFound)

A constant that indicates that a search operation did not succeed in locating the target value.



---

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)