DBFILESCreateFolderErrorTag

Objective-C

enum DBFILESCreateFolderErrorTag : NSInteger {}

Swift

@frozen enum DBFILESCreateFolderErrorTag : Int, @unchecked Sendable

The DBFILESCreateFolderErrorTag enum type represents the possible tag states with which the DBFILESCreateFolderError union can exist.