DBFILESGetMetadataErrorTag
Objective-C
enum DBFILESGetMetadataErrorTag : NSInteger {}
Swift
@frozen enum DBFILESGetMetadataErrorTag : Int, @unchecked Sendable
The DBFILESGetMetadataErrorTag
enum type represents the possible tag
states with which the DBFILESGetMetadataError
union can exist.
-
(no description).
Declaration
Objective-C
DBFILESGetMetadataErrorPath
Swift
case path = 0