DBFILESCreateFolderEntryErrorTag

Objective-C

enum DBFILESCreateFolderEntryErrorTag : NSInteger {}

Swift

@frozen enum DBFILESCreateFolderEntryErrorTag : Int, @unchecked Sendable

The DBFILESCreateFolderEntryErrorTag enum type represents the possible tag states with which the DBFILESCreateFolderEntryError union can exist.