coreservices

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package coreservices provides Go bindings for the coreservices framework.

Access and manage key operating system services, such as launch and identity services.

This collection of documents provides the API reference for the Core Services framework, which encompasses many fundamental operating system services used by Carbon applications.

Code generated from Apple documentation. DO NOT EDIT.

Index

Constants

View Source
const (
	// Gestalt16BitAudioSupport: # Discussion
	Gestalt16BitAudioSupport int = 12
	// Gestalt16BitSoundIO: # Discussion
	Gestalt16BitSoundIO    int = 7
	Gestalt20thAnniversary int = 512
	// Gestalt32BitAddressing: If `true`, the operating system is using 32-bit addressing mode.
	Gestalt32BitAddressing int = 0
	// Gestalt32BitCapable: If `true`, Machine is 32-bit capable.
	Gestalt32BitCapable int = 2
	Gestalt32BitQD      int = 512
	Gestalt32BitQD11    int = 513
	Gestalt32BitQD12    int = 544
	Gestalt32BitQD13    int = 560
	// Gestalt32BitSysZone: If `true`, there is a 32-bit compatible system zone.
	Gestalt32BitSysZone int = 1
	Gestalt68000        int = 1
	Gestalt68010        int = 2
	Gestalt68020        int = 3
	Gestalt68030        int = 4
	Gestalt68030MMU     int = 3
	Gestalt68040        int = 5
	Gestalt68040FPU     int = 3
	Gestalt68040MMU     int = 4
	Gestalt68851        int = 2
	Gestalt68881        int = 1
	Gestalt68882        int = 2
	// Gestalt68k: If the [Gestalt] function returns `gestalt68k`, the system is a MC680x0 Macintosh.
	Gestalt68k         int = 1
	Gestalt8BitQD      int = 256
	GestaltADBISOKbdII int = 11
	GestaltADBKbdII    int = 10
	GestaltAMU         int = 1
	// GestaltATSUUpdate1: Indicates that version 1.1 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate1 int = 131072
	// GestaltATSUUpdate2: Indicates that version 1.2 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate2 int = 196608
	// GestaltATSUUpdate3: Indicates that version 2.0 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate3 int = 262144
	// GestaltATSUUpdate4: Indicates that ATSUI for a version of macOS from 10.0.1 through 10.0.4 is installed on the user’s system.
	GestaltATSUUpdate4 int = 327680
	// GestaltATSUUpdate5: Indicates that version 2.3 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate5 int = 393216
	// GestaltATSUUpdate6: Indicates that version 2.4 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate6 int = 458752
	// GestaltATSUUpdate7: Indicates that version 2.5 of ATSUI is installed on the user’s system.
	GestaltATSUUpdate7 int = 524288
	// GestaltATSUVersion: Specifies the version of ATSUI installed on the user’s system.
	GestaltATSUVersion int = 'u'<<24 | 'i'<<16 | 's'<<8 | 'v' // 'uisv'
	GestaltAWS6150_60  int = 75
	GestaltAWS6150_66  int = 100
	GestaltAWS8150_110 int = 40
	GestaltAWS8150_80  int = 65
	GestaltAWS8550     int = 68
	GestaltAWS9150_120 int = 57
	GestaltAWS9150_80  int = 39
	// GestaltAddressingModeAttr: The [Gestalt] selector you pass to determine the addressing mode attributes that are present.
	GestaltAddressingModeAttr int = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'addr'
	// GestaltAdminFeaturesFlagsAttr: The [Gestalt] selector you pass to determine the admin features that are present.
	GestaltAdminFeaturesFlagsAttr int = 'f'<<24 | 'r'<<16 | 'e'<<8 | 'd' // 'fred'
	GestaltAllegroQD              int = 592
	// GestaltAllegroQDText: This is the version of QuickDraw Text used with Mac OS 8.2 and up.
	GestaltAllegroQDText                       int = 256
	GestaltAltivecRegistersSwappedCorrectlyBit int = 20
	// GestaltAntiAliasedTextAvailable: Capable of antialiased text.
	GestaltAntiAliasedTextAvailable int = 2
	GestaltAppleAdjustADBKbd        int = 15
	GestaltAppleAdjustISOKbd        int = 16
	GestaltAppleAdjustKeypad        int = 14
	// GestaltAppleEventsAttr: # Discussion
	GestaltAppleEventsAttr int = 'e'<<24 | 'v'<<16 | 'n'<<8 | 't' // 'evnt'
	// GestaltAppleEventsPresent: A [Gestalt] attribute constant.
	GestaltAppleEventsPresent int = 0
	GestaltAppleGuideIsDebug  int = 30
	GestaltAppleGuidePresent  int = 31
	GestaltArbitorAttr        int = 'a'<<24 | 'r'<<16 | 'b'<<8 | ' ' // 'arb '
	GestaltArm                int = 20
	GestaltAsyncSCSI          int = 0
	GestaltAsyncSCSIINROM     int = 1
	// GestaltBuiltInSoundInput: Set if a built-in sound input device is available.
	GestaltBuiltInSoundInput int = 4
	GestaltCPU601            int = 257
	GestaltCPU603            int = 259
	GestaltCPU603e           int = 262
	GestaltCPU603ev          int = 263
	GestaltCPU604            int = 260
	GestaltCPU604e           int = 265
	GestaltCPU604ev          int = 266
	GestaltCPU68000          int = 0
	GestaltCPU68010          int = 1
	GestaltCPU68020          int = 2
	GestaltCPU68030          int = 3
	GestaltCPU68040          int = 4
	GestaltCPU750            int = 264
	GestaltCPUG4             int = 268
	GestaltCPUG47450         int = 272
	// GestaltCanStartDragInFloatWindow: If the bit specified by this mask is set, the Drag Manager can start a drag in a floating window.
	GestaltCanStartDragInFloatWindow int = 4
	GestaltCanUseCGTextRendering     int = 6
	GestaltCardServicesPresent       int = 0
	GestaltClassic                   int = 1
	GestaltClassicII                 int = 23
	// GestaltColorMatchingAttr: The selector for obtaining version information.
	GestaltColorMatchingAttr int = 'c'<<24 | 'm'<<16 | 't'<<8 | 'a' // 'cmta'
	// GestaltColorMatchingLibLoaded: This constant is provided for backward compatibility only.
	GestaltColorMatchingLibLoaded int = 1
	GestaltCreatesAliasFontRsrc   int = 4
	GestaltCurrentGraphicsVersion int = 66048
	// GestaltDTMgrSupportsFSM: If this bit is set in the `response` parameter, the desktop database supports File System Manager-based foreign file systems.
	GestaltDTMgrSupportsFSM int = 7
	// GestaltDesktopSpeechRecognition: If this bit is set, the Speech Recognition Manager supports the desktop microphone.
	GestaltDesktopSpeechRecognition int = 1
	// GestaltDragMgrAttr: The Gestalt selector passed to determine what features of the Drag Manager are present.
	GestaltDragMgrAttr int = 'd'<<24 | 'r'<<16 | 'a'<<8 | 'g' // 'drag'
	// GestaltDragMgrFloatingWind: If the bit specified by this mask is set, the Drag Manager floating window support functions are available.
	GestaltDragMgrFloatingWind int = 1
	// GestaltDragMgrHasImageSupport: If the bit specified by this mask is set, the Drag Manager image support functions are available.
	GestaltDragMgrHasImageSupport int = 3
	// GestaltDragMgrPresent: If the bit specified by this mask is set, the Drag Manager functions are available.
	GestaltDragMgrPresent int = 0
	// GestaltDupSelectorErr: Specifies you tried to add an entry that already existed.
	GestaltDupSelectorErr int = -5552
	GestaltEMMU1          int = 5
	GestaltExtADBKbd      int = 4
	GestaltExtISOADBKbd   int = 9
	// GestaltExtendedTimeMgr: If this bit is set, the extended Time Manager is present.
	GestaltExtendedTimeMgr              int = 3
	GestaltExtendedWindowAttributes     int = 1
	GestaltExtendedWindowAttributesBit  int = 1
	GestaltExtendedWindowAttributesMask int = 2
	GestaltFBCCurrentVersion            int = 17
	GestaltFBCVersion                   int = 'f'<<24 | 'b'<<16 | 'c'<<8 | 'v' // 'fbcv'
	// GestaltFPUType: A constant that represents the type of floating-point unit currently installed, if any.
	GestaltFPUType                   int = 'f'<<24 | 'p'<<16 | 'u'<<8 | ' ' // 'fpu '
	GestaltFSAllowsConcurrentAsyncIO int = 17
	// GestaltFSAttr: A selector you pass to the [Gestalt] function.
	GestaltFSAttr int = 'f'<<24 | 's'<<16 | ' '<<8 | ' ' // 'fs  '
	// GestaltFSIncompatibleDFA82: If this bit is set in the `response` parameter, VCB and FCB structures are changed; DFA 8.2 is incompatible.
	GestaltFSIncompatibleDFA82 int = 10
	// GestaltFSMDoesDynamicLoad: If this bit is set in the `response` parameter, the File System Manager supports dynamic loading of external file system code resources.
	GestaltFSMDoesDynamicLoad int = 3
	// GestaltFSNoMFSVols: If this bit is set in the `response` parameter, the file system does not support MFS volumes.
	GestaltFSNoMFSVols int = 8
	// GestaltFSSupports2TBVols: If this bit is set in the `response` parameter, the file system supports 2 terabyte volumes.
	GestaltFSSupports2TBVols int = 5
	// GestaltFSSupports4GBVols: If this bit is set in the `response` parameter, the file system supports 4 gigabyte volumes.
	GestaltFSSupports4GBVols        int = 4
	GestaltFSSupportsExclusiveLocks int = 15
	// GestaltFSSupportsHFSPlusVols: If this bit is set in the `response` parameter, the file system supports HFS Plus volumes.
	GestaltFSSupportsHFSPlusVols         int = 9
	GestaltFSSupportsHardLinkDetection   int = 16
	GestaltFSUsesPOSIXPathsForConversion int = 14
	GestaltFileAllocationZeroedBlocksBit int = 4
	// GestaltFindFolderAttr: The selector you pass to the [Gestalt] function to determine the  [FindFolder] function attributes.
	GestaltFindFolderAttr                           int = 'f'<<24 | 'o'<<16 | 'l'<<8 | 'd' // 'fold'
	GestaltFindFolderPresent                        int = 0
	GestaltFinderAttr                               int = 'f'<<24 | 'n'<<16 | 'd'<<8 | 'r' // 'fndr'
	GestaltFinderCallsAEProcess                     int = 2
	GestaltFinderDropEvent                          int = 0
	GestaltFinderFloppyRootComments                 int = 8
	GestaltFinderFullDragManagerSupport             int = 7
	GestaltFinderHasClippings                       int = 6
	GestaltFinderLargeAndNotSavedFlavorsOK          int = 9
	GestaltFinderMagicPlacement                     int = 1
	GestaltFinderSupports4GBVolumes                 int = 4
	GestaltFinderUnderstandsRedirectedDesktopFolder int = 11
	GestaltFinderUsesExtensibleFolderManager        int = 10
	// GestaltFinderUsesSpecialOpenFoldersFile: Specifies that the Finder uses a special file to store the list of open folders.
	GestaltFinderUsesSpecialOpenFoldersFile int = 0
	// GestaltFolderDescSupport: If this bit is set, the extended Folder Manager functionality supporting folder descriptors and routings is available.
	GestaltFolderDescSupport                    int = 1
	GestaltFolderMgrFollowsAliasesWhenResolving int = 2
	GestaltFolderMgrSupportsDomains             int = 4
	GestaltFolderMgrSupportsExtendedCalls       int = 3
	GestaltFolderMgrSupportsFSCalls             int = 5
	// GestaltFontMgrAttr: The [Gestalt] selector you pass to determine which Font Manager attributes are present.
	GestaltFontMgrAttr                int = 'f'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'font'
	GestaltFrontWindowMayBeHiddenBit  int = 8
	GestaltFrontWindowMayBeHiddenMask int = 256
	// GestaltFullExtFSDispatching: # Discussion
	GestaltFullExtFSDispatching int = 0
	GestaltGraphicsVersion      int = 'g'<<24 | 'r'<<16 | 'f'<<8 | 'x' // 'grfx'
	// GestaltHardwareAttr: # Discussion
	GestaltHardwareAttr     int = 'h'<<24 | 'd'<<16 | 'w'<<8 | 'r' // 'hdwr'
	GestaltHasASC           int = 3
	GestaltHasColor         int = 0
	GestaltHasDeepGWorlds   int = 1
	GestaltHasDirectPixMaps int = 2
	GestaltHasEnhancedLtalk int = 30
	// GestaltHasExtendedDiskInit: # Discussion
	GestaltHasExtendedDiskInit int = 6
	GestaltHasFMTuner          int = 7
	// GestaltHasFSSpecCalls: If this bit is set in the `response` parameter, the operating environment provides the file system specification ([FSSpec]) versions of the basic file-manipulation functions, as well as the [FSMakeFSSpec] function.
	GestaltHasFSSpecCalls int = 1
	// GestaltHasFileSystemManager: If this bit is set in the `response` parameter, the File System Manager is present.
	GestaltHasFileSystemManager   int = 2
	GestaltHasFloatingWindows     int = 2
	GestaltHasFloatingWindowsBit  int = 2
	GestaltHasFloatingWindowsMask int = 4
	GestaltHasGPIaToDCDa          int = 0
	GestaltHasGPIaToRTxCa         int = 1
	GestaltHasGPIbToDCDb          int = 2
	GestaltHasGrayishTextOr       int = 3
	// GestaltHasHFSPlusAPIs: # Discussion
	GestaltHasHFSPlusAPIs        int = 12
	GestaltHasHWClosedCaptioning int = 2
	GestaltHasIRRemote           int = 3
	GestaltHasParityCapability   int = 0
	GestaltHasResourceOverrides  int = 1
	// GestaltHasSCC: # Discussion
	GestaltHasSCC int = 4
	// GestaltHasSCSI: The `gestaltHasSCSI` bit means the machine is equipped with a SCSI implementation based on the 53C80 chip, which was introduced in the Macintosh Plus.
	GestaltHasSCSI int = 7
	// GestaltHasSCSI961: This bit is set if the machine has a SCSI implementation based on the 53C96 chip installed on an internal  bus.
	GestaltHasSCSI961 int = 21
	// GestaltHasSCSI962: This bit is set if the machine has a SCSI implementation based on the 53C96 chip installed on an  external bus.
	GestaltHasSCSI962      int = 22
	GestaltHasSerialFader  int = 6
	GestaltHasSoftPowerOff int = 19
	GestaltHasSoundFader   int = 1
	// GestaltHasSoundInputDevice: Set if a sound input device is available.
	GestaltHasSoundInputDevice    int = 5
	GestaltHasStereoDecoder       int = 5
	GestaltHasSystemIRFunction    int = 8
	GestaltHasTVTuner             int = 0
	GestaltHasUniversalROM        int = 24
	GestaltHasVIA1                int = 0
	GestaltHasVIA2                int = 1
	GestaltHasVidDecoderScaler    int = 4
	GestaltHasWindowBuffering     int = 3
	GestaltHasWindowBufferingBit  int = 3
	GestaltHasWindowBufferingMask int = 8
	GestaltHasWindowShadowsBit    int = 6
	GestaltHasWindowShadowsMask   int = 64
	GestaltHasZoomedVideo         int = 11
	// GestaltHelpMgrAttr: The selector you pass to the [Gestalt] function to determine the Help Manager attributes.
	GestaltHelpMgrAttr       int = 'h'<<24 | 'e'<<16 | 'l'<<8 | 'p' // 'help'
	GestaltHelpMgrExtensions int = 1
	GestaltHelpMgrPresent    int = 0
	GestaltHidePortA         int = 3
	GestaltHidePortB         int = 4
	// GestaltHighLevelMatching: This constant is provided for backward compatibility only.
	GestaltHighLevelMatching        int = 0
	GestaltINeedIRPowerOffConfirm   int = 10
	GestaltIPCSupport               int = 7
	GestaltIRDisabled               int = 9
	GestaltInitHeapZerosOutHeapsBit int = 1
	// GestaltIntel: If the [Gestalt] function returns `gestaltIntel`, the system is is an Intel-based Macintosh.
	GestaltIntel             int = 10
	GestaltJapanAdjustADBKbd int = 17
	// GestaltKeyboardType: # Discussion
	GestaltKeyboardType int = 'k'<<24 | 'b'<<16 | 'd'<<8 | ' ' // 'kbd '
	// GestaltLaunchCanReturn: # Discussion
	GestaltLaunchCanReturn int = 1
	// GestaltLaunchControl: If this bit is set, the Process Manager is available.
	GestaltLaunchControl int = 3
	// GestaltLaunchFullFileSpec: # Discussion
	GestaltLaunchFullFileSpec int = 2
	// GestaltLineLevelInput: # Discussion
	GestaltLineLevelInput int = 9
	// GestaltLocationErr: Specifies the gestalt function ptr was not in the system heap.
	GestaltLocationErr    int = -5553
	GestaltMBLegacy       int = 0
	GestaltMBMultipleBays int = 2
	GestaltMBSingleBay    int = 1
	// GestaltMMUType: The selector you pass to the [Gestalt] function to determine the  type of MMU currently installed.
	GestaltMMUType                 int = 'm'<<24 | 'm'<<16 | 'u'<<8 | ' ' // 'mmu '
	GestaltMac512KE                int = 3
	GestaltMacAndPad               int = 2
	GestaltMacCentris610           int = 52
	GestaltMacCentris650           int = 30
	GestaltMacCentris660AV         int = 60
	GestaltMacClassic              int = 17
	GestaltMacColorClassic         int = 49
	GestaltMacII                   int = 6
	GestaltMacIIci                 int = 11
	GestaltMacIIcx                 int = 8
	GestaltMacIIfx                 int = 13
	GestaltMacIIsi                 int = 18
	GestaltMacIIvi                 int = 44
	GestaltMacIIvm                 int = 45
	GestaltMacIIvx                 int = 48
	GestaltMacIIx                  int = 7
	GestaltMacKbd                  int = 1
	GestaltMacLC                   int = 19
	GestaltMacLC475                int = 89
	GestaltMacLC520                int = 56
	GestaltMacLC575                int = 92
	GestaltMacLC580                int = 99
	GestaltMacLCII                 int = 37
	GestaltMacLCIII                int = 27
	GestaltMacOSCompatibilityValue int = 1206
	GestaltMacOSXQD                int = 768
	GestaltMacOSXQDText            int = 512
	GestaltMacPlus                 int = 4
	GestaltMacPlusKbd              int = 3
	GestaltMacQuadra605            int = 94
	GestaltMacQuadra610            int = 53
	GestaltMacQuadra630            int = 98
	GestaltMacQuadra650            int = 36
	GestaltMacQuadra660AV          int = 60
	GestaltMacQuadra700            int = 22
	GestaltMacQuadra800            int = 35
	GestaltMacQuadra840AV          int = 78
	GestaltMacQuadra900            int = 20
	GestaltMacQuadra950            int = 26
	GestaltMacSE                   int = 5
	GestaltMacSE030                int = 9
	GestaltMacTV                   int = 88
	GestaltMacXL                   int = 2
	GestaltMachineType             int = 'm'<<24 | 'a'<<16 | 'c'<<8 | 'h' // 'mach'
	GestaltMediaBay                int = 'm'<<24 | 'b'<<16 | 'e'<<8 | 'h' // 'mbeh'
	// GestaltMiscAttr: The selector you pass to the [Gestalt] function to determine information about miscellaneous pieces of the Operating System or hardware configuration.
	GestaltMiscAttr int = 'm'<<24 | 'i'<<16 | 's'<<8 | 'c' // 'misc'
	// GestaltMixedModeAttr: The Gestalt selector you pass to determine what version of Mixed Mode Manager is present.
	GestaltMixedModeAttr int = 'm'<<24 | 'i'<<16 | 'x'<<8 | 'd' // 'mixd'
	// GestaltMixedModeCFM68K: True if Mixed Mode supports CFM-68K calling conventions
	GestaltMixedModeCFM68K int = 1
	// GestaltMixedModeCFM68KHasState: True if CFM-68K Mixed Mode exports Save/RestoreMixedModeState
	GestaltMixedModeCFM68KHasState int = 3
	// GestaltMixedModeCFM68KHasTrap: True if CFM-68K Mixed Mode implements `_MixedModeDispatch` (versions 1.0.1 and prior did not)
	GestaltMixedModeCFM68KHasTrap int = 2
	// GestaltMixedModePowerPC: True if Mixed Mode supports PowerPC ABI calling conventions
	GestaltMixedModePowerPC int = 0
	// GestaltMultiChannels: # Discussion
	GestaltMultiChannels int = 11
	// GestaltMustUseFCBAccessors: If this bit is set in the `response` parameter, the File Manager no longer supports the low memory globals [FCBSPtr] and [FSFCBLen].
	GestaltMustUseFCBAccessors int = 13
	GestaltNativeCPUfamily     int = 'c'<<24 | 'p'<<16 | 'u'<<8 | 'f' // 'cpuf'
	// GestaltNativeCPUtype: # Discussion
	GestaltNativeCPUtype       int = 'c'<<24 | 'p'<<16 | 'u'<<8 | 't' // 'cput'
	GestaltNativeProcessMgrBit int = 19
	// GestaltNativeTimeMgr: If this bit is set, the native Time Manager is present.
	GestaltNativeTimeMgr                   int = 4
	GestaltNativeType1FontSupport          int = 5
	GestaltNewHandleReturnsZeroedMemoryBit int = 2
	GestaltNewPtrReturnsZeroedMemoryBit    int = 3
	GestaltNoFPU                           int = 0
	GestaltNoMMU                           int = 0
	GestaltNuBusPresent                    int = 1
	GestaltOCETB                           int = 258
	GestaltOCEToolboxVersion               int = 'o'<<24 | 'c'<<16 | 'e'<<8 | 't' // 'ocet'
	// GestaltOFA2available: OFA2 is available.
	GestaltOFA2available int = 3
	// GestaltOSAttr: # Discussion
	GestaltOSAttr             int = 'o'<<24 | 's'<<16 | ' '<<8 | ' ' // 'os  '
	GestaltOSLCompliantFinder int = 3
	// GestaltOSLInSystem: A [Gestalt] attribute constant.
	GestaltOSLInSystem          int = 2
	GestaltOSXFBCCurrentVersion int = 256
	// GestaltOriginalATSUVersion: Indicates that version 1.0 of ATSUI is installed on the user’s system.
	GestaltOriginalATSUVersion int = 65536
	GestaltOriginalQD          int = 0
	// GestaltOriginalQDText: This is the original version of QuickDraw Text, used through Mac OS 8.1.
	GestaltOriginalQDText int = 0
	// GestaltOutlineFonts: If `true`, outline fonts are supported.
	GestaltOutlineFonts          int = 0
	GestaltPCCard                int = 'p'<<24 | 'c'<<16 | 'c'<<8 | 'd' // 'pccd'
	GestaltPCCardFamilyPresent   int = 1
	GestaltPCCardHasPowerControl int = 2
	GestaltPCCardSupportsCardBus int = 3
	// GestaltPMgrCPUIdle: If true the CPU is capable of going into a low–power-consumption state.
	GestaltPMgrCPUIdle int = 1
	// GestaltPMgrDispatchExists: If true, Dispatch is present.
	GestaltPMgrDispatchExists int = 4
	// GestaltPMgrExists: If true, the Power Manager is present.
	GestaltPMgrExists int = 0
	// GestaltPMgrSCC: If true, it is possible to stop the SCC clock, thus effectively turning off the serial ports.
	GestaltPMgrSCC int = 2
	// GestaltPMgrSound: If true, it is possible to turn off power to the sound circuits.
	GestaltPMgrSound                           int = 3
	GestaltPMgrSupportsAVPowerStateAtSleepWake int = 5
	// GestaltPPCDragLibPresent: If the bit specified by this mask is set, the Drag Manager PPC Drag Library functions are available.
	GestaltPPCDragLibPresent      int = 2
	GestaltPPCQuickTimeLibPresent int = 0
	GestaltPS2Keyboard            int = 27
	// GestaltParityAttr: # Discussion
	GestaltParityAttr    int = 'p'<<24 | 'r'<<16 | 't'<<8 | 'y' // 'prty'
	GestaltParityEnabled int = 1
	// GestaltPartialRsrcs: If `true`, partial resources exist.
	GestaltPartialRsrcs int = 0
	GestaltPerforma250  int = 49
	GestaltPerforma450  int = 27
	GestaltPerforma46x  int = 62
	GestaltPerforma47x  int = 89
	GestaltPerforma5300 int = 41
	GestaltPerforma550  int = 80
	GestaltPerforma580  int = 99
	GestaltPerforma600  int = 45
	GestaltPerforma6300 int = 42
	GestaltPerforma6360 int = 58
	GestaltPerforma6400 int = 58
	// GestaltPlayAndRecord: # Discussion
	GestaltPlayAndRecord          int = 6
	GestaltPortADisabled          int = 5
	GestaltPortBDisabled          int = 6
	GestaltPortable               int = 10
	GestaltPortableSlotPresent    int = 4
	GestaltPortableUSBANSIKbd     int = 37
	GestaltPortableUSBISOKbd      int = 38
	GestaltPortableUSBJISKbd      int = 39
	GestaltPowerBook100           int = 24
	GestaltPowerBook140           int = 25
	GestaltPowerBook1400          int = 310
	GestaltPowerBook145           int = 54
	GestaltPowerBook150           int = 115
	GestaltPowerBook160           int = 34
	GestaltPowerBook165           int = 84
	GestaltPowerBook165c          int = 50
	GestaltPowerBook170           int = 21
	GestaltPowerBook180           int = 33
	GestaltPowerBook180c          int = 71
	GestaltPowerBook190           int = 85
	GestaltPowerBook2400          int = 307
	GestaltPowerBook3400          int = 306
	GestaltPowerBook500PPCUpgrade int = 126
	GestaltPowerBook520           int = 72
	GestaltPowerBook520c          int = 72
	GestaltPowerBook5300          int = 128
	GestaltPowerBook540           int = 72
	GestaltPowerBook540c          int = 72
	GestaltPowerBookDuo210        int = 29
	GestaltPowerBookDuo230        int = 32
	GestaltPowerBookDuo2300       int = 124
	GestaltPowerBookDuo250        int = 38
	GestaltPowerBookDuo270c       int = 77
	GestaltPowerBookDuo280        int = 102
	GestaltPowerBookDuo280c       int = 103
	GestaltPowerBookG3            int = 313
	GestaltPowerBookG3Series      int = 312
	GestaltPowerBookG3Series2     int = 314
	GestaltPowerMac4400           int = 515
	GestaltPowerMac4400_160       int = 514
	GestaltPowerMac5200           int = 41
	GestaltPowerMac5260           int = 41
	GestaltPowerMac5400           int = 74
	GestaltPowerMac5500           int = 512
	GestaltPowerMac6100_60        int = 75
	GestaltPowerMac6100_66        int = 100
	GestaltPowerMac6200           int = 42
	GestaltPowerMac6400           int = 58
	GestaltPowerMac6500           int = 513
	GestaltPowerMac7100_66        int = 112
	GestaltPowerMac7100_80        int = 47
	GestaltPowerMac7200           int = 108
	GestaltPowerMac7300           int = 109
	GestaltPowerMac7500           int = 68
	GestaltPowerMac7600           int = 68
	GestaltPowerMac8100_100       int = 55
	GestaltPowerMac8100_110       int = 40
	GestaltPowerMac8100_120       int = 12
	GestaltPowerMac8100_80        int = 65
	GestaltPowerMac8500           int = 69
	GestaltPowerMac8600           int = 69
	GestaltPowerMac9500           int = 67
	GestaltPowerMac9600           int = 67
	GestaltPowerMacCentris610     int = 119
	GestaltPowerMacCentris650     int = 120
	GestaltPowerMacG3             int = 510
	GestaltPowerMacLC475          int = 104
	GestaltPowerMacLC575          int = 105
	GestaltPowerMacLC630          int = 106
	GestaltPowerMacNewWorld       int = 406
	GestaltPowerMacPerforma47x    int = 104
	GestaltPowerMacPerforma57x    int = 105
	GestaltPowerMacPerforma63x    int = 106
	GestaltPowerMacQuadra610      int = 121
	GestaltPowerMacQuadra630      int = 106
	GestaltPowerMacQuadra650      int = 122
	GestaltPowerMacQuadra700      int = 116
	GestaltPowerMacQuadra800      int = 123
	GestaltPowerMacQuadra900      int = 117
	GestaltPowerMacQuadra950      int = 118
	// GestaltPowerMgrAttr: The [Gestalt] selector you pass to determine which Power Manager capabilities are available.
	GestaltPowerMgrAttr int = 'p'<<24 | 'o'<<16 | 'w'<<8 | 'r' // 'powr'
	// GestaltPowerPCValue: If the [Gestalt] function returns `gestaltPowerPC`, the system is a PowerPC Macintosh.
	GestaltPowerPCValue int = 2
	// GestaltPowerPCAware: Old name for `gestaltMixedModePowerPC`
	GestaltPowerPCAware  int = 0
	GestaltProF16ANSIKbd int = 31
	GestaltProF16ISOKbd  int = 32
	GestaltProF16JISKbd  int = 33
	// GestaltProcessorType: The selector you pass to the [Gestalt] function to determine the type of microprocessor currently running.
	GestaltProcessorType     int = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'c' // 'proc'
	GestaltPrtblADBKbd       int = 6
	GestaltPrtblISOKbd       int = 7
	GestaltPwrBk99JISKbd     int = 201
	GestaltPwrBkEKDomKbd     int = 195
	GestaltPwrBkEKISOKbd     int = 196
	GestaltPwrBkEKJISKbd     int = 197
	GestaltPwrBkExtADBKbd    int = 24
	GestaltPwrBkExtISOKbd    int = 20
	GestaltPwrBkExtJISKbd    int = 21
	GestaltPwrBkSubDomKbd    int = 28
	GestaltPwrBkSubISOKbd    int = 29
	GestaltPwrBkSubJISKbd    int = 30
	GestaltPwrBookADBKbd     int = 12
	GestaltPwrBookISOADBKbd  int = 13
	GestaltQDHasLongRowBytes int = 5
	GestaltQDTextFeatures    int = 'q'<<24 | 'd'<<16 | 't'<<8 | 'f' // 'qdtf'
	GestaltQDTextVersion     int = 'q'<<24 | 'd'<<16 | 't'<<8 | 'x' // 'qdtx'
	GestaltQuadra605         int = 94
	GestaltQuadra610         int = 53
	GestaltQuadra630         int = 98
	GestaltQuadra650         int = 36
	GestaltQuadra660AV       int = 60
	GestaltQuadra700         int = 22
	GestaltQuadra800         int = 35
	GestaltQuadra840AV       int = 78
	GestaltQuadra900         int = 20
	GestaltQuadra950         int = 26
	GestaltQuickTimeFeatures int = 'q'<<24 | 't'<<16 | 'r'<<8 | 's' // 'qtrs'
	// GestaltQuickdrawFeatures: The selector you pass to the [Gestalt] function to determine the QuickDraw features.
	GestaltQuickdrawFeatures int = 'q'<<24 | 'd'<<16 | 'r'<<8 | 'w' // 'qdrw'
	// GestaltQuickdrawVersion: The Gestalt selector you pass to determine what version of QuickDraw is present.
	GestaltQuickdrawVersion             int = 'q'<<24 | 'd'<<16 | ' '<<8 | ' ' // 'qd  '
	GestaltRMFakeAppleMenuItemsRolledIn int = 1
	GestaltRMForceSysHeapRolledIn       int = 0
	GestaltRMSupportsFSCalls            int = 4
	GestaltRMTypeIndexOrderingReverse   int = 8
	// GestaltRealTempMemory: If `true`, temporary memory handles are real.
	GestaltRealTempMemory int = 5
	// GestaltResourceMgrAttr: The [Gestalt] selector you pass to determine which Resource Manager attributes are present.
	GestaltResourceMgrAttr          int = 'r'<<24 | 's'<<16 | 'r'<<8 | 'c' // 'rsrc'
	GestaltResourceMgrBugFixesAttrs int = 'r'<<24 | 'm'<<16 | 'b'<<8 | 'g' // 'rmbg'
	// GestaltRevisedTimeMgr: If this bit is set, the revised Time Manager is present.
	GestaltRevisedTimeMgr           int = 2
	GestaltSCSI                     int = 's'<<24 | 'c'<<16 | 's'<<8 | 'i' // 'scsi'
	GestaltSCSIPollSIH              int = 3
	GestaltSCSISlotBoot             int = 2
	GestaltSE30SlotPresent          int = 3
	GestaltSESlotPresent            int = 2
	GestaltSFServer                 int = 256
	GestaltSafeOFAttr               int = 's'<<24 | 'a'<<16 | 'f'<<8 | 'e' // 'safe'
	GestaltSanityCheckResourceFiles int = 2
	// GestaltSbitFontSupport: sbit-only fonts are supported.
	GestaltSbitFontSupport int = 1
	// GestaltScriptingSupport: # Discussion
	GestaltScriptingSupport        int = 1
	GestaltScrollingThrottle       int = 0
	GestaltSerialArbitrationExists int = 0
	// GestaltSerialAttr: The selector you pass to the [Gestalt] function to determine the serial hardware attributes of the machine, such as whether or not the GPIa line is connected and can be used for external clocking.
	GestaltSerialAttr               int = 's'<<24 | 'e'<<16 | 'r'<<8 | ' ' // 'ser '
	GestaltSetDragImageUpdates      int = 5
	GestaltSheetsAreWindowModalBit  int = 7
	GestaltSheetsAreWindowModalMask int = 128
	// GestaltSlotAttr: The selector you pass to the [Gestalt] function to determine the Slot Manager attributes.
	GestaltSlotAttr      int = 's'<<24 | 'l'<<16 | 'o'<<8 | 't' // 'slot'
	GestaltSlotMgrExists int = 0
	// GestaltSndPlayDoubleBuffer: # Discussion
	GestaltSndPlayDoubleBuffer int = 10
	// GestaltSoundAttr: The Gestalt selector which you pass to the [Gestalt] function.
	GestaltSoundAttr int = 's'<<24 | 'n'<<16 | 'd'<<8 | ' ' // 'snd '
	// GestaltSoundIOMgrPresent: Set if the Sound Input Manager is available.
	GestaltSoundIOMgrPresent int = 3
	// GestaltSpecificMatchSupport: This bit is set if the Thread Manager supports the allocation of threads based on an exact match with the requested stack size.
	GestaltSpecificMatchSupport int = 1
	// GestaltSpeechRecognitionAttr: The selector which you pass to the [Gestalt] function to determine the Speech Recognition Manager attributes.
	GestaltSpeechRecognitionAttr int = 's'<<24 | 'r'<<16 | 't'<<8 | 'a' // 'srta'
	GestaltSquareMenuBar         int = 2
	// GestaltStandardTimeMgr: If this bit is set, the original Time Manager is present.
	GestaltStandardTimeMgr int = 1
	GestaltStdADBKbd       int = 5
	GestaltStdISOADBKbd    int = 8
	// GestaltStereoCapability: Set if the built-in sound hardware is able to produce stereo sounds.
	GestaltStereoCapability int = 0
	// GestaltStereoInput: # Discussion
	GestaltStereoInput int = 8
	// GestaltStereoMixing: Set if the built-in sound hardware mixes both left and right channels of stereo sound into a single audio signal for the internal speaker.
	GestaltStereoMixing                          int = 1
	GestaltSupportsApplicationURL                int = 4
	GestaltSupportsFSpResourceFileAlreadyOpenBit int = 3
	GestaltSupportsMirroring                     int = 4
	// GestaltSysArchitecture: The selector you pass to the [Gestalt] function to determine the native system architecture.
	GestaltSysArchitecture    int = 's'<<24 | 'y'<<16 | 's'<<8 | 'a' // 'sysa'
	GestaltSysDebuggerSupport int = 8
	GestaltSysZoneGrowable    int = 0
	// GestaltTE1: The version of TextEdit found in Mac IIci ROM.
	GestaltTE1 int = 1
	// GestaltTE2: The version of TextEdit shipped with 6.0.4 Script Systems on Mac IIci (Script bug fixes for Mac IIci).
	GestaltTE2 int = 2
	// GestaltTE3: The version of TextEdit shipped with 6.0.4 Script Systems (all but Mac IIci).
	GestaltTE3 int = 3
	// GestaltTE4: The version of TextEdit shipped in System 7.0.
	GestaltTE4 int = 4
	// GestaltTE5: [TextWidthHook] is available in TextEdit.
	GestaltTE5    int = 5
	GestaltTVAttr int = 't'<<24 | 'v'<<16 | ' '<<8 | ' ' // 'tv  '
	// GestaltTelephoneSpeechRecognition: If this bit is set, the Speech Recognition Manager supports telephone input.
	GestaltTelephoneSpeechRecognition int = 2
	// GestaltTempMemSupport: If `true`, there is temporary memory support.
	GestaltTempMemSupport int = 4
	// GestaltTempMemTracked: If `true`, temporary memory handles are tracked.
	GestaltTempMemTracked int = 6
	// GestaltTextEditVersion: The [Gestalt] selector you pass to determine what version of TextEdit is present.
	GestaltTextEditVersion   int = 't'<<24 | 'e'<<16 | ' '<<8 | ' ' // 'te  '
	GestaltThirdPartyANSIKbd int = 40
	GestaltThirdPartyISOKbd  int = 41
	GestaltThirdPartyJISKbd  int = 42
	GestaltThreadMgrAttr     int = 't'<<24 | 'h'<<16 | 'd'<<8 | 's' // 'thds'
	// GestaltThreadMgrPresent: This bit is set if the Thread Manager is present.
	GestaltThreadMgrPresent int = 0
	// GestaltThreadsLibraryPresent: This bit is set if the native version of the threads library has been loaded.
	GestaltThreadsLibraryPresent int = 2
	// GestaltTimeMgrVersion: The Gestalt selector you pass to determine what version of the Time Manager is present.
	GestaltTimeMgrVersion   int = 't'<<24 | 'm'<<16 | 'g'<<8 | 'r' // 'tmgr'
	GestaltUSBAndyANSIKbd   int = 204
	GestaltUSBAndyISOKbd    int = 205
	GestaltUSBAndyJISKbd    int = 206
	GestaltUSBCosmoANSIKbd  int = 198
	GestaltUSBCosmoISOKbd   int = 199
	GestaltUSBCosmoJISKbd   int = 200
	GestaltUSBProF16ANSIKbd int = 34
	GestaltUSBProF16ISOKbd  int = 35
	GestaltUSBProF16JISKbd  int = 36
	// GestaltUndefSelectorErr: Specifies an undefined selector was passed to the Gestalt Manager.
	GestaltUndefSelectorErr int = -5551
	// GestaltUnknownErr: Specifies an unknown error.
	GestaltUnknownErr           int = -5550
	GestaltUnknownThirdPartyKbd int = 3
	GestaltVMZerosPagesBit      int = 0
	// GestaltValueImplementedVers: The first version of the Gestalt Manager that implements this selector.
	GestaltValueImplementedVers int = 5
	// GestaltVersion: The selector you pass to the function Gestalt to determine the version of the Gestalt Manager.
	GestaltVersion                         int = 'v'<<24 | 'e'<<16 | 'r'<<8 | 's' // 'vers'
	GestaltWSIICanPrintWithoutPrGeneralBit int = 0
	// GestaltWSIISupport: WSII support is included.
	GestaltWSIISupport          int = 0
	GestaltWindowLiveResizeBit  int = 4
	GestaltWindowLiveResizeMask int = 16
	// GestaltWindowMgrAttr: # Discussion
	GestaltWindowMgrAttr int = 'w'<<24 | 'i'<<16 | 'n'<<8 | 'd' // 'wind'
	// GestaltWindowMgrPresent: If the bit specified by this mask is set, the Window Manager functionality for Appearance Manager 1.1 is available.
	GestaltWindowMgrPresent         int = 1
	GestaltWindowMgrPresentBit      int = 0
	GestaltWindowMgrPresentMask     int = 1
	GestaltWindowMinimizeToDockBit  int = 5
	GestaltWindowMinimizeToDockMask int = 32
	GestaltWorldScriptIIAttr        int = 'w'<<24 | 's'<<16 | 'a'<<8 | 't' // 'wsat'
	GestaltWorldScriptIIVersion     int = 'd'<<24 | 'o'<<16 | 'u'<<8 | 'b' // 'doub'
)
View Source
const (
	// Deprecated.
	RegisterComponentAfterExisting uint = 4
	// Deprecated.
	RegisterComponentAliasesOnly uint = 8
	// Deprecated.
	RegisterComponentGlobal uint = 1
	// Deprecated.
	RegisterComponentNoDuplicates uint = 2
)

Variables

This section is empty.

Functions

func AEBuildAppleEvent

func AEBuildAppleEvent(arg0 uint32, arg1 uint32, arg2 uint32, arg3 corefoundation.CGSize, arg4 int16, arg5 int32, arg6 AEDesc, arg7 AEBuildError, arg8 int8) int32

AEBuildAppleEvent constructs an entire Apple event in a single call.

See: https://developer.apple.com/documentation/coreservices/1573757-aebuildappleevent

func AEBuildDesc

func AEBuildDesc(arg0 AEDesc, arg1 AEBuildError, arg2 int8) int32

AEBuildDesc provides a facility for compiling AEBuild descriptor strings into Apple event descriptors (AEDesc).

See: https://developer.apple.com/documentation/coreservices/1573758-aebuilddesc

func AEBuildParameters

func AEBuildParameters(arg0 AEDesc, arg1 AEBuildError, arg2 int8) int32

AEBuildParameters adds additional parameters or attributes to an existing Apple event.

See: https://developer.apple.com/documentation/coreservices/1573755-aebuildparameters

func AECallObjectAccessor

func AECallObjectAccessor(desiredClass uint32, containerToken unsafe.Pointer, containerClass uint32, keyForm uint32, keyData unsafe.Pointer, token unsafe.Pointer) int16

AECallObjectAccessor invokes the appropriate object accessor function for a specific desired type and container type.

See: https://developer.apple.com/documentation/coreservices/1447059-aecallobjectaccessor

func AECheckIsRecord

func AECheckIsRecord(theDesc unsafe.Pointer) bool

AECheckIsRecord determines whether a descriptor is truly an AERecord.

See: https://developer.apple.com/documentation/coreservices/1444011-aecheckisrecord

func AECoerceDesc

func AECoerceDesc(theAEDesc unsafe.Pointer, toType uint32, result unsafe.Pointer) int16

AECoerceDesc coerces the data in a descriptor to another descriptor type and creates a descriptor containing the newly coerced data.

See: https://developer.apple.com/documentation/coreservices/1446519-aecoercedesc

func AECoercePtr

func AECoercePtr(typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize, toType uint32, result unsafe.Pointer) int16

AECoercePtr coerces data to a desired descriptor type and creates a descriptor containing the newly coerced data.

See: https://developer.apple.com/documentation/coreservices/1441846-aecoerceptr

func AECountItems

func AECountItems(theAEDescList unsafe.Pointer, theCount unsafe.Pointer) int16

AECountItems counts the number of descriptors in a descriptor list.

See: https://developer.apple.com/documentation/coreservices/1449533-aecountitems

func AECreateAppleEvent

func AECreateAppleEvent(theAEEventClass uint32, theAEEventID uint32, target unsafe.Pointer, returnID AEReturnID, transactionID AETransactionID, result *AEDesc) int16

AECreateAppleEvent creates an Apple event with several important attributes but no parameters.

See: https://developer.apple.com/documentation/coreservices/1448525-aecreateappleevent

func AECreateDesc

func AECreateDesc(typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize, result unsafe.Pointer) int16

AECreateDesc creates a new descriptor that incorporates the specified data.

See: https://developer.apple.com/documentation/coreservices/1448535-aecreatedesc

func AECreateDescFromExternalPtr

func AECreateDescFromExternalPtr(descriptorType uint32, dataPtr unsafe.Pointer, dataLength corefoundation.CGSize, disposeCallback AEDisposeExternalUPP, disposeRefcon uintptr, theDesc unsafe.Pointer) int32

AECreateDescFromExternalPtr creates a new descriptor that uses a memory buffer supplied by the caller.

See: https://developer.apple.com/documentation/coreservices/1446239-aecreatedescfromexternalptr

func AECreateList

func AECreateList(factoringPtr unsafe.Pointer, factoredSize corefoundation.CGSize, isRecord unsafe.Pointer, resultList unsafe.Pointer) int16

AECreateList creates an empty descriptor list or Apple event record.

See: https://developer.apple.com/documentation/coreservices/1448643-aecreatelist

func AEDecodeMessage

func AEDecodeMessage(header unsafe.Pointer, event *AEDesc, reply *AEDesc) int32

AEDecodeMessage decodes a Mach message and converts it into an Apple event and its related reply.

See: https://developer.apple.com/documentation/coreservices/1447827-aedecodemessage

func AEDeleteItem

func AEDeleteItem(theAEDescList unsafe.Pointer, index unsafe.Pointer) int16

AEDeleteItem deletes a descriptor from a descriptor list, causing all subsequent descriptors to move up one place.

See: https://developer.apple.com/documentation/coreservices/1447164-aedeleteitem

func AEDeleteParam

func AEDeleteParam(theAppleEvent *AEDesc, theAEKeyword uint32) int16

AEDeleteParam deletes a keyword-specified parameter from an Apple event record.

See: https://developer.apple.com/documentation/coreservices/1444338-aedeleteparam

func AEDeterminePermissionToAutomateTarget

func AEDeterminePermissionToAutomateTarget(target unsafe.Pointer, theAEEventClass uint32, theAEEventID uint32, askUserIfNeeded unsafe.Pointer) int32

AEDeterminePermissionToAutomateTarget.

See: https://developer.apple.com/documentation/coreservices/3025784-aedeterminepermissiontoautomatet

func AEDisposeDesc

func AEDisposeDesc(theAEDesc unsafe.Pointer) int16

AEDisposeDesc deallocates the memory used by a descriptor.

See: https://developer.apple.com/documentation/coreservices/1444208-aedisposedesc

func AEDisposeToken

func AEDisposeToken(theToken unsafe.Pointer) int16

AEDisposeToken deallocates the memory used by a token.

See: https://developer.apple.com/documentation/coreservices/1446783-aedisposetoken

func AEDuplicateDesc

func AEDuplicateDesc(theAEDesc unsafe.Pointer, result unsafe.Pointer) int16

AEDuplicateDesc creates a copy of a descriptor.

See: https://developer.apple.com/documentation/coreservices/1442661-aeduplicatedesc

func AEFlattenDesc

func AEFlattenDesc(theAEDesc unsafe.Pointer, buffer coreimage.Ptr, bufferSize corefoundation.CGSize, actualSize *corefoundation.CGSize) int32

AEFlattenDesc flattens the specified descriptor and stores the data in the supplied buffer.

See: https://developer.apple.com/documentation/coreservices/1441808-aeflattendesc

func AEGetArray

func AEGetArray(theAEDescList unsafe.Pointer, arrayType AEArrayType, arrayPtr AEArrayDataPointer, maximumSize corefoundation.CGSize, itemType *uint32, itemSize *corefoundation.CGSize, itemCount unsafe.Pointer) int16

AEGetArray extracts data from an Apple event array created with the AEPutArray function and stores it as a standard array of fixed size items in the specified buffer.

See: https://developer.apple.com/documentation/coreservices/1445720-aegetarray

func AEGetAttributeDesc

func AEGetAttributeDesc(theAppleEvent *AEDesc, theAEKeyword uint32, desiredType uint32, result unsafe.Pointer) int16

AEGetAttributeDesc gets a copy of the descriptor for a specified Apple event attribute from an Apple event; typically used when your application needs to pass the descriptor on to another function.

See: https://developer.apple.com/documentation/coreservices/1450314-aegetattributedesc

func AEGetAttributePtr

func AEGetAttributePtr(theAppleEvent *AEDesc, theAEKeyword uint32, desiredType uint32, typeCode *uint32, dataPtr unsafe.Pointer, maximumSize corefoundation.CGSize, actualSize *corefoundation.CGSize) int16

AEGetAttributePtr gets a copy of the data for a specified Apple event attribute from an Apple event; typically used when your application needs to work with the data directly.

See: https://developer.apple.com/documentation/coreservices/1445109-aegetattributeptr

func AEGetCoercionHandler

func AEGetCoercionHandler(fromType uint32, toType uint32, handler unsafe.Pointer, handlerRefcon *uintptr, fromTypeIsDesc unsafe.Pointer, isSysHandler unsafe.Pointer) int16

AEGetCoercionHandler gets the coercion handler for a specified descriptor type.

See: https://developer.apple.com/documentation/coreservices/1445348-aegetcoercionhandler

func AEGetDescData

func AEGetDescData(theAEDesc unsafe.Pointer, dataPtr unsafe.Pointer, maximumSize corefoundation.CGSize) int16

AEGetDescData gets the data from the specified descriptor.

See: https://developer.apple.com/documentation/coreservices/1444427-aegetdescdata

func AEGetDescDataRange

func AEGetDescDataRange(dataDesc unsafe.Pointer, buffer unsafe.Pointer, offset corefoundation.CGSize, length corefoundation.CGSize) int32

AEGetDescDataRange retrieves a specified series of bytes from the specified descriptor.

See: https://developer.apple.com/documentation/coreservices/1446560-aegetdescdatarange

func AEGetDescDataSize

func AEGetDescDataSize(theAEDesc unsafe.Pointer) corefoundation.CGSize

AEGetDescDataSize gets the size, in bytes, of the data in the specified descriptor.

See: https://developer.apple.com/documentation/coreservices/1450119-aegetdescdatasize

func AEGetEventHandler

func AEGetEventHandler(theAEEventClass uint32, theAEEventID uint32, handler unsafe.Pointer, handlerRefcon *uintptr, isSysHandler unsafe.Pointer) int16

AEGetEventHandler gets an event handler from an Apple event dispatch table.

See: https://developer.apple.com/documentation/coreservices/1445631-aegeteventhandler

func AEGetNthDesc

func AEGetNthDesc(theAEDescList unsafe.Pointer, index unsafe.Pointer, desiredType uint32, theAEKeyword unsafe.Pointer, result unsafe.Pointer) int16

AEGetNthDesc copies a descriptor from a specified position in a descriptor list into a specified descriptor; typically used when your application needs to pass the extracted data to another function as a descriptor.

See: https://developer.apple.com/documentation/coreservices/1448326-aegetnthdesc

func AEGetNthPtr

func AEGetNthPtr(theAEDescList unsafe.Pointer, index unsafe.Pointer, desiredType uint32, theAEKeyword unsafe.Pointer, typeCode *uint32, dataPtr unsafe.Pointer, maximumSize corefoundation.CGSize, actualSize *corefoundation.CGSize) int16

AEGetNthPtr gets a copy of the data from a descriptor at a specified position in a descriptor list; typically used when your application needs to work with the extracted data directly.

See: https://developer.apple.com/documentation/coreservices/1447539-aegetnthptr

func AEGetObjectAccessor

func AEGetObjectAccessor(desiredClass uint32, containerType uint32, accessor unsafe.Pointer, accessorRefcon *uintptr, isSysHandler unsafe.Pointer) int16

AEGetObjectAccessor gets an object accessor function from an object accessor dispatch table.

See: https://developer.apple.com/documentation/coreservices/1449054-aegetobjectaccessor

func AEGetParamDesc

func AEGetParamDesc(theAppleEvent *AEDesc, theAEKeyword uint32, desiredType uint32, result unsafe.Pointer) int16

AEGetParamDesc gets a copy of the descriptor for a keyword-specified Apple event parameter from an Apple event or an Apple event record.

See: https://developer.apple.com/documentation/coreservices/1449233-aegetparamdesc

func AEGetParamPtr

func AEGetParamPtr(theAppleEvent *AEDesc, theAEKeyword uint32, desiredType uint32, actualType *uint32, dataPtr unsafe.Pointer, maximumSize corefoundation.CGSize, actualSize *corefoundation.CGSize) int16

AEGetParamPtr gets a copy of the data for a specified Apple event parameter from an Apple event or an Apple event record.

See: https://developer.apple.com/documentation/coreservices/1444069-aegetparamptr

func AEGetRegisteredMachPort

func AEGetRegisteredMachPort() uint32

AEGetRegisteredMachPort returns the Mach port (in the form of a `mach_port_t`) that was registered with the bootstrap server for this process.

See: https://developer.apple.com/documentation/coreservices/1449736-aegetregisteredmachport

func AEGetSpecialHandler

func AEGetSpecialHandler(functionClass uint32, handler unsafe.Pointer, isSysHandler unsafe.Pointer) int16

AEGetSpecialHandler gets a specified handler from a special handler dispatch table.

See: https://developer.apple.com/documentation/coreservices/1444274-aegetspecialhandler

func AEInitializeDesc

func AEInitializeDesc(desc unsafe.Pointer)

AEInitializeDesc initializes a new descriptor.

See: https://developer.apple.com/documentation/coreservices/1446047-aeinitializedesc

func AEInstallCoercionHandler

func AEInstallCoercionHandler(fromType uint32, toType uint32, handler AECoercionHandlerUPP, handlerRefcon uintptr, fromTypeIsDesc unsafe.Pointer, isSysHandler unsafe.Pointer) int16

AEInstallCoercionHandler installs a coercion handler in either the application or system coercion handler dispatch table.

See: https://developer.apple.com/documentation/coreservices/1445548-aeinstallcoercionhandler

func AEInstallEventHandler

func AEInstallEventHandler(theAEEventClass uint32, theAEEventID uint32, handler AEEventHandlerUPP, handlerRefcon uintptr, isSysHandler unsafe.Pointer) int16

AEInstallEventHandler adds an entry for an event handler to an Apple event dispatch table.

See: https://developer.apple.com/documentation/coreservices/1448596-aeinstalleventhandler

func AEInstallObjectAccessor

func AEInstallObjectAccessor(desiredClass uint32, containerType uint32, theAccessor OSLAccessorUPP, accessorRefcon uintptr, isSysHandler unsafe.Pointer) int16

AEInstallObjectAccessor adds or replaces an entry for an object accessor function to an object accessor dispatch table.

See: https://developer.apple.com/documentation/coreservices/1447905-aeinstallobjectaccessor

func AEInstallSpecialHandler

func AEInstallSpecialHandler(functionClass uint32, handler AEEventHandlerUPP, isSysHandler unsafe.Pointer) int16

AEInstallSpecialHandler installs a callback function in a special handler dispatch table.

See: https://developer.apple.com/documentation/coreservices/1445532-aeinstallspecialhandler

func AEManagerInfo

func AEManagerInfo(keyWord uint32, result unsafe.Pointer) int16

AEManagerInfo provides information about the version of the Apple Event Manager currently available or the number of processes that are currently recording Apple events.

See: https://developer.apple.com/documentation/coreservices/1449373-aemanagerinfo

func AEObjectInit

func AEObjectInit() int16

AEObjectInit initializes the Object Support Library.

See: https://developer.apple.com/documentation/coreservices/1447372-aeobjectinit

func AEPrintDescToHandle

func AEPrintDescToHandle(desc unsafe.Pointer, result uintptr) int32

AEPrintDescToHandle provides a pretty printer facility for displaying the contents of Apple event descriptors.

See: https://developer.apple.com/documentation/coreservices/1445158-aeprintdesctohandle

func AEProcessMessage

func AEProcessMessage(header unsafe.Pointer) int32

AEProcessMessage decodes and dispatches a low level Mach message event to an event handler, including packaging and returning the reply to the sender.

See: https://developer.apple.com/documentation/coreservices/1444387-aeprocessmessage

func AEPutArray

func AEPutArray(theAEDescList unsafe.Pointer, arrayType AEArrayType, arrayPtr unsafe.Pointer, itemType uint32, itemSize corefoundation.CGSize, itemCount unsafe.Pointer) int16

AEPutArray inserts the data for an Apple event array into a descriptor list, replacing any previous descriptors in the list.

See: https://developer.apple.com/documentation/coreservices/1442535-aeputarray

func AEPutAttributeDesc

func AEPutAttributeDesc(theAppleEvent *AEDesc, theAEKeyword uint32, theAEDesc unsafe.Pointer) int16

AEPutAttributeDesc adds a descriptor and a keyword to an Apple event as an attribute.

See: https://developer.apple.com/documentation/coreservices/1441790-aeputattributedesc

func AEPutAttributePtr

func AEPutAttributePtr(theAppleEvent *AEDesc, theAEKeyword uint32, typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize) int16

AEPutAttributePtr adds a pointer to data, a descriptor type, and a keyword to an Apple event as an attribute.

See: https://developer.apple.com/documentation/coreservices/1445940-aeputattributeptr

func AEPutDesc

func AEPutDesc(theAEDescList unsafe.Pointer, index unsafe.Pointer, theAEDesc unsafe.Pointer) int16

AEPutDesc adds a descriptor to any descriptor list, possibly replacing an existing descriptor in the list.

See: https://developer.apple.com/documentation/coreservices/1450093-aeputdesc

func AEPutParamDesc

func AEPutParamDesc(theAppleEvent *AEDesc, theAEKeyword uint32, theAEDesc unsafe.Pointer) int16

AEPutParamDesc inserts a descriptor and a keyword into an Apple event or Apple event record as an Apple event parameter.

See: https://developer.apple.com/documentation/coreservices/1447576-aeputparamdesc

func AEPutParamPtr

func AEPutParamPtr(theAppleEvent *AEDesc, theAEKeyword uint32, typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize) int16

AEPutParamPtr inserts data, a descriptor type, and a keyword into an Apple event or Apple event record as an Apple event parameter.

See: https://developer.apple.com/documentation/coreservices/1449263-aeputparamptr

func AEPutPtr

func AEPutPtr(theAEDescList unsafe.Pointer, index unsafe.Pointer, typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize) int16

AEPutPtr inserts data specified in a buffer into a descriptor list as a descriptor, possibly replacing an existing descriptor in the list.

See: https://developer.apple.com/documentation/coreservices/1445287-aeputptr

func AERemoteProcessResolverGetProcesses

func AERemoteProcessResolverGetProcesses(ref AERemoteProcessResolverRef, outError unsafe.Pointer) corefoundation.CFArrayRef

AERemoteProcessResolverGetProcesses returns an array of objects containing information about processes running on a remote machine.

See: https://developer.apple.com/documentation/coreservices/1444456-aeremoteprocessresolvergetproces

func AERemoteProcessResolverScheduleWithRunLoop

func AERemoteProcessResolverScheduleWithRunLoop(ref AERemoteProcessResolverRef, runLoop corefoundation.CFRunLoopRef, runLoopMode corefoundation.CFStringRef, callback AERemoteProcessResolverCallback, ctx unsafe.Pointer)

AERemoteProcessResolverScheduleWithRunLoop schedules a resolver for execution on a given run loop in a given mode.

See: https://developer.apple.com/documentation/coreservices/1447259-aeremoteprocessresolverschedulew

func AERemoveCoercionHandler

func AERemoveCoercionHandler(fromType uint32, toType uint32, handler AECoercionHandlerUPP, isSysHandler unsafe.Pointer) int16

AERemoveCoercionHandler removes a coercion handler from a coercion handler dispatch table.

See: https://developer.apple.com/documentation/coreservices/1441907-aeremovecoercionhandler

func AERemoveEventHandler

func AERemoveEventHandler(theAEEventClass uint32, theAEEventID uint32, handler AEEventHandlerUPP, isSysHandler unsafe.Pointer) int16

AERemoveEventHandler removes an event handler entry from an Apple event dispatch table.

See: https://developer.apple.com/documentation/coreservices/1445239-aeremoveeventhandler

func AERemoveObjectAccessor

func AERemoveObjectAccessor(desiredClass uint32, containerType uint32, theAccessor OSLAccessorUPP, isSysHandler unsafe.Pointer) int16

AERemoveObjectAccessor removes an object accessor function from an object accessor dispatch table.

See: https://developer.apple.com/documentation/coreservices/1442552-aeremoveobjectaccessor

func AERemoveSpecialHandler

func AERemoveSpecialHandler(functionClass uint32, handler AEEventHandlerUPP, isSysHandler unsafe.Pointer) int16

AERemoveSpecialHandler removes a handler from a special handler dispatch table.

See: https://developer.apple.com/documentation/coreservices/1447960-aeremovespecialhandler

func AEReplaceDescData

func AEReplaceDescData(typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize, theAEDesc unsafe.Pointer) int16

AEReplaceDescData copies the specified data into the specified descriptor, replacing any previous data.

See: https://developer.apple.com/documentation/coreservices/1446695-aereplacedescdata

func AEResolve

func AEResolve(objectSpecifier unsafe.Pointer, callbackFlags unsafe.Pointer, theToken unsafe.Pointer) int16

AEResolve resolves an object specifier.

See: https://developer.apple.com/documentation/coreservices/1449720-aeresolve

func AESendMessage

func AESendMessage(event *AEDesc, reply *AEDesc, sendMode AESendMode, timeOutInTicks unsafe.Pointer) int32

AESendMessage sends an AppleEvent to a target process without some of the overhead required by [AESend].

See: https://developer.apple.com/documentation/coreservices/1442994-aesendmessage

func AESetObjectCallbacks

func AESetObjectCallbacks(myCompareProc OSLCompareUPP, myCountProc OSLCountUPP, myDisposeTokenProc OSLDisposeTokenUPP, myGetMarkTokenProc OSLGetMarkTokenUPP, myMarkProc OSLMarkUPP, myAdjustMarksProc OSLAdjustMarksUPP, myGetErrDescProcPtr OSLGetErrDescUPP) int16

AESetObjectCallbacks specifies the object callback functions for your application.

See: https://developer.apple.com/documentation/coreservices/1447756-aesetobjectcallbacks

func AESizeOfAttribute

func AESizeOfAttribute(theAppleEvent *AEDesc, theAEKeyword uint32, typeCode *uint32, dataSize *corefoundation.CGSize) int16

AESizeOfAttribute gets the size and descriptor type of an Apple event attribute from a descriptor of type AppleEvent.

See: https://developer.apple.com/documentation/coreservices/1445764-aesizeofattribute

func AESizeOfFlattenedDesc

func AESizeOfFlattenedDesc(theAEDesc unsafe.Pointer) corefoundation.CGSize

AESizeOfFlattenedDesc returns the amount of buffer space needed to store the descriptor after flattening it.

See: https://developer.apple.com/documentation/coreservices/1447305-aesizeofflatteneddesc

func AESizeOfNthItem

func AESizeOfNthItem(theAEDescList unsafe.Pointer, index unsafe.Pointer, typeCode *uint32, dataSize *corefoundation.CGSize) int16

AESizeOfNthItem gets the data size and descriptor type of the descriptor at a specified position in a descriptor list.

See: https://developer.apple.com/documentation/coreservices/1447307-aesizeofnthitem

func AESizeOfParam

func AESizeOfParam(theAppleEvent *AEDesc, theAEKeyword uint32, typeCode *uint32, dataSize *corefoundation.CGSize) int16

AESizeOfParam gets the size and descriptor type of an Apple event parameter from a descriptor of type AERecord or AppleEvent.

See: https://developer.apple.com/documentation/coreservices/1449998-aesizeofparam

func AEStreamClose

func AEStreamClose(ref AEStreamRef, desc unsafe.Pointer) int32

AEStreamClose closes and deallocates an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1449821-aestreamclose

func AEStreamCloseDesc

func AEStreamCloseDesc(ref AEStreamRef) int32

AEStreamCloseDesc marks the end of a descriptor in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1449272-aestreamclosedesc

func AEStreamCloseList

func AEStreamCloseList(ref AEStreamRef) int32

AEStreamCloseList marks the end of a list of descriptors in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1448185-aestreamcloselist

func AEStreamCloseRecord

func AEStreamCloseRecord(ref AEStreamRef) int32

AEStreamCloseRecord marks the end of a record in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1449522-aestreamcloserecord

func AEStreamOpenDesc

func AEStreamOpenDesc(ref AEStreamRef, newType uint32) int32

AEStreamOpenDesc marks the beginning of a descriptor in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1446544-aestreamopendesc

func AEStreamOpenKeyDesc

func AEStreamOpenKeyDesc(ref AEStreamRef, key uint32, newType uint32) int32

AEStreamOpenKeyDesc marks the beginning of a key descriptor in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1442897-aestreamopenkeydesc

func AEStreamOpenList

func AEStreamOpenList(ref AEStreamRef) int32

AEStreamOpenList marks the beginning of a descriptor list in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1448594-aestreamopenlist

func AEStreamOpenRecord

func AEStreamOpenRecord(ref AEStreamRef, newType uint32) int32

AEStreamOpenRecord marks the beginning of an Apple event record in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1447141-aestreamopenrecord

func AEStreamOptionalParam

func AEStreamOptionalParam(ref AEStreamRef, key uint32) int32

AEStreamOptionalParam designates a parameter in an Apple event as optional.

See: https://developer.apple.com/documentation/coreservices/1444481-aestreamoptionalparam

func AEStreamSetRecordType

func AEStreamSetRecordType(ref AEStreamRef, newType uint32) int32

AEStreamSetRecordType sets the type of the most recently created record in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1447704-aestreamsetrecordtype

func AEStreamWriteAEDesc

func AEStreamWriteAEDesc(ref AEStreamRef, desc unsafe.Pointer) int32

AEStreamWriteAEDesc copies an existing descriptor into an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1448487-aestreamwriteaedesc

func AEStreamWriteData

func AEStreamWriteData(ref AEStreamRef, data unsafe.Pointer, length corefoundation.CGSize) int32

AEStreamWriteData appends data to the current descriptor in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1442610-aestreamwritedata

func AEStreamWriteDesc

func AEStreamWriteDesc(ref AEStreamRef, newType uint32, data unsafe.Pointer, length corefoundation.CGSize) int32

AEStreamWriteDesc appends the data for a complete descriptor to an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1450387-aestreamwritedesc

func AEStreamWriteKey

func AEStreamWriteKey(ref AEStreamRef, key uint32) int32

AEStreamWriteKey marks the beginning of a keyword/descriptor pair for a descriptor in an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1448750-aestreamwritekey

func AEStreamWriteKeyDesc

func AEStreamWriteKeyDesc(ref AEStreamRef, key uint32, newType uint32, data unsafe.Pointer, length corefoundation.CGSize) int32

AEStreamWriteKeyDesc writes a complete keyword/descriptor pair to an AEStreamRef.

See: https://developer.apple.com/documentation/coreservices/1442568-aestreamwritekeydesc

func AEUnflattenDesc deprecated

func AEUnflattenDesc(buffer unsafe.Pointer, result unsafe.Pointer) int32

AEUnflattenDesc unflattens the data in the passed buffer and creates a descriptor from it.

Deprecated: Deprecated since macOS 11.0.

See: https://developer.apple.com/documentation/coreservices/1448997-aeunflattendesc

func AcquireIconRef deprecated

func AcquireIconRef(theIconRef uintptr) int16

AcquireIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1441852-acquireiconref

func AddAbsoluteToAbsolute deprecated

func AddAbsoluteToAbsolute(arg0 kernel.AbsoluteTime, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

AddAbsoluteToAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501267-addabsolutetoabsolute

func AddAtomic deprecated

func AddAtomic(arg0 int32, arg1 int32) int32

AddAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490591-addatomic

func AddAtomic8 deprecated

func AddAtomic8(arg0 int32, arg1 int8) int8

AddAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490594-addatomic8

func AddAtomic16 deprecated

func AddAtomic16(arg0 int32, arg1 int16) int16

AddAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490589-addatomic16

func AddCollectionItem deprecated

func AddCollectionItem(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32) int16

AddCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551404-addcollectionitem

func AddCollectionItemHdl deprecated

func AddCollectionItemHdl(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 uintptr) int16

AddCollectionItemHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551458-addcollectionitemhdl

func AddDurationToAbsolute deprecated

func AddDurationToAbsolute(arg0 Duration, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

AddDurationToAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501249-adddurationtoabsolute

func AddFolderDescriptor deprecated

func AddFolderDescriptor(arg0 FolderType, arg1 FolderDescFlags, arg2 FolderClass, arg3 FolderLocation, arg4 uint32, arg5 uint32, arg6 unsafe.Pointer, arg7 bool) int16

AddFolderDescriptor.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389301-addfolderdescriptor

func AddNanosecondsToAbsolute deprecated

func AddNanosecondsToAbsolute(arg0 Nanoseconds, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

AddNanosecondsToAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501264-addnanosecondstoabsolute

func AddResource deprecated

func AddResource(arg0 uintptr, arg1 uint32, arg2 ResID, arg3 unsafe.Pointer)

AddResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529276-addresource

func Annuity deprecated

func Annuity(arg0 float64, arg1 float64) float64

Annuity.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492633-annuity

func BatteryCount deprecated

func BatteryCount() int16

BatteryCount.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427413-batterycount

func BitAnd deprecated

func BitAnd(arg0 int, arg1 int) int

BitAnd.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494613-bitand

func BitAndAtomic deprecated

func BitAndAtomic(arg0 uint32, arg1 uint32) uint32

BitAndAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490596-bitandatomic

func BitAndAtomic8 deprecated

func BitAndAtomic8(arg0 uint32, arg1 uint8) uint8

BitAndAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490584-bitandatomic8

func BitAndAtomic16 deprecated

func BitAndAtomic16(arg0 uint32, arg1 uint16) uint16

BitAndAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490599-bitandatomic16

func BitClr deprecated

func BitClr(arg0 int)

BitClr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494616-bitclr

func BitNot deprecated

func BitNot(arg0 int) int

BitNot.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494611-bitnot

func BitOr deprecated

func BitOr(arg0 int, arg1 int) int

BitOr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494619-bitor

func BitOrAtomic deprecated

func BitOrAtomic(arg0 uint32, arg1 uint32) uint32

BitOrAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490597-bitoratomic

func BitOrAtomic8 deprecated

func BitOrAtomic8(arg0 uint32, arg1 uint8) uint8

BitOrAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490581-bitoratomic8

func BitOrAtomic16 deprecated

func BitOrAtomic16(arg0 uint32, arg1 uint16) uint16

BitOrAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490587-bitoratomic16

func BitSet deprecated

func BitSet(arg0 int)

BitSet.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494618-bitset

func BitShift deprecated

func BitShift(arg0 int, arg1 int16) int

BitShift.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494615-bitshift

func BitTst deprecated

func BitTst(arg0 int) bool

BitTst.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494606-bittst

func BitXor deprecated

func BitXor(arg0 int, arg1 int) int

BitXor.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1494620-bitxor

func BitXorAtomic deprecated

func BitXorAtomic(arg0 uint32, arg1 uint32) uint32

BitXorAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490592-bitxoratomic

func BitXorAtomic8 deprecated

func BitXorAtomic8(arg0 uint32, arg1 uint8) uint8

BitXorAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490577-bitxoratomic8

func BitXorAtomic16 deprecated

func BitXorAtomic16(arg0 uint32, arg1 uint16) uint16

BitXorAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490572-bitxoratomic16

func CSBackupIsItemExcluded

func CSBackupIsItemExcluded(item corefoundation.CFURLRef, excludeByPath unsafe.Pointer) bool

CSBackupIsItemExcluded returns a Boolean value indicating whether an item is currently excluded from the backup.

See: https://developer.apple.com/documentation/coreservices/1443602-csbackupisitemexcluded

func CSBackupSetItemExcluded

func CSBackupSetItemExcluded(item corefoundation.CFURLRef, exclude unsafe.Pointer, excludeByPath unsafe.Pointer) int32

CSBackupSetItemExcluded includes or excludes an item from the backup.

See: https://developer.apple.com/documentation/coreservices/1445043-csbackupsetitemexcluded

func CSCopyMachineName deprecated

func CSCopyMachineName() corefoundation.CFStringRef

CSCopyMachineName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533316-cscopymachinename

func CSCopyUserName deprecated

func CSCopyUserName(arg0 bool) corefoundation.CFStringRef

CSCopyUserName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533406-cscopyusername

func CSDiskSpaceStartRecovery

func CSDiskSpaceStartRecovery(volumeURL corefoundation.CFURLRef, bytesNeeded uint64, options uint32, outOperationUUID *corefoundation.CFUUID, callbackQueue dispatch.Queue, callback unsafe.Pointer)

CSDiskSpaceStartRecovery.

See: https://developer.apple.com/documentation/coreservices/1447968-csdiskspacestartrecovery

func CSIdentityCommitAsynchronously

func CSIdentityCommitAsynchronously(identity CSIdentityRef, clientContext unsafe.Pointer, runLoop corefoundation.CFRunLoopRef, runLoopMode corefoundation.CFStringRef, authorization security.AuthorizationRef) bool

CSIdentityCommitAsynchronously.

See: https://developer.apple.com/documentation/coreservices/1447936-csidentitycommitasynchronously

func CSIdentityQueryExecuteAsynchronously

func CSIdentityQueryExecuteAsynchronously(query CSIdentityQueryRef, flags uint32, clientContext unsafe.Pointer, runLoop corefoundation.CFRunLoopRef, runLoopMode corefoundation.CFStringRef) bool

CSIdentityQueryExecuteAsynchronously.

See: https://developer.apple.com/documentation/coreservices/1429011-csidentityqueryexecuteasynchrono

func CSSetComponentsThreadMode deprecated

func CSSetComponentsThreadMode(arg0 CSComponentsThreadMode)

CSSetComponentsThreadMode sets whether or not using thread-unsafe components is allowed in the current thread.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516422-cssetcomponentsthreadmode

func ChangeTextToUnicodeInfo

func ChangeTextToUnicodeInfo(arg0 TextToUnicodeInfo, arg1 ConstUnicodeMappingPtr) int32

ChangeTextToUnicodeInfo changes the mapping information for the specified Unicodeconverter object used to convert text to Unicode to the new mappingyou provide.

See: https://developer.apple.com/documentation/coreservices/1433487-changetexttounicodeinfo

func ChangeUnicodeToTextInfo

func ChangeUnicodeToTextInfo(arg0 UnicodeToTextInfo, arg1 ConstUnicodeMappingPtr) int32

ChangeUnicodeToTextInfo changes the mapping information contained in the specifiedUnicode converter object used to convert Unicode text to a non-Unicodeencoding.

See: https://developer.apple.com/documentation/coreservices/1433509-changeunicodetotextinfo

func ChangedResource deprecated

func ChangedResource(arg0 uintptr)

ChangedResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529318-changedresource

func CloseComponent deprecated

func CloseComponent(arg0 ComponentInstance) int16

CloseComponent terminates your application’s connection to a component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516436-closecomponent

func CloseComponentResFile deprecated

func CloseComponentResFile(arg0 ResFileRefNum) int16

CloseComponentResFile closes the resource file that your component opened previously with the OpenComponentResFile function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516319-closecomponentresfile

func CloseResFile deprecated

func CloseResFile(arg0 ResFileRefNum)

CloseResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529362-closeresfile

func CollectionTagExists deprecated

func CollectionTagExists(arg0 Collection, arg1 CollectionTag) bool

CollectionTagExists.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551428-collectiontagexists

func CompareAndSwap deprecated

func CompareAndSwap(arg0 uint32, arg1 uint32, arg2 uint32) bool

CompareAndSwap.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490575-compareandswap

func CompositeIconRef deprecated

func CompositeIconRef(backgroundIconRef uintptr, foregroundIconRef uintptr, compositeIconRef uintptr) int16

CompositeIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1450541-compositeiconref

func Compound deprecated

func Compound(arg0 float64, arg1 float64) float64

Compound.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492661-compound

func ConvertFromPStringToUnicode

func ConvertFromPStringToUnicode(arg0 TextToUnicodeInfo, arg1 unsafe.Pointer, arg2 uintptr, arg3 uintptr, arg4 uint16) int32

ConvertFromPStringToUnicode converts a Pascal string in a Mac OS text encoding toa Unicode string.

See: https://developer.apple.com/documentation/coreservices/1433483-convertfrompstringtounicode

func ConvertFromTextToUnicode

func ConvertFromTextToUnicode(arg0 TextToUnicodeInfo, arg1 uintptr, arg2 unsafe.Pointer, arg3 uintptr, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr, arg9 uintptr, arg10 uintptr, arg11 uint16) int32

ConvertFromTextToUnicode converts a string from any encoding to Unicode.

See: https://developer.apple.com/documentation/coreservices/1433517-convertfromtexttounicode

func ConvertFromUnicodeToPString

func ConvertFromUnicodeToPString(arg0 UnicodeToTextInfo, arg1 uintptr, arg2 uint16, arg3 unsafe.Pointer) int32

ConvertFromUnicodeToPString converts a Unicode string to Pascal in a Mac OS text encoding.

See: https://developer.apple.com/documentation/coreservices/1433581-convertfromunicodetopstring

func ConvertFromUnicodeToScriptCodeRun

func ConvertFromUnicodeToScriptCodeRun(arg0 UnicodeToTextRunInfo, arg1 uintptr, arg2 uint16, arg3 uintptr, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr, arg9 uintptr, arg10 uintptr, arg11 unsafe.Pointer, arg12 uintptr, arg13 uintptr, arg14 ScriptCodeRun) int32

ConvertFromUnicodeToScriptCodeRun converts a string from Unicode to one or more scripts.

See: https://developer.apple.com/documentation/coreservices/1433662-convertfromunicodetoscriptcoderu

func ConvertFromUnicodeToText

func ConvertFromUnicodeToText(arg0 UnicodeToTextInfo, arg1 uintptr, arg2 uint16, arg3 uintptr, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr, arg9 uintptr, arg10 uintptr, arg11 unsafe.Pointer) int32

ConvertFromUnicodeToText converts a Unicode text string to the destination encodingyou specify.

See: https://developer.apple.com/documentation/coreservices/1433542-convertfromunicodetotext

func ConvertFromUnicodeToTextRun

func ConvertFromUnicodeToTextRun(arg0 UnicodeToTextRunInfo, arg1 uintptr, arg2 uint16, arg3 uintptr, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr, arg9 uintptr, arg10 uintptr, arg11 unsafe.Pointer, arg12 uintptr, arg13 uintptr, arg14 TextEncodingRun) int32

ConvertFromUnicodeToTextRun converts a string from Unicode to one or more encodings.

See: https://developer.apple.com/documentation/coreservices/1433511-convertfromunicodetotextrun

func CoreEndianFlipData deprecated

func CoreEndianFlipData(arg0 uint32, arg1 uint32, arg2 int16, arg3 uintptr, arg4 bool) int32

CoreEndianFlipData calls the flipper callback associated with the specifieddata type.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1575610-coreendianflipdata

func CoreEndianGetFlipper deprecated

func CoreEndianGetFlipper(arg0 uint32, arg1 uint32, arg2 unsafe.Pointer) int32

CoreEndianGetFlipper obtains the flipper callback that is installed for thespecified data type.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1575564-coreendiangetflipper

func CoreEndianInstallFlipper deprecated

func CoreEndianInstallFlipper(arg0 uint32, arg1 uint32, arg2 unsafe.Pointer) int32

CoreEndianInstallFlipper installs a flipper callback for the specified data type.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1575602-coreendianinstallflipper

func CountCollectionItems deprecated

func CountCollectionItems(arg0 Collection) int32

CountCollectionItems.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551438-countcollectionitems

func CountCollectionOwners deprecated

func CountCollectionOwners(arg0 Collection) int32

CountCollectionOwners.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551353-countcollectionowners

func CountCollectionTags deprecated

func CountCollectionTags(arg0 Collection) int32

CountCollectionTags.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551378-countcollectiontags

func CountComponentInstances deprecated

func CountComponentInstances(arg0 Component) int

CountComponentInstances determines the number of open connections being managed by a specified component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516394-countcomponentinstances

func CountComponents deprecated

func CountComponents(arg0 ComponentDescription) int

CountComponents returns the number of registered components that meet the selection criteria specified by your application.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516515-countcomponents

func CountTaggedCollectionItems deprecated

func CountTaggedCollectionItems(arg0 Collection, arg1 CollectionTag) int32

CountTaggedCollectionItems.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551379-counttaggedcollectionitems

func CountUnicodeMappings

func CountUnicodeMappings(arg0 uintptr, arg1 ConstUnicodeMappingPtr, arg2 uintptr) int32

CountUnicodeMappings counts available mappings that meet the specified matchingcriteria.

See: https://developer.apple.com/documentation/coreservices/1433665-countunicodemappings

func CreateCompDescriptor

func CreateCompDescriptor(comparisonOperator uint32, operand1 unsafe.Pointer, operand2 unsafe.Pointer, disposeInputs unsafe.Pointer, theDescriptor unsafe.Pointer) int16

CreateCompDescriptor creates a comparison descriptor that specifies how to compare one or more Apple event objects with either another Apple event object or a descriptor.

See: https://developer.apple.com/documentation/coreservices/1449155-createcompdescriptor

func CreateLogicalDescriptor

func CreateLogicalDescriptor(theLogicalTerms unsafe.Pointer, theLogicOperator uint32, disposeInputs unsafe.Pointer, theDescriptor unsafe.Pointer) int16

CreateLogicalDescriptor creates a logical descriptor that specifies a logical operator and one or more logical terms for the Apple Event Manager to evaluate.

See: https://developer.apple.com/documentation/coreservices/1445212-createlogicaldescriptor

func CreateObjSpecifier

func CreateObjSpecifier(desiredClass uint32, theContainer unsafe.Pointer, keyForm uint32, keyData unsafe.Pointer, disposeInputs unsafe.Pointer, objSpecifier unsafe.Pointer) int16

CreateObjSpecifier assembles an object specifier that identifies one or more Apple event objects, from other descriptors.

See: https://developer.apple.com/documentation/coreservices/1450244-createobjspecifier

func CreateOffsetDescriptor

func CreateOffsetDescriptor(theOffset unsafe.Pointer, theDescriptor unsafe.Pointer) int16

CreateOffsetDescriptor creates an offset descriptor that specifies the position of an element in relation to the beginning or end of its container.

See: https://developer.apple.com/documentation/coreservices/1444957-createoffsetdescriptor

func CreateRangeDescriptor

func CreateRangeDescriptor(rangeStart unsafe.Pointer, rangeStop unsafe.Pointer, disposeInputs unsafe.Pointer, theDescriptor unsafe.Pointer) int16

CreateRangeDescriptor creates a range descriptor that specifies a series of consecutive elements in the same container.

See: https://developer.apple.com/documentation/coreservices/1444087-createrangedescriptor

func CreateTextToUnicodeInfo

func CreateTextToUnicodeInfo(arg0 ConstUnicodeMappingPtr, arg1 TextToUnicodeInfo) int32

CreateTextToUnicodeInfo creates and returns a Unicode converter object containinginformation required for converting strings from a non-Unicode encodingto Unicode.

See: https://developer.apple.com/documentation/coreservices/1433598-createtexttounicodeinfo

func CreateTextToUnicodeInfoByEncoding

func CreateTextToUnicodeInfoByEncoding(arg0 TextEncoding, arg1 TextToUnicodeInfo) int32

CreateTextToUnicodeInfoByEncoding based on the given text encoding specification, createsand returns a Unicode converter object containing information requiredfor converting strings from the specified non-Unicode encoding toUnicode.

See: https://developer.apple.com/documentation/coreservices/1433560-createtexttounicodeinfobyencodin

func CreateThreadPool deprecated

func CreateThreadPool(arg0 ThreadStyle, arg1 int16, arg2 corefoundation.CGSize) int16

CreateThreadPool.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574200-createthreadpool

func CreateUnicodeToTextInfo

func CreateUnicodeToTextInfo(arg0 ConstUnicodeMappingPtr, arg1 UnicodeToTextInfo) int32

CreateUnicodeToTextInfo creates and returns a Unicode converter object containinginformation required for converting strings from Unicode to a non-Unicodeencoding.

See: https://developer.apple.com/documentation/coreservices/1433522-createunicodetotextinfo

func CreateUnicodeToTextInfoByEncoding

func CreateUnicodeToTextInfoByEncoding(arg0 TextEncoding, arg1 UnicodeToTextInfo) int32

CreateUnicodeToTextInfoByEncoding based on the given text encoding specification for theconverted text, creates and returns a Unicode converter object containinginformation required for converting strings from Unicode to thespecified non-Unicode encoding.

See: https://developer.apple.com/documentation/coreservices/1433550-createunicodetotextinfobyencodin

func CreateUnicodeToTextRunInfo

func CreateUnicodeToTextRunInfo(arg0 uintptr, arg1 UnicodeMapping, arg2 UnicodeToTextRunInfo) int32

CreateUnicodeToTextRunInfo creates and returns a Unicode converter object containingthe information required for converting a Unicode text string tostrings in one or more non-Unicode encodings.

See: https://developer.apple.com/documentation/coreservices/1433632-createunicodetotextruninfo

func CreateUnicodeToTextRunInfoByEncoding

func CreateUnicodeToTextRunInfoByEncoding(arg0 uintptr, arg1 TextEncoding, arg2 UnicodeToTextRunInfo) int32

CreateUnicodeToTextRunInfoByEncoding based on the given text encoding specifications for theconverted text runs, creates and returns a Unicode converter objectcontaining information required for converting strings from Unicodeto one or more specified non-Unicode encodings.

See: https://developer.apple.com/documentation/coreservices/1433651-createunicodetotextruninfobyenco

func CreateUnicodeToTextRunInfoByScriptCode

func CreateUnicodeToTextRunInfoByScriptCode(arg0 uintptr, arg1 unsafe.Pointer, arg2 UnicodeToTextRunInfo) int32

CreateUnicodeToTextRunInfoByScriptCode based on the given script codes for the converted textruns, creates and returns a Unicode converter object containinginformation required for converting strings from Unicode to oneor more specified non-Unicode encodings.

See: https://developer.apple.com/documentation/coreservices/1433657-createunicodetotextruninfobyscri

func CurrentProcessorSpeed deprecated

func CurrentProcessorSpeed() int16

CurrentProcessorSpeed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427463-currentprocessorspeed

func DCSCopyTextDefinition

func DCSCopyTextDefinition(dictionary DCSDictionaryRef, textString corefoundation.CFStringRef, range_ unsafe.Pointer) corefoundation.CFStringRef

DCSCopyTextDefinition returns the definition associated with the provided text range.

See: https://developer.apple.com/documentation/coreservices/1446842-dcscopytextdefinition

func DCSGetTermRangeInString

func DCSGetTermRangeInString(dictionary DCSDictionaryRef, textString corefoundation.CFStringRef, offset int) corefoundation.CFRange

DCSGetTermRangeInString determines the range of the longest word or phrase with respect to an offset.

See: https://developer.apple.com/documentation/coreservices/1450556-dcsgettermrangeinstring

func DebugAssert deprecated

func DebugAssert(arg0 uint32, arg1 uint32, arg2 int8, arg3 int8, arg4 int8, arg5 int8, arg6 int)

DebugAssert.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517794-debugassert

func Dec2f deprecated

func Dec2f(arg0 Decimal) float32

Dec2f.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492641-dec2f

func Dec2l deprecated

func Dec2l(arg0 Decimal) int

Dec2l.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492660-dec2l

func Dec2num deprecated

func Dec2num(arg0 Decimal) kernel.Double_t

Dec2num.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492667-dec2num

func Dec2s deprecated

func Dec2s(arg0 Decimal) int16

Dec2s.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492647-dec2s

func Dec2str deprecated

func Dec2str(arg0 Decform, arg1 Decimal, arg2 int8)

Dec2str.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492629-dec2str

func DecrementAtomic deprecated

func DecrementAtomic(arg0 int32) int32

DecrementAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490603-decrementatomic

func DecrementAtomic8 deprecated

func DecrementAtomic8(arg0 int8) int8

DecrementAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490570-decrementatomic8

func DecrementAtomic16 deprecated

func DecrementAtomic16(arg0 int16) int16

DecrementAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490579-decrementatomic16

func Delay deprecated

func Delay(arg0 uint, arg1 uint)

Delay.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533332-delay

func DeleteGestaltValue deprecated

func DeleteGestaltValue(arg0 uint32) int16

DeleteGestaltValue deletes a [Gestalt] selector code so that it is no longer recognized by [Gestalt].

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1472699-deletegestaltvalue

func Dequeue deprecated

func Dequeue(arg0 QElemPtr, arg1 QHdrPtr) int16

Dequeue.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533381-dequeue

func DetachResource deprecated

func DetachResource(arg0 uintptr)

DetachResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529238-detachresource

func DetachResourceFile deprecated

func DetachResourceFile(arg0 ResFileRefNum) int16

DetachResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529246-detachresourcefile

func DetermineIfPathIsEnclosedByFolder deprecated

func DetermineIfPathIsEnclosedByFolder(arg0 uintptr, arg1 uint32, arg2 uint8, arg3 bool, arg4 bool) int16

DetermineIfPathIsEnclosedByFolder.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389166-determineifpathisenclosedbyfolde

func DisposeAECoerceDescUPP

func DisposeAECoerceDescUPP(userUPP AECoerceDescUPP)

DisposeAECoerceDescUPP disposes of a universal procedure pointer to a function that coerces data stored in a descriptor.

See: https://developer.apple.com/documentation/coreservices/1448721-disposeaecoercedescupp

func DisposeAECoercePtrUPP

func DisposeAECoercePtrUPP(userUPP AECoercePtrUPP)

DisposeAECoercePtrUPP disposes of a universal procedure pointer to a function that coerces data stored in a buffer.

See: https://developer.apple.com/documentation/coreservices/1450664-disposeaecoerceptrupp

func DisposeAEDisposeExternalUPP

func DisposeAEDisposeExternalUPP(userUPP AEDisposeExternalUPP)

DisposeAEDisposeExternalUPP disposes of a universal procedure pointer to a function that disposes of data supplied to the AECreateDescFromExternalPtr function.

See: https://developer.apple.com/documentation/coreservices/1447284-disposeaedisposeexternalupp

func DisposeAEEventHandlerUPP

func DisposeAEEventHandlerUPP(userUPP AEEventHandlerUPP)

DisposeAEEventHandlerUPP disposes of a universal procedure pointer to an event handler function.

See: https://developer.apple.com/documentation/coreservices/1442066-disposeaeeventhandlerupp

func DisposeCollection deprecated

func DisposeCollection(arg0 Collection)

DisposeCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551429-disposecollection

func DisposeCollectionExceptionUPP deprecated

func DisposeCollectionExceptionUPP(arg0 CollectionExceptionUPP)

DisposeCollectionExceptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551385-disposecollectionexceptionupp

func DisposeCollectionFlattenUPP deprecated

func DisposeCollectionFlattenUPP(arg0 CollectionFlattenUPP)

DisposeCollectionFlattenUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551454-disposecollectionflattenupp

func DisposeComponentFunctionUPP deprecated

func DisposeComponentFunctionUPP(arg0 ComponentFunctionUPP)

DisposeComponentFunctionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516369-disposecomponentfunctionupp

func DisposeComponentMPWorkFunctionUPP deprecated

func DisposeComponentMPWorkFunctionUPP(arg0 ComponentMPWorkFunctionUPP)

DisposeComponentMPWorkFunctionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516328-disposecomponentmpworkfunctionup

func DisposeComponentRoutineUPP deprecated

func DisposeComponentRoutineUPP(arg0 ComponentRoutineUPP)

DisposeComponentRoutineUPP disposes of the universal procedure pointer (UPP) to a component routine callback function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516334-disposecomponentroutineupp

func DisposeDebugAssertOutputHandlerUPP deprecated

func DisposeDebugAssertOutputHandlerUPP(arg0 DebugAssertOutputHandlerUPP)

DisposeDebugAssertOutputHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517746-disposedebugassertoutputhandleru

func DisposeDebugComponent deprecated

func DisposeDebugComponent(arg0 uint32) int32

DisposeDebugComponent.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517752-disposedebugcomponent

func DisposeDebugComponentCallbackUPP deprecated

func DisposeDebugComponentCallbackUPP(arg0 DebugComponentCallbackUPP)

DisposeDebugComponentCallbackUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517724-disposedebugcomponentcallbackupp

func DisposeDebuggerDisposeThreadUPP deprecated

func DisposeDebuggerDisposeThreadUPP(arg0 DebuggerDisposeThreadUPP)

DisposeDebuggerDisposeThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574277-disposedebuggerdisposethreadupp

func DisposeDebuggerNewThreadUPP deprecated

func DisposeDebuggerNewThreadUPP(arg0 DebuggerNewThreadUPP)

DisposeDebuggerNewThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574218-disposedebuggernewthreadupp

func DisposeDebuggerThreadSchedulerUPP deprecated

func DisposeDebuggerThreadSchedulerUPP(arg0 DebuggerThreadSchedulerUPP)

DisposeDebuggerThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574286-disposedebuggerthreadschedulerup

func DisposeDeferredTaskUPP deprecated

func DisposeDeferredTaskUPP(arg0 DeferredTaskUPP)

DisposeDeferredTaskUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533363-disposedeferredtaskupp

func DisposeExceptionHandlerUPP deprecated

func DisposeExceptionHandlerUPP(arg0 ExceptionHandlerUPP)

DisposeExceptionHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1500674-disposeexceptionhandlerupp

func DisposeFNSubscriptionUPP deprecated

func DisposeFNSubscriptionUPP(arg0 FNSubscriptionUPP)

DisposeFNSubscriptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566772-disposefnsubscriptionupp

func DisposeFSVolumeEjectUPP deprecated

func DisposeFSVolumeEjectUPP(arg0 FSVolumeEjectUPP)

DisposeFSVolumeEjectUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566754-disposefsvolumeejectupp

func DisposeFSVolumeMountUPP deprecated

func DisposeFSVolumeMountUPP(arg0 FSVolumeMountUPP)

DisposeFSVolumeMountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565735-disposefsvolumemountupp

func DisposeFSVolumeUnmountUPP deprecated

func DisposeFSVolumeUnmountUPP(arg0 FSVolumeUnmountUPP)

DisposeFSVolumeUnmountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565476-disposefsvolumeunmountupp

func DisposeFolderManagerNotificationUPP deprecated

func DisposeFolderManagerNotificationUPP(arg0 FolderManagerNotificationUPP)

DisposeFolderManagerNotificationUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389143-disposefoldermanagernotification

func DisposeGetMissingComponentResourceUPP deprecated

func DisposeGetMissingComponentResourceUPP(arg0 GetMissingComponentResourceUPP)

DisposeGetMissingComponentResourceUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516414-disposegetmissingcomponentresour

func DisposeHandle deprecated

func DisposeHandle(arg0 uintptr)

DisposeHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506451-disposehandle

func DisposeIOCompletionUPP deprecated

func DisposeIOCompletionUPP(arg0 IOCompletionUPP)

DisposeIOCompletionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566947-disposeiocompletionupp

func DisposeKCCallbackUPP deprecated

func DisposeKCCallbackUPP(arg0 KCCallbackUPP)

DisposeKCCallbackUPP.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563023-disposekccallbackupp

func DisposeOSLAccessorUPP

func DisposeOSLAccessorUPP(userUPP OSLAccessorUPP)

DisposeOSLAccessorUPP disposes of a universal procedure pointer to an object accessor function.

See: https://developer.apple.com/documentation/coreservices/1444684-disposeoslaccessorupp

func DisposeOSLAdjustMarksUPP

func DisposeOSLAdjustMarksUPP(userUPP OSLAdjustMarksUPP)

DisposeOSLAdjustMarksUPP disposes of a universal procedure pointer to an object callback adjust marks function.

See: https://developer.apple.com/documentation/coreservices/1443940-disposeosladjustmarksupp

func DisposeOSLCompareUPP

func DisposeOSLCompareUPP(userUPP OSLCompareUPP)

DisposeOSLCompareUPP disposes of a universal procedure pointer to an object callback comparison function.

See: https://developer.apple.com/documentation/coreservices/1448398-disposeoslcompareupp

func DisposeOSLCountUPP

func DisposeOSLCountUPP(userUPP OSLCountUPP)

DisposeOSLCountUPP disposes of a universal procedure pointer to an object callback count function.

See: https://developer.apple.com/documentation/coreservices/1443984-disposeoslcountupp

func DisposeOSLDisposeTokenUPP

func DisposeOSLDisposeTokenUPP(userUPP OSLDisposeTokenUPP)

DisposeOSLDisposeTokenUPP disposes of a universal procedure pointer to an object callback dispose token function.

See: https://developer.apple.com/documentation/coreservices/1442670-disposeosldisposetokenupp

func DisposeOSLGetErrDescUPP

func DisposeOSLGetErrDescUPP(userUPP OSLGetErrDescUPP)

DisposeOSLGetErrDescUPP disposes of a universal procedure pointer to an object callback get error descriptor function.

See: https://developer.apple.com/documentation/coreservices/1446061-disposeoslgeterrdescupp

func DisposeOSLGetMarkTokenUPP

func DisposeOSLGetMarkTokenUPP(userUPP OSLGetMarkTokenUPP)

DisposeOSLGetMarkTokenUPP disposes of a universal procedure pointer to an object callback get mark function.

See: https://developer.apple.com/documentation/coreservices/1442377-disposeoslgetmarktokenupp

func DisposeOSLMarkUPP

func DisposeOSLMarkUPP(userUPP OSLMarkUPP)

DisposeOSLMarkUPP disposes of a universal procedure pointer to an object callback mark function.

See: https://developer.apple.com/documentation/coreservices/1449253-disposeoslmarkupp

func DisposePtr deprecated

func DisposePtr(arg0 coreimage.Ptr)

DisposePtr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506427-disposeptr

func DisposeResErrUPP deprecated

func DisposeResErrUPP(arg0 ResErrUPP)

DisposeResErrUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529332-disposereserrupp

func DisposeSelectorFunctionUPP deprecated

func DisposeSelectorFunctionUPP(arg0 SelectorFunctionUPP)

DisposeSelectorFunctionUPP disposes of a universal procedure pointer to a selector callback function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1472149-disposeselectorfunctionupp

func DisposeSleepQUPP deprecated

func DisposeSleepQUPP(arg0 SleepQUPP)

DisposeSleepQUPP.

Deprecated: Deprecated since macOS 10.5.

See: https://developer.apple.com/documentation/coreservices/1427426-disposesleepqupp

func DisposeTextToUnicodeInfo

func DisposeTextToUnicodeInfo(arg0 TextToUnicodeInfo) int32

DisposeTextToUnicodeInfo releases the memory allocated for the specified Unicodeconverter object.

See: https://developer.apple.com/documentation/coreservices/1433669-disposetexttounicodeinfo

func DisposeThread deprecated

func DisposeThread(arg0 ThreadID, arg1 bool) int16

DisposeThread.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574219-disposethread

func DisposeThreadEntryUPP deprecated

func DisposeThreadEntryUPP(arg0 ThreadEntryUPP)

DisposeThreadEntryUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574275-disposethreadentryupp

func DisposeThreadSchedulerUPP deprecated

func DisposeThreadSchedulerUPP(arg0 ThreadSchedulerUPP)

DisposeThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574280-disposethreadschedulerupp

func DisposeThreadSwitchUPP deprecated

func DisposeThreadSwitchUPP(arg0 ThreadSwitchUPP)

DisposeThreadSwitchUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574264-disposethreadswitchupp

func DisposeThreadTerminationUPP deprecated

func DisposeThreadTerminationUPP(arg0 ThreadTerminationUPP)

DisposeThreadTerminationUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574233-disposethreadterminationupp

func DisposeTimerUPP deprecated

func DisposeTimerUPP(arg0 TimerUPP)

DisposeTimerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1550797-disposetimerupp

func DisposeUnicodeToTextFallbackUPP

func DisposeUnicodeToTextFallbackUPP(arg0 UnicodeToTextFallbackUPP)

DisposeUnicodeToTextFallbackUPP disposes of a a new universal procedure pointer (UPP)to a Unicode-to-text fallback callback.

See: https://developer.apple.com/documentation/coreservices/1433648-disposeunicodetotextfallbackupp

func DisposeUnicodeToTextInfo

func DisposeUnicodeToTextInfo(arg0 UnicodeToTextInfo) int32

DisposeUnicodeToTextInfo releases the memory allocated for the specified Unicodeconverter object.

See: https://developer.apple.com/documentation/coreservices/1433564-disposeunicodetotextinfo

func DisposeUnicodeToTextRunInfo

func DisposeUnicodeToTextRunInfo(arg0 UnicodeToTextRunInfo) int32

DisposeUnicodeToTextRunInfo releases the memory allocated for the specified Unicodeconverter object.

See: https://developer.apple.com/documentation/coreservices/1433595-disposeunicodetotextruninfo

func Dtox80 deprecated

func Dtox80(arg0 float64, arg1 unsafe.Pointer)

Dtox80.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492664-dtox80

func DurationToAbsolute deprecated

func DurationToAbsolute(arg0 Duration) kernel.AbsoluteTime

DurationToAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501247-durationtoabsolute

func EmptyCollection deprecated

func EmptyCollection(arg0 Collection)

EmptyCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551422-emptycollection

func EmptyHandle deprecated

func EmptyHandle(arg0 uintptr)

EmptyHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506345-emptyhandle

func Enqueue deprecated

func Enqueue(arg0 QElemPtr, arg1 QHdrPtr)

Enqueue.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533340-enqueue

func FNGetDirectoryForSubscription deprecated

func FNGetDirectoryForSubscription(arg0 FNSubscriptionRef, arg1 uintptr) int32

FNGetDirectoryForSubscription.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566615-fngetdirectoryforsubscription

func FNNotify deprecated

func FNNotify(arg0 uintptr, arg1 FNMessage, arg2 uintptr) int32

FNNotify.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565421-fnnotify

func FNNotifyAll deprecated

func FNNotifyAll(arg0 FNMessage, arg1 uintptr) int32

FNNotifyAll.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565760-fnnotifyall

func FNNotifyByPath deprecated

func FNNotifyByPath(arg0 uint8, arg1 FNMessage, arg2 uintptr) int32

FNNotifyByPath.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566346-fnnotifybypath

func FNSubscribe deprecated

func FNSubscribe(arg0 uintptr, arg1 FNSubscriptionUPP, arg2 uintptr, arg3 FNSubscriptionRef) int32

FNSubscribe.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565373-fnsubscribe

func FNSubscribeByPath deprecated

func FNSubscribeByPath(arg0 uint8, arg1 FNSubscriptionUPP, arg2 uintptr, arg3 FNSubscriptionRef) int32

FNSubscribeByPath.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566843-fnsubscribebypath

func FNUnsubscribe deprecated

func FNUnsubscribe(arg0 FNSubscriptionRef) int32

FNUnsubscribe.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565232-fnunsubscribe

func FSAllocateFork deprecated

func FSAllocateFork(arg0 FSIORefNum, arg1 FSAllocationFlags, arg2 uint16, arg3 int64, arg4 uint64, arg5 uint64) int16

FSAllocateFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566175-fsallocatefork

func FSCancelVolumeOperation deprecated

func FSCancelVolumeOperation(arg0 FSVolumeOperation) int32

FSCancelVolumeOperation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565396-fscancelvolumeoperation

func FSCatalogSearch deprecated

func FSCatalogSearch(arg0 FSIterator, arg1 FSSearchParams, arg2 uintptr, arg3 uintptr, arg4 bool, arg5 FSCatalogInfoBitmap, arg6 FSCatalogInfo, arg7 uintptr, arg8 FSSpecPtr, arg9 kernel.HFSUniStr255) int16

FSCatalogSearch.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565862-fscatalogsearch

func FSCloseFork deprecated

func FSCloseFork(arg0 FSIORefNum) int16

FSCloseFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566900-fsclosefork

func FSCloseIterator deprecated

func FSCloseIterator(arg0 FSIterator) int16

FSCloseIterator.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566681-fscloseiterator

func FSCompareFSRefs deprecated

func FSCompareFSRefs(arg0 uintptr, arg1 uintptr) int16

FSCompareFSRefs.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565571-fscomparefsrefs

func FSCopyDADiskForVolume deprecated

func FSCopyDADiskForVolume(arg0 uintptr, arg1 diskarbitration.DADiskRef) int32

FSCopyDADiskForVolume.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565813-fscopydadiskforvolume

func FSCopyDiskIDForVolume deprecated

func FSCopyDiskIDForVolume(arg0 uintptr, arg1 corefoundation.CFStringRef) int32

FSCopyDiskIDForVolume.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565655-fscopydiskidforvolume

func FSCopyObjectAsync deprecated

func FSCopyObjectAsync(arg0 FSFileOperationRef, arg1 uintptr, arg2 uintptr, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 unsafe.Pointer, arg6 float64, arg7 FSFileOperationClientContext) int32

FSCopyObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566285-fscopyobjectasync

func FSCopyObjectSync deprecated

func FSCopyObjectSync(arg0 uintptr, arg1 uintptr, arg2 corefoundation.CFStringRef, arg3 uintptr, arg4 uintptr) int32

FSCopyObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565258-fscopyobjectsync

func FSCopyURLForVolume deprecated

func FSCopyURLForVolume(arg0 uintptr, arg1 corefoundation.CFURLRef) int32

FSCopyURLForVolume.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566159-fscopyurlforvolume

func FSCreateDirectoryUnicode deprecated

func FSCreateDirectoryUnicode(arg0 uintptr, arg1 uint, arg2 uint16, arg3 FSCatalogInfoBitmap, arg4 FSCatalogInfo, arg5 uintptr, arg6 FSSpecPtr, arg7 uint32) int16

FSCreateDirectoryUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565979-fscreatedirectoryunicode

func FSCreateFileAndOpenForkUnicode deprecated

func FSCreateFileAndOpenForkUnicode(arg0 uintptr, arg1 uint, arg2 uint16, arg3 FSCatalogInfoBitmap, arg4 FSCatalogInfo, arg5 uint, arg6 uint16, arg7 int8, arg8 FSIORefNum, arg9 uintptr) int32

FSCreateFileAndOpenForkUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565699-fscreatefileandopenforkunicode

func FSCreateFileUnicode deprecated

func FSCreateFileUnicode(arg0 uintptr, arg1 uint, arg2 uint16, arg3 FSCatalogInfoBitmap, arg4 FSCatalogInfo, arg5 uintptr, arg6 FSSpecPtr) int16

FSCreateFileUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565163-fscreatefileunicode

func FSCreateFork deprecated

func FSCreateFork(arg0 uintptr, arg1 uint, arg2 uint16) int16

FSCreateFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565554-fscreatefork

func FSCreateResFile deprecated

func FSCreateResFile(arg0 uintptr, arg1 uint, arg2 uint16, arg3 FSCatalogInfoBitmap, arg4 FSCatalogInfo, arg5 uintptr, arg6 FSSpecPtr)

FSCreateResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529336-fscreateresfile

func FSCreateResourceFile deprecated

func FSCreateResourceFile(arg0 uintptr, arg1 uint, arg2 uint16, arg3 FSCatalogInfoBitmap, arg4 FSCatalogInfo, arg5 uint, arg6 uint16, arg7 uintptr, arg8 FSSpecPtr) int16

FSCreateResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529242-fscreateresourcefile

func FSCreateResourceFork deprecated

func FSCreateResourceFork(arg0 uintptr, arg1 uint, arg2 uint16, arg3 uint32) int16

FSCreateResourceFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529360-fscreateresourcefork

func FSCreateStringFromHFSUniStr deprecated

func FSCreateStringFromHFSUniStr(arg0 corefoundation.CFAllocatorRef, arg1 kernel.HFSUniStr255) corefoundation.CFStringRef

FSCreateStringFromHFSUniStr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566957-fscreatestringfromhfsunistr

func FSCreateVolumeOperation deprecated

func FSCreateVolumeOperation(arg0 FSVolumeOperation) int32

FSCreateVolumeOperation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566671-fscreatevolumeoperation

func FSDeleteFork deprecated

func FSDeleteFork(arg0 uintptr, arg1 uint, arg2 uint16) int16

FSDeleteFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565370-fsdeletefork

func FSDeleteObject deprecated

func FSDeleteObject(arg0 uintptr) int16

FSDeleteObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566089-fsdeleteobject

func FSDetermineIfRefIsEnclosedByFolder deprecated

func FSDetermineIfRefIsEnclosedByFolder(arg0 uintptr, arg1 uint32, arg2 uintptr, arg3 bool) int16

FSDetermineIfRefIsEnclosedByFolder.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389228-fsdetermineifrefisenclosedbyfold

func FSDisposeVolumeOperation deprecated

func FSDisposeVolumeOperation(arg0 FSVolumeOperation) int32

FSDisposeVolumeOperation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565382-fsdisposevolumeoperation

func FSEjectVolumeAsync deprecated

func FSEjectVolumeAsync(arg0 uintptr, arg1 uintptr, arg2 FSVolumeOperation, arg3 FSVolumeEjectUPP, arg4 corefoundation.CFRunLoopRef, arg5 corefoundation.CFStringRef) int32

FSEjectVolumeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566919-fsejectvolumeasync

func FSEjectVolumeSync deprecated

func FSEjectVolumeSync(arg0 uintptr, arg1 uintptr, arg2 int32) int32

FSEjectVolumeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566031-fsejectvolumesync

func FSEventStreamCreate

func FSEventStreamCreate(allocator corefoundation.CFAllocatorRef, callback unsafe.Pointer, context unsafe.Pointer, pathsToWatch corefoundation.CFArrayRef, sinceWhen uint64, latency float64, flags uint32) unsafe.Pointer

FSEventStreamCreate.

See: https://developer.apple.com/documentation/coreservices/1443980-fseventstreamcreate

func FSEventStreamCreateRelativeToDevice

func FSEventStreamCreateRelativeToDevice(allocator corefoundation.CFAllocatorRef, callback unsafe.Pointer, context unsafe.Pointer, deviceToWatch int32, pathsToWatchRelativeToDevice corefoundation.CFArrayRef, sinceWhen uint64, latency float64, flags uint32) unsafe.Pointer

FSEventStreamCreateRelativeToDevice.

See: https://developer.apple.com/documentation/coreservices/1447341-fseventstreamcreaterelativetodev

func FSEventStreamGetDeviceBeingWatched

func FSEventStreamGetDeviceBeingWatched(streamRef unsafe.Pointer) int32

FSEventStreamGetDeviceBeingWatched.

See: https://developer.apple.com/documentation/coreservices/1449675-fseventstreamgetdevicebeingwatch

func FSEventStreamSetDispatchQueue

func FSEventStreamSetDispatchQueue(streamRef unsafe.Pointer, q dispatch.Queue)

FSEventStreamSetDispatchQueue schedules the stream on the specified dispatch queue.

See: https://developer.apple.com/documentation/coreservices/1444164-fseventstreamsetdispatchqueue

func FSEventStreamSetExclusionPaths

func FSEventStreamSetExclusionPaths(streamRef unsafe.Pointer, pathsToExclude corefoundation.CFArrayRef) bool

FSEventStreamSetExclusionPaths.

See: https://developer.apple.com/documentation/coreservices/1444666-fseventstreamsetexclusionpaths

func FSEventsGetLastEventIdForDeviceBeforeTime

func FSEventsGetLastEventIdForDeviceBeforeTime(dev int32, time corefoundation.CFAbsoluteTime) uint64

FSEventsGetLastEventIdForDeviceBeforeTime.

See: https://developer.apple.com/documentation/coreservices/1449772-fseventsgetlasteventidfordeviceb

func FSEventsPurgeEventsForDeviceUpToEventId

func FSEventsPurgeEventsForDeviceUpToEventId(dev int32, eventId uint64) bool

FSEventsPurgeEventsForDeviceUpToEventId.

See: https://developer.apple.com/documentation/coreservices/1447985-fseventspurgeeventsfordeviceupto

func FSFileOperationCancel deprecated

func FSFileOperationCancel(arg0 FSFileOperationRef) int32

FSFileOperationCancel.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565866-fsfileoperationcancel

func FSFileOperationCopyStatus deprecated

func FSFileOperationCopyStatus(arg0 FSFileOperationRef, arg1 uintptr, arg2 FSFileOperationStage, arg3 int32, arg4 corefoundation.CFDictionaryRef) int32

FSFileOperationCopyStatus.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566279-fsfileoperationcopystatus

func FSFileOperationGetTypeID deprecated

func FSFileOperationGetTypeID() uint

FSFileOperationGetTypeID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565673-fsfileoperationgettypeid

func FSFileOperationScheduleWithRunLoop deprecated

func FSFileOperationScheduleWithRunLoop(arg0 FSFileOperationRef, arg1 corefoundation.CFRunLoopRef, arg2 corefoundation.CFStringRef) int32

FSFileOperationScheduleWithRunLoop.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565845-fsfileoperationschedulewithrunlo

func FSFileOperationUnscheduleFromRunLoop deprecated

func FSFileOperationUnscheduleFromRunLoop(arg0 FSFileOperationRef, arg1 corefoundation.CFRunLoopRef, arg2 corefoundation.CFStringRef) int32

FSFileOperationUnscheduleFromRunLoop.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565483-fsfileoperationunschedulefromrun

func FSFileSecurityCopyAccessControlList deprecated

func FSFileSecurityCopyAccessControlList(arg0 FSFileSecurityRef, arg1 unsafe.Pointer) int32

FSFileSecurityCopyAccessControlList.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565603-fsfilesecuritycopyaccesscontroll

func FSFileSecurityGetGroup deprecated

func FSFileSecurityGetGroup(arg0 FSFileSecurityRef, arg1 uint32) int32

FSFileSecurityGetGroup.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565811-fsfilesecuritygetgroup

func FSFileSecurityGetGroupUUID deprecated

func FSFileSecurityGetGroupUUID(arg0 FSFileSecurityRef, arg1 corefoundation.CFUUIDBytes) int32

FSFileSecurityGetGroupUUID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566799-fsfilesecuritygetgroupuuid

func FSFileSecurityGetMode deprecated

func FSFileSecurityGetMode(arg0 FSFileSecurityRef, arg1 uint16) int32

FSFileSecurityGetMode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565106-fsfilesecuritygetmode

func FSFileSecurityGetOwner deprecated

func FSFileSecurityGetOwner(arg0 FSFileSecurityRef, arg1 uint32) int32

FSFileSecurityGetOwner.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566659-fsfilesecuritygetowner

func FSFileSecurityGetOwnerUUID deprecated

func FSFileSecurityGetOwnerUUID(arg0 FSFileSecurityRef, arg1 corefoundation.CFUUIDBytes) int32

FSFileSecurityGetOwnerUUID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566694-fsfilesecuritygetowneruuid

func FSFileSecurityGetTypeID deprecated

func FSFileSecurityGetTypeID() uint

FSFileSecurityGetTypeID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565576-fsfilesecuritygettypeid

func FSFileSecuritySetAccessControlList deprecated

func FSFileSecuritySetAccessControlList(arg0 FSFileSecurityRef, arg1 unsafe.Pointer) int32

FSFileSecuritySetAccessControlList.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566029-fsfilesecuritysetaccesscontrolli

func FSFileSecuritySetGroup deprecated

func FSFileSecuritySetGroup(arg0 FSFileSecurityRef, arg1 uint32) int32

FSFileSecuritySetGroup.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565296-fsfilesecuritysetgroup

func FSFileSecuritySetGroupUUID deprecated

func FSFileSecuritySetGroupUUID(arg0 FSFileSecurityRef, arg1 corefoundation.CFUUIDBytes) int32

FSFileSecuritySetGroupUUID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566445-fsfilesecuritysetgroupuuid

func FSFileSecuritySetMode deprecated

func FSFileSecuritySetMode(arg0 FSFileSecurityRef, arg1 uint16) int32

FSFileSecuritySetMode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565105-fsfilesecuritysetmode

func FSFileSecuritySetOwner deprecated

func FSFileSecuritySetOwner(arg0 FSFileSecurityRef, arg1 uint32) int32

FSFileSecuritySetOwner.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566946-fsfilesecuritysetowner

func FSFileSecuritySetOwnerUUID deprecated

func FSFileSecuritySetOwnerUUID(arg0 FSFileSecurityRef, arg1 corefoundation.CFUUIDBytes) int32

FSFileSecuritySetOwnerUUID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565207-fsfilesecuritysetowneruuid

func FSFindFolder deprecated

func FSFindFolder(arg0 uintptr, arg1 uint32, arg2 bool, arg3 uintptr) int16

FSFindFolder.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389059-fsfindfolder

func FSFlushFork deprecated

func FSFlushFork(arg0 FSIORefNum) int16

FSFlushFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566414-fsflushfork

func FSFlushVolume deprecated

func FSFlushVolume(arg0 uintptr) int32

FSFlushVolume.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565506-fsflushvolume

func FSGetAsyncEjectStatus deprecated

func FSGetAsyncEjectStatus(arg0 FSVolumeOperation, arg1 FSEjectStatus, arg2 int32, arg3 uintptr, arg4 int32) int32

FSGetAsyncEjectStatus.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565993-fsgetasyncejectstatus

func FSGetAsyncMountStatus deprecated

func FSGetAsyncMountStatus(arg0 FSVolumeOperation, arg1 FSMountStatus, arg2 int32, arg3 uintptr) int32

FSGetAsyncMountStatus.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566519-fsgetasyncmountstatus

func FSGetAsyncUnmountStatus deprecated

func FSGetAsyncUnmountStatus(arg0 FSVolumeOperation, arg1 FSUnmountStatus, arg2 int32, arg3 uintptr, arg4 int32) int32

FSGetAsyncUnmountStatus.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565808-fsgetasyncunmountstatus

func FSGetDataForkName deprecated

func FSGetDataForkName(arg0 kernel.HFSUniStr255) int16

FSGetDataForkName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566760-fsgetdataforkname

func FSGetForkCBInfo deprecated

func FSGetForkCBInfo(arg0 FSIORefNum, arg1 uintptr, arg2 int16, arg3 FSIORefNum, arg4 FSForkInfo, arg5 uintptr, arg6 kernel.HFSUniStr255) int16

FSGetForkCBInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565345-fsgetforkcbinfo

func FSGetForkPosition deprecated

func FSGetForkPosition(arg0 FSIORefNum, arg1 int64) int16

FSGetForkPosition.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565089-fsgetforkposition

func FSGetForkSize deprecated

func FSGetForkSize(arg0 FSIORefNum, arg1 int64) int16

FSGetForkSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565455-fsgetforksize

func FSGetHFSUniStrFromString deprecated

func FSGetHFSUniStrFromString(arg0 corefoundation.CFStringRef, arg1 kernel.HFSUniStr255) int32

FSGetHFSUniStrFromString.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565877-fsgethfsunistrfromstring

func FSGetResourceForkName deprecated

func FSGetResourceForkName(arg0 kernel.HFSUniStr255) int16

FSGetResourceForkName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566158-fsgetresourceforkname

func FSGetTemporaryDirectoryForReplaceObject deprecated

func FSGetTemporaryDirectoryForReplaceObject(arg0 uintptr, arg1 uintptr, arg2 uintptr) int32

FSGetTemporaryDirectoryForReplaceObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566436-fsgettemporarydirectoryforreplac

func FSGetVolumeForDADisk deprecated

func FSGetVolumeForDADisk(arg0 diskarbitration.DADiskRef, arg1 uintptr) int32

FSGetVolumeForDADisk.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566612-fsgetvolumefordadisk

func FSGetVolumeForDiskID deprecated

func FSGetVolumeForDiskID(arg0 corefoundation.CFStringRef, arg1 uintptr) int32

FSGetVolumeForDiskID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565529-fsgetvolumefordiskid

func FSGetVolumeInfo deprecated

func FSGetVolumeInfo(arg0 uintptr, arg1 uintptr, arg2 uintptr, arg3 FSVolumeInfoBitmap, arg4 FSVolumeInfo, arg5 kernel.HFSUniStr255, arg6 uintptr) int16

FSGetVolumeInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566350-fsgetvolumeinfo

func FSGetVolumeMountInfo deprecated

func FSGetVolumeMountInfo(arg0 uintptr, arg1 kernel.BytePtr, arg2 uintptr, arg3 uintptr) int32

FSGetVolumeMountInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565587-fsgetvolumemountinfo

func FSGetVolumeMountInfoSize deprecated

func FSGetVolumeMountInfoSize(arg0 uintptr, arg1 uintptr) int32

FSGetVolumeMountInfoSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566473-fsgetvolumemountinfosize

func FSGetVolumeParms deprecated

func FSGetVolumeParms(arg0 uintptr, arg1 GetVolParmsInfoBuffer, arg2 uintptr) int32

FSGetVolumeParms.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565147-fsgetvolumeparms

func FSIsFSRefValid deprecated

func FSIsFSRefValid(arg0 uintptr) bool

FSIsFSRefValid.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565952-fsisfsrefvalid

func FSIterateForks deprecated

func FSIterateForks(arg0 uintptr, arg1 CatPositionRec, arg2 kernel.HFSUniStr255, arg3 int64, arg4 uint64) int16

FSIterateForks.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565757-fsiterateforks

func FSLockRange deprecated

func FSLockRange(arg0 FSIORefNum, arg1 uint16, arg2 int64, arg3 uint64, arg4 uint64) int32

FSLockRange.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566371-fslockrange

func FSMakeFSRefUnicode deprecated

func FSMakeFSRefUnicode(arg0 uintptr, arg1 uint, arg2 uint16, arg3 TextEncoding, arg4 uintptr) int16

FSMakeFSRefUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565210-fsmakefsrefunicode

func FSMountLocalVolumeAsync deprecated

FSMountLocalVolumeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565530-fsmountlocalvolumeasync

func FSMountLocalVolumeSync deprecated

func FSMountLocalVolumeSync(arg0 corefoundation.CFStringRef, arg1 corefoundation.CFURLRef, arg2 uintptr, arg3 uintptr) int32

FSMountLocalVolumeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566302-fsmountlocalvolumesync

func FSMountServerVolumeSync deprecated

func FSMountServerVolumeSync(arg0 corefoundation.CFURLRef, arg1 corefoundation.CFURLRef, arg2 corefoundation.CFStringRef, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 uintptr) int32

FSMountServerVolumeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565166-fsmountservervolumesync

func FSMoveObject deprecated

func FSMoveObject(arg0 uintptr, arg1 uintptr, arg2 uintptr) int16

FSMoveObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566291-fsmoveobject

func FSMoveObjectAsync deprecated

func FSMoveObjectAsync(arg0 FSFileOperationRef, arg1 uintptr, arg2 uintptr, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 unsafe.Pointer, arg6 float64, arg7 FSFileOperationClientContext) int32

FSMoveObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566762-fsmoveobjectasync

func FSMoveObjectSync deprecated

func FSMoveObjectSync(arg0 uintptr, arg1 uintptr, arg2 corefoundation.CFStringRef, arg3 uintptr, arg4 uintptr) int32

FSMoveObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566525-fsmoveobjectsync

func FSMoveObjectToTrashAsync deprecated

func FSMoveObjectToTrashAsync(arg0 FSFileOperationRef, arg1 uintptr, arg2 uintptr, arg3 unsafe.Pointer, arg4 float64, arg5 FSFileOperationClientContext) int32

FSMoveObjectToTrashAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565854-fsmoveobjecttotrashasync

func FSMoveObjectToTrashSync deprecated

func FSMoveObjectToTrashSync(arg0 uintptr, arg1 uintptr, arg2 uintptr) int32

FSMoveObjectToTrashSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566651-fsmoveobjecttotrashsync

func FSOpenFork deprecated

func FSOpenFork(arg0 uintptr, arg1 uint, arg2 uint16, arg3 int8, arg4 FSIORefNum) int16

FSOpenFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565689-fsopenfork

func FSOpenIterator deprecated

func FSOpenIterator(arg0 uintptr, arg1 FSIteratorFlags, arg2 FSIterator) int16

FSOpenIterator.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565368-fsopeniterator

func FSOpenOrphanResFile deprecated

func FSOpenOrphanResFile(arg0 uintptr, arg1 kernel.SignedByte, arg2 ResFileRefNum) int16

FSOpenOrphanResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529349-fsopenorphanresfile

func FSOpenResourceFile deprecated

func FSOpenResourceFile(arg0 uintptr, arg1 uint, arg2 uint16, arg3 int8, arg4 ResFileRefNum) int16

FSOpenResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529373-fsopenresourcefile

func FSPathCopyObjectAsync deprecated

func FSPathCopyObjectAsync(arg0 FSFileOperationRef, arg1 int8, arg2 int8, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 unsafe.Pointer, arg6 float64, arg7 FSFileOperationClientContext) int32

FSPathCopyObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566056-fspathcopyobjectasync

func FSPathCopyObjectSync deprecated

func FSPathCopyObjectSync(arg0 int8, arg1 int8, arg2 corefoundation.CFStringRef, arg3 int8, arg4 uintptr) int32

FSPathCopyObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565384-fspathcopyobjectsync

func FSPathFileOperationCopyStatus deprecated

func FSPathFileOperationCopyStatus(arg0 FSFileOperationRef, arg1 int8, arg2 FSFileOperationStage, arg3 int32, arg4 corefoundation.CFDictionaryRef) int32

FSPathFileOperationCopyStatus.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566335-fspathfileoperationcopystatus

func FSPathGetTemporaryDirectoryForReplaceObject deprecated

func FSPathGetTemporaryDirectoryForReplaceObject(arg0 int8, arg1 int8, arg2 uint32, arg3 uintptr) int32

FSPathGetTemporaryDirectoryForReplaceObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566163-fspathgettemporarydirectoryforre

func FSPathMakeRef deprecated

func FSPathMakeRef(arg0 uint8, arg1 uintptr, arg2 bool) int32

FSPathMakeRef.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565195-fspathmakeref

func FSPathMakeRefWithOptions deprecated

func FSPathMakeRefWithOptions(arg0 uint8, arg1 uintptr, arg2 uintptr, arg3 bool) int32

FSPathMakeRefWithOptions.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566339-fspathmakerefwithoptions

func FSPathMoveObjectAsync deprecated

func FSPathMoveObjectAsync(arg0 FSFileOperationRef, arg1 int8, arg2 int8, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 unsafe.Pointer, arg6 float64, arg7 FSFileOperationClientContext) int32

FSPathMoveObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566169-fspathmoveobjectasync

func FSPathMoveObjectSync deprecated

func FSPathMoveObjectSync(arg0 int8, arg1 int8, arg2 corefoundation.CFStringRef, arg3 int8, arg4 uintptr) int32

FSPathMoveObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566022-fspathmoveobjectsync

func FSPathMoveObjectToTrashAsync deprecated

func FSPathMoveObjectToTrashAsync(arg0 FSFileOperationRef, arg1 int8, arg2 uintptr, arg3 unsafe.Pointer, arg4 float64, arg5 FSFileOperationClientContext) int32

FSPathMoveObjectToTrashAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565270-fspathmoveobjecttotrashasync

func FSPathMoveObjectToTrashSync deprecated

func FSPathMoveObjectToTrashSync(arg0 int8, arg1 int8, arg2 uintptr) int32

FSPathMoveObjectToTrashSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566818-fspathmoveobjecttotrashsync

func FSPathReplaceObject deprecated

func FSPathReplaceObject(arg0 int8, arg1 int8, arg2 corefoundation.CFStringRef, arg3 corefoundation.CFStringRef, arg4 int8, arg5 uintptr) int32

FSPathReplaceObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566463-fspathreplaceobject

func FSReadFork deprecated

func FSReadFork(arg0 FSIORefNum, arg1 uint16, arg2 int64, arg3 uintptr, arg4 uintptr) int16

FSReadFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565997-fsreadfork

func FSRefMakePath deprecated

func FSRefMakePath(arg0 uintptr, arg1 uint8, arg2 uint32) int32

FSRefMakePath.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565635-fsrefmakepath

func FSRenameUnicode deprecated

func FSRenameUnicode(arg0 uintptr, arg1 uint, arg2 uint16, arg3 TextEncoding, arg4 uintptr) int16

FSRenameUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565792-fsrenameunicode

func FSReplaceObject deprecated

func FSReplaceObject(arg0 uintptr, arg1 uintptr, arg2 corefoundation.CFStringRef, arg3 corefoundation.CFStringRef, arg4 uintptr, arg5 uintptr, arg6 uintptr) int32

FSReplaceObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566736-fsreplaceobject

func FSResolveNodeID deprecated

func FSResolveNodeID(arg0 uintptr, arg1 uint32, arg2 FSRefPtr) int32

FSResolveNodeID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565623-fsresolvenodeid

func FSResourceFileAlreadyOpen deprecated

func FSResourceFileAlreadyOpen(arg0 uintptr, arg1 bool, arg2 ResFileRefNum) bool

FSResourceFileAlreadyOpen.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529331-fsresourcefilealreadyopen

func FSSetCatalogInfo deprecated

func FSSetCatalogInfo(arg0 uintptr, arg1 FSCatalogInfoBitmap, arg2 FSCatalogInfo) int16

FSSetCatalogInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566580-fssetcataloginfo

func FSSetForkPosition deprecated

func FSSetForkPosition(arg0 FSIORefNum, arg1 uint16, arg2 int64) int16

FSSetForkPosition.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566508-fssetforkposition

func FSSetForkSize deprecated

func FSSetForkSize(arg0 FSIORefNum, arg1 uint16, arg2 int64) int16

FSSetForkSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566185-fssetforksize

func FSSetVolumeInfo deprecated

func FSSetVolumeInfo(arg0 uintptr, arg1 FSVolumeInfoBitmap, arg2 FSVolumeInfo) int16

FSSetVolumeInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565574-fssetvolumeinfo

func FSUnlinkObject deprecated

func FSUnlinkObject(arg0 uintptr) int16

FSUnlinkObject.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565924-fsunlinkobject

func FSUnlockRange deprecated

func FSUnlockRange(arg0 FSIORefNum, arg1 uint16, arg2 int64, arg3 uint64, arg4 uint64) int32

FSUnlockRange.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565302-fsunlockrange

func FSUnmountVolumeAsync deprecated

func FSUnmountVolumeAsync(arg0 uintptr, arg1 uintptr, arg2 FSVolumeOperation, arg3 FSVolumeUnmountUPP, arg4 corefoundation.CFRunLoopRef, arg5 corefoundation.CFStringRef) int32

FSUnmountVolumeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566587-fsunmountvolumeasync

func FSUnmountVolumeSync deprecated

func FSUnmountVolumeSync(arg0 uintptr, arg1 uintptr, arg2 int32) int32

FSUnmountVolumeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566764-fsunmountvolumesync

func FSVolumeMount deprecated

func FSVolumeMount(arg0 kernel.BytePtr, arg1 uintptr) int32

FSVolumeMount.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566510-fsvolumemount

func FSWriteFork deprecated

func FSWriteFork(arg0 FSIORefNum, arg1 uint16, arg2 int64, arg3 uintptr, arg4 uintptr) int16

FSWriteFork.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565526-fswritefork

func FindFolder deprecated

func FindFolder(arg0 uintptr, arg1 uint32, arg2 bool, arg3 uintptr, arg4 int32) int16

FindFolder.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389175-findfolder

func Fix2Frac deprecated

func Fix2Frac(arg0 uintptr) kernel.Fract

Fix2Frac.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409219-fix2frac

func Fix2Long deprecated

func Fix2Long(arg0 uintptr) int32

Fix2Long.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409214-fix2long

func Fix2X deprecated

func Fix2X(arg0 uintptr) float64

Fix2X.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409225-fix2x

func FixATan2 deprecated

func FixATan2(arg0 int32, arg1 int32) objectivec.IObject

FixATan2.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409269-fixatan2

func FixDiv deprecated

func FixDiv(arg0 uintptr, arg1 uintptr) objectivec.IObject

FixDiv.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409285-fixdiv

func FixMul deprecated

func FixMul(arg0 uintptr, arg1 uintptr) objectivec.IObject

FixMul.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409241-fixmul

func FixRatio deprecated

func FixRatio(arg0 int16, arg1 int16) objectivec.IObject

FixRatio.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409283-fixratio

func FixRound deprecated

func FixRound(arg0 uintptr) int16

FixRound.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409274-fixround

func FlattenCollection deprecated

func FlattenCollection(arg0 Collection, arg1 CollectionFlattenUPP) int16

FlattenCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551324-flattencollection

func FlattenCollectionToHdl deprecated

func FlattenCollectionToHdl(arg0 Collection, arg1 uintptr) int16

FlattenCollectionToHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551407-flattencollectiontohdl

func FlattenPartialCollection deprecated

func FlattenPartialCollection(arg0 Collection, arg1 CollectionFlattenUPP, arg2 int32, arg3 int32) int16

FlattenPartialCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551435-flattenpartialcollection

func Frac2Fix deprecated

func Frac2Fix(arg0 kernel.Fract) objectivec.IObject

Frac2Fix.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409286-frac2fix

func Frac2X deprecated

func Frac2X(arg0 kernel.Fract) float64

Frac2X.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409216-frac2x

func FracCos deprecated

func FracCos(arg0 uintptr) kernel.Fract

FracCos.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409257-fraccos

func FracDiv deprecated

func FracDiv(arg0 kernel.Fract, arg1 kernel.Fract) kernel.Fract

FracDiv.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409280-fracdiv

func FracMul deprecated

func FracMul(arg0 kernel.Fract, arg1 kernel.Fract) kernel.Fract

FracMul.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409259-fracmul

func FracSin deprecated

func FracSin(arg0 uintptr) kernel.Fract

FracSin.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409243-fracsin

func FracSqrt deprecated

func FracSqrt(arg0 kernel.Fract) kernel.Fract

FracSqrt.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409284-fracsqrt

func GestaltFunc deprecated

func GestaltFunc(arg0 uint32, arg1 int32) int16

GestaltFunc obtains information about the operating environment.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1471624-gestalt

func Get1IndResource deprecated

func Get1IndResource(arg0 uint32, arg1 ResourceIndex) objectivec.IObject

Get1IndResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529284-get1indresource

func Get1IndType deprecated

func Get1IndType(arg0 uint32, arg1 ResourceIndex)

Get1IndType.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529368-get1indtype

func Get1NamedResource deprecated

func Get1NamedResource(arg0 uint32, arg1 unsafe.Pointer) objectivec.IObject

Get1NamedResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529253-get1namedresource

func Get1Resource deprecated

func Get1Resource(arg0 uint32, arg1 ResID) objectivec.IObject

Get1Resource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529324-get1resource

func GetCPUSpeed deprecated

func GetCPUSpeed() int

GetCPUSpeed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427401-getcpuspeed

func GetCollectionDefaultAttributes deprecated

func GetCollectionDefaultAttributes(arg0 Collection) int32

GetCollectionDefaultAttributes.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551445-getcollectiondefaultattributes

func GetCollectionItem deprecated

func GetCollectionItem(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32) int16

GetCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551357-getcollectionitem

func GetCollectionItemHdl deprecated

func GetCollectionItemHdl(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 uintptr) int16

GetCollectionItemHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551423-getcollectionitemhdl

func GetCollectionItemInfo deprecated

func GetCollectionItemInfo(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32, arg4 int32, arg5 int32) int16

GetCollectionItemInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551399-getcollectioniteminfo

func GetCollectionRetainCount deprecated

func GetCollectionRetainCount(arg0 Collection) objectivec.IObject

GetCollectionRetainCount.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551403-getcollectionretaincount

func GetComponentIndString deprecated

func GetComponentIndString(arg0 Component, arg1 unsafe.Pointer, arg2 int16, arg3 int16) int16

GetComponentIndString.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516616-getcomponentindstring

func GetComponentInfo deprecated

func GetComponentInfo(arg0 Component, arg1 ComponentDescription, arg2 uintptr, arg3 uintptr, arg4 uintptr) int16

GetComponentInfo returns to your application the registration information for a component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516438-getcomponentinfo

func GetComponentInstanceError deprecated

func GetComponentInstanceError(arg0 ComponentInstance) int16

GetComponentInstanceError returns to your application the last error generated by a specific connection to a component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516618-getcomponentinstanceerror

func GetComponentInstanceStorage deprecated

func GetComponentInstanceStorage(arg0 ComponentInstance) objectivec.IObject

GetComponentInstanceStorage allows your component to retrieve a handle to the memory associated with a connection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516517-getcomponentinstancestorage

func GetComponentListModSeed deprecated

func GetComponentListModSeed() int32

GetComponentListModSeed allows your application to determine if the list of registered components has changed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516399-getcomponentlistmodseed

func GetComponentPublicIndString deprecated

func GetComponentPublicIndString(arg0 Component, arg1 unsafe.Pointer, arg2 int16, arg3 int16) int16

GetComponentPublicIndString.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516516-getcomponentpublicindstring

func GetComponentPublicResource deprecated

func GetComponentPublicResource(arg0 Component, arg1 uint32, arg2 int16, arg3 uintptr) int16

GetComponentPublicResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516336-getcomponentpublicresource

func GetComponentPublicResourceList deprecated

func GetComponentPublicResourceList(arg0 uint32, arg1 int16, arg2 int32, arg3 ComponentDescription, arg4 GetMissingComponentResourceUPP) int16

GetComponentPublicResourceList.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516460-getcomponentpublicresourcelist

func GetComponentRefcon deprecated

func GetComponentRefcon(arg0 Component) int

GetComponentRefcon retrieves the value of the reference constant for your component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516331-getcomponentrefcon

func GetComponentResource deprecated

func GetComponentResource(arg0 Component, arg1 uint32, arg2 int16, arg3 uintptr) int16

GetComponentResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516387-getcomponentresource

func GetComponentTypeModSeed deprecated

func GetComponentTypeModSeed(arg0 uint32) int32

GetComponentTypeModSeed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516653-getcomponenttypemodseed

func GetCurrentThread deprecated

func GetCurrentThread(arg0 ThreadID) int16

GetCurrentThread.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574216-getcurrentthread

func GetCustomIconsEnabled deprecated

func GetCustomIconsEnabled(vRefNum unsafe.Pointer, customIconsEnabled unsafe.Pointer) int16

GetCustomIconsEnabled.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1442255-getcustomiconsenabled

func GetDebugComponentInfo deprecated

func GetDebugComponentInfo(arg0 uint32, arg1 uint32, arg2 unsafe.Pointer) int32

GetDebugComponentInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517776-getdebugcomponentinfo

func GetDebugOptionInfo deprecated

func GetDebugOptionInfo(arg0 uint32, arg1 uint32, arg2 int32, arg3 unsafe.Pointer, arg4 bool) int32

GetDebugOptionInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517775-getdebugoptioninfo

func GetDefaultThreadStackSize deprecated

func GetDefaultThreadStackSize(arg0 ThreadStyle, arg1 corefoundation.CGSize) int16

GetDefaultThreadStackSize.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574231-getdefaultthreadstacksize

func GetFolderNameUnicode deprecated

func GetFolderNameUnicode(arg0 uintptr, arg1 uint32, arg2 uintptr, arg3 kernel.HFSUniStr255) int32

GetFolderNameUnicode.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389375-getfoldernameunicode

func GetFolderTypes deprecated

func GetFolderTypes(arg0 uint32, arg1 uint32, arg2 FolderType) int16

GetFolderTypes.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389428-getfoldertypes

func GetHandleSize deprecated

func GetHandleSize(arg0 uintptr) corefoundation.CGSize

GetHandleSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506398-gethandlesize

func GetIconRef deprecated

func GetIconRef(vRefNum unsafe.Pointer, creator uint32, iconType uint32, theIconRef uintptr) int16

GetIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1442776-geticonref

func GetIconRefFromComponent deprecated

func GetIconRefFromComponent(arg0 Component, arg1 uintptr) int32

GetIconRefFromComponent.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1447113-geticonreffromcomponent

func GetIconRefFromFileInfo deprecated

func GetIconRefFromFileInfo(inRef unsafe.Pointer, inFileNameLength unsafe.Pointer, inFileName *uint16, inWhichInfo FSCatalogInfoBitmap, inCatalogInfo unsafe.Pointer, inUsageFlags IconServicesUsageFlags, outIconRef uintptr, outLabel *uintptr) int32

GetIconRefFromFileInfo.

Deprecated: Deprecated since macOS 10.13.

See: https://developer.apple.com/documentation/coreservices/1447966-geticonreffromfileinfo

func GetIconRefFromFolder deprecated

func GetIconRefFromFolder(vRefNum unsafe.Pointer, parentFolderID unsafe.Pointer, folderID unsafe.Pointer, attributes int8, accessPrivileges int8, theIconRef uintptr) int16

GetIconRefFromFolder.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1441712-geticonreffromfolder

func GetIconRefFromIconFamilyPtr deprecated

func GetIconRefFromIconFamilyPtr(inIconFamilyPtr unsafe.Pointer, inSize corefoundation.CGSize, outIconRef uintptr) int32

GetIconRefFromIconFamilyPtr.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1443251-geticonreffromiconfamilyptr

func GetIconRefFromTypeInfo deprecated

func GetIconRefFromTypeInfo(inCreator uint32, inType uint32, inExtension corefoundation.CFStringRef, inMIMEType corefoundation.CFStringRef, inUsageFlags IconServicesUsageFlags, outIconRef uintptr) int16

GetIconRefFromTypeInfo.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1445758-geticonreffromtypeinfo

func GetIconRefOwners deprecated

func GetIconRefOwners(theIconRef uintptr, owners *uint16) int16

GetIconRefOwners.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1447221-geticonrefowners

func GetIndResource deprecated

func GetIndResource(arg0 uint32, arg1 ResourceIndex) objectivec.IObject

GetIndResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529227-getindresource

func GetIndType deprecated

func GetIndType(arg0 uint32, arg1 ResourceIndex)

GetIndType.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529367-getindtype

func GetIndexedCollectionItem deprecated

func GetIndexedCollectionItem(arg0 Collection, arg1 int32, arg2 int32) int16

GetIndexedCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551437-getindexedcollectionitem

func GetIndexedCollectionItemHdl deprecated

func GetIndexedCollectionItemHdl(arg0 Collection, arg1 int32, arg2 uintptr) int16

GetIndexedCollectionItemHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551443-getindexedcollectionitemhdl

func GetIndexedCollectionItemInfo deprecated

func GetIndexedCollectionItemInfo(arg0 Collection, arg1 int32, arg2 CollectionTag, arg3 int32, arg4 int32, arg5 int32) int16

GetIndexedCollectionItemInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551449-getindexedcollectioniteminfo

func GetIndexedCollectionTag deprecated

func GetIndexedCollectionTag(arg0 Collection, arg1 int32, arg2 CollectionTag) int16

GetIndexedCollectionTag.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551355-getindexedcollectiontag

func GetMaxResourceSize deprecated

func GetMaxResourceSize(arg0 uintptr) int

GetMaxResourceSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529298-getmaxresourcesize

func GetNamedResource deprecated

func GetNamedResource(arg0 uint32, arg1 unsafe.Pointer) objectivec.IObject

GetNamedResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529296-getnamedresource

func GetNextFOND deprecated

func GetNextFOND(arg0 uintptr) objectivec.IObject

GetNextFOND.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529354-getnextfond

func GetNextResourceFile deprecated

func GetNextResourceFile(arg0 ResFileRefNum, arg1 ResFileRefNum) int16

GetNextResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529310-getnextresourcefile

func GetPtrSize deprecated

func GetPtrSize(arg0 coreimage.Ptr) corefoundation.CGSize

GetPtrSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506465-getptrsize

func GetResInfo deprecated

func GetResInfo(arg0 uintptr, arg1 ResID, arg2 uint32, arg3 unsafe.Pointer)

GetResInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529369-getresinfo

func GetResource deprecated

func GetResource(arg0 uint32, arg1 ResID) objectivec.IObject

GetResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529302-getresource

func GetResourceSizeOnDisk deprecated

func GetResourceSizeOnDisk(arg0 uintptr) int

GetResourceSizeOnDisk.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529348-getresourcesizeondisk

func GetScriptManagerVariable deprecated

func GetScriptManagerVariable(arg0 int16) int

GetScriptManagerVariable.

Deprecated: Deprecated since macOS 10.5.

See: https://developer.apple.com/documentation/coreservices/1485022-getscriptmanagervariable

func GetTaggedCollectionItem deprecated

func GetTaggedCollectionItem(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32) int16

GetTaggedCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551359-gettaggedcollectionitem

func GetTaggedCollectionItemInfo deprecated

func GetTaggedCollectionItemInfo(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32) int16

GetTaggedCollectionItemInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551370-gettaggedcollectioniteminfo

func GetTextEncodingName

func GetTextEncodingName(arg0 TextEncoding, arg1 TextEncodingNameSelector, arg2 unsafe.Pointer, arg3 TextEncoding, arg4 uintptr, arg5 uintptr, arg6 unsafe.Pointer, arg7 TextEncoding, arg8 TextPtr) int32

GetTextEncodingName returns the localized name for a specified text encoding.

See: https://developer.apple.com/documentation/coreservices/1399645-gettextencodingname

func GetThreadCurrentTaskRef deprecated

func GetThreadCurrentTaskRef(arg0 ThreadTaskRef) int16

GetThreadCurrentTaskRef.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574236-getthreadcurrenttaskref

func GetThreadState deprecated

func GetThreadState(arg0 ThreadID, arg1 ThreadState) int16

GetThreadState.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574250-getthreadstate

func GetThreadStateGivenTaskRef deprecated

func GetThreadStateGivenTaskRef(arg0 ThreadTaskRef, arg1 ThreadID, arg2 ThreadState) int16

GetThreadStateGivenTaskRef.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574234-getthreadstategiventaskref

func GetTopResourceFile deprecated

func GetTopResourceFile(arg0 ResFileRefNum) int16

GetTopResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529307-gettopresourcefile

func HClrRBit deprecated

func HClrRBit(arg0 uintptr)

HClrRBit.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506459-hclrrbit

func HGetState deprecated

func HGetState(arg0 uintptr) int8

HGetState.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506392-hgetstate

func HLock deprecated

func HLock(arg0 uintptr)

HLock.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506234-hlock

func HLockHi deprecated

func HLockHi(arg0 uintptr)

HLockHi.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506354-hlockhi

func HSetRBit deprecated

func HSetRBit(arg0 uintptr)

HSetRBit.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506324-hsetrbit

func HSetState deprecated

func HSetState(arg0 uintptr, arg1 int8)

HSetState.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506435-hsetstate

func HUnlock deprecated

func HUnlock(arg0 uintptr)

HUnlock.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506251-hunlock

func HandAndHand deprecated

func HandAndHand(arg0 uintptr, arg1 uintptr) int16

HandAndHand.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506243-handandhand

func HandToHand deprecated

func HandToHand(arg0 uintptr) int16

HandToHand.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506272-handtohand

func IdentifyFolder deprecated

func IdentifyFolder(arg0 uintptr, arg1 int32, arg2 FolderType) int16

IdentifyFolder.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389047-identifyfolder

func IncrementAtomic deprecated

func IncrementAtomic(arg0 int32) int32

IncrementAtomic.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490602-incrementatomic

func IncrementAtomic8 deprecated

func IncrementAtomic8(arg0 int8) int8

IncrementAtomic8.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490585-incrementatomic8

func IncrementAtomic16 deprecated

func IncrementAtomic16(arg0 int16) int16

IncrementAtomic16.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490600-incrementatomic16

func InsTime deprecated

func InsTime(arg0 QElemPtr)

InsTime.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550782-instime

func InsXTime deprecated

func InsXTime(arg0 QElemPtr)

InsXTime.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550792-insxtime

func InsertResourceFile deprecated

func InsertResourceFile(arg0 ResFileRefNum, arg1 RsrcChainLocation) int16

InsertResourceFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529327-insertresourcefile

func InstallDebugAssertOutputHandler deprecated

func InstallDebugAssertOutputHandler(arg0 DebugAssertOutputHandlerUPP)

InstallDebugAssertOutputHandler.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517758-installdebugassertoutputhandler

func InstallTimeTask deprecated

func InstallTimeTask(arg0 QElemPtr) int16

InstallTimeTask.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550791-installtimetask

func InstallXTimeTask deprecated

func InstallXTimeTask(arg0 QElemPtr) int16

InstallXTimeTask.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550795-installxtimetask

func InvalidateFolderDescriptorCache deprecated

func InvalidateFolderDescriptorCache(arg0 uintptr, arg1 int32) int16

InvalidateFolderDescriptorCache.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389097-invalidatefolderdescriptorcache

func InvokeAECoerceDescUPP

func InvokeAECoerceDescUPP(fromDesc unsafe.Pointer, toType uint32, handlerRefcon uintptr, toDesc unsafe.Pointer, userUPP AECoerceDescUPP) int16

InvokeAECoerceDescUPP calls a universal procedure pointer to a function that coerces data stored in a descriptor.

See: https://developer.apple.com/documentation/coreservices/1445450-invokeaecoercedescupp

func InvokeAECoercePtrUPP

func InvokeAECoercePtrUPP(typeCode uint32, dataPtr unsafe.Pointer, dataSize corefoundation.CGSize, toType uint32, handlerRefcon uintptr, result unsafe.Pointer, userUPP AECoercePtrUPP) int16

InvokeAECoercePtrUPP calls a universal procedure pointer to a function that coerces data stored in a buffer.

See: https://developer.apple.com/documentation/coreservices/1447079-invokeaecoerceptrupp

func InvokeAEDisposeExternalUPP

func InvokeAEDisposeExternalUPP(dataPtr unsafe.Pointer, dataLength corefoundation.CGSize, refcon uintptr, userUPP AEDisposeExternalUPP)

InvokeAEDisposeExternalUPP calls a dispose external universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1441717-invokeaedisposeexternalupp

func InvokeAEEventHandlerUPP

func InvokeAEEventHandlerUPP(theAppleEvent *AEDesc, reply *AEDesc, handlerRefcon uintptr, userUPP AEEventHandlerUPP) int16

InvokeAEEventHandlerUPP calls an event handler universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1446585-invokeaeeventhandlerupp

func InvokeCollectionExceptionUPP deprecated

func InvokeCollectionExceptionUPP(arg0 Collection, arg1 int16, arg2 CollectionExceptionUPP) int16

InvokeCollectionExceptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551347-invokecollectionexceptionupp

func InvokeCollectionFlattenUPP deprecated

func InvokeCollectionFlattenUPP(arg0 int32, arg1 CollectionFlattenUPP) int16

InvokeCollectionFlattenUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551380-invokecollectionflattenupp

func InvokeDebugAssertOutputHandlerUPP deprecated

func InvokeDebugAssertOutputHandlerUPP(arg0 uint32, arg1 uint32, arg2 int8, arg3 int8, arg4 int8, arg5 int8, arg6 int, arg7 unsafe.Pointer, arg8 DebugAssertOutputHandlerUPP)

InvokeDebugAssertOutputHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517712-invokedebugassertoutputhandlerup

func InvokeDebugComponentCallbackUPP deprecated

func InvokeDebugComponentCallbackUPP(arg0 int32, arg1 uint32, arg2 bool, arg3 DebugComponentCallbackUPP)

InvokeDebugComponentCallbackUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517770-invokedebugcomponentcallbackupp

func InvokeDebuggerDisposeThreadUPP deprecated

func InvokeDebuggerDisposeThreadUPP(arg0 ThreadID, arg1 DebuggerDisposeThreadUPP)

InvokeDebuggerDisposeThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574308-invokedebuggerdisposethreadupp

func InvokeDebuggerNewThreadUPP deprecated

func InvokeDebuggerNewThreadUPP(arg0 ThreadID, arg1 DebuggerNewThreadUPP)

InvokeDebuggerNewThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574207-invokedebuggernewthreadupp

func InvokeDeferredTaskUPP deprecated

func InvokeDeferredTaskUPP(arg0 int, arg1 DeferredTaskUPP)

InvokeDeferredTaskUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533349-invokedeferredtaskupp

func InvokeExceptionHandlerUPP deprecated

func InvokeExceptionHandlerUPP(arg0 ExceptionInformation, arg1 ExceptionHandlerUPP) int32

InvokeExceptionHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1500606-invokeexceptionhandlerupp

func InvokeFNSubscriptionUPP deprecated

func InvokeFNSubscriptionUPP(arg0 FNMessage, arg1 uintptr, arg2 FNSubscriptionRef, arg3 FNSubscriptionUPP)

InvokeFNSubscriptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565242-invokefnsubscriptionupp

func InvokeFSVolumeEjectUPP deprecated

func InvokeFSVolumeEjectUPP(arg0 FSVolumeOperation, arg1 int32, arg2 uintptr, arg3 int32, arg4 FSVolumeEjectUPP)

InvokeFSVolumeEjectUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565652-invokefsvolumeejectupp

func InvokeFSVolumeMountUPP deprecated

func InvokeFSVolumeMountUPP(arg0 FSVolumeOperation, arg1 int32, arg2 uintptr, arg3 FSVolumeMountUPP)

InvokeFSVolumeMountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566167-invokefsvolumemountupp

func InvokeFSVolumeUnmountUPP deprecated

func InvokeFSVolumeUnmountUPP(arg0 FSVolumeOperation, arg1 int32, arg2 uintptr, arg3 int32, arg4 FSVolumeUnmountUPP)

InvokeFSVolumeUnmountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565842-invokefsvolumeunmountupp

func InvokeFolderManagerNotificationUPP deprecated

func InvokeFolderManagerNotificationUPP(arg0 uint32, arg1 FolderManagerNotificationUPP) int32

InvokeFolderManagerNotificationUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389104-invokefoldermanagernotificationu

func InvokeGetMissingComponentResourceUPP deprecated

func InvokeGetMissingComponentResourceUPP(arg0 Component, arg1 uint32, arg2 int16, arg3 uintptr, arg4 GetMissingComponentResourceUPP) int16

InvokeGetMissingComponentResourceUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516491-invokegetmissingcomponentresourc

func InvokeIOCompletionUPP deprecated

func InvokeIOCompletionUPP(arg0 ParmBlkPtr, arg1 IOCompletionUPP)

InvokeIOCompletionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565303-invokeiocompletionupp

func InvokeIndexToUCStringUPP

func InvokeIndexToUCStringUPP(index uint32, listDataPtr unsafe.Pointer, refcon uintptr, outString *corefoundation.CFStringRef, tsOptions *UCTypeSelectOptions, userUPP IndexToUCStringUPP) bool

InvokeIndexToUCStringUPP.

See: https://developer.apple.com/documentation/coreservices/1390660-invokeindextoucstringupp

func InvokeKCCallbackUPP deprecated

func InvokeKCCallbackUPP(arg0 KCEvent, arg1 KCCallbackInfo, arg2 KCCallbackUPP) int32

InvokeKCCallbackUPP.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563117-invokekccallbackupp

func InvokeOSLAccessorUPP

func InvokeOSLAccessorUPP(desiredClass uint32, container unsafe.Pointer, containerClass uint32, form uint32, selectionData unsafe.Pointer, value unsafe.Pointer, accessorRefcon uintptr, userUPP OSLAccessorUPP) int16

InvokeOSLAccessorUPP calls an object accessor universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1448978-invokeoslaccessorupp

func InvokeOSLAdjustMarksUPP

func InvokeOSLAdjustMarksUPP(newStart unsafe.Pointer, newStop unsafe.Pointer, markToken unsafe.Pointer, userUPP OSLAdjustMarksUPP) int16

InvokeOSLAdjustMarksUPP calls an object callback adjust marks universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1448506-invokeosladjustmarksupp

func InvokeOSLCompareUPP

func InvokeOSLCompareUPP(oper uint32, obj1 unsafe.Pointer, obj2 unsafe.Pointer, result unsafe.Pointer, userUPP OSLCompareUPP) int16

InvokeOSLCompareUPP calls an object callback comparison universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1443110-invokeoslcompareupp

func InvokeOSLCountUPP

func InvokeOSLCountUPP(desiredType uint32, containerClass uint32, container unsafe.Pointer, result unsafe.Pointer, userUPP OSLCountUPP) int16

InvokeOSLCountUPP calls an object callback count universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1448030-invokeoslcountupp

func InvokeOSLDisposeTokenUPP

func InvokeOSLDisposeTokenUPP(unneededToken unsafe.Pointer, userUPP OSLDisposeTokenUPP) int16

InvokeOSLDisposeTokenUPP calls an object callback dispose token universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1443963-invokeosldisposetokenupp

func InvokeOSLGetErrDescUPP

func InvokeOSLGetErrDescUPP(appDescPtr unsafe.Pointer, userUPP OSLGetErrDescUPP) int16

InvokeOSLGetErrDescUPP calls an object callback get error descriptor universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1448420-invokeoslgeterrdescupp

func InvokeOSLGetMarkTokenUPP

func InvokeOSLGetMarkTokenUPP(dContainerToken unsafe.Pointer, containerClass uint32, result unsafe.Pointer, userUPP OSLGetMarkTokenUPP) int16

InvokeOSLGetMarkTokenUPP calls an object callback get mark universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1441894-invokeoslgetmarktokenupp

func InvokeOSLMarkUPP

func InvokeOSLMarkUPP(dToken unsafe.Pointer, markToken unsafe.Pointer, index unsafe.Pointer, userUPP OSLMarkUPP) int16

InvokeOSLMarkUPP calls an object callback mark universal procedure pointer.

See: https://developer.apple.com/documentation/coreservices/1447444-invokeoslmarkupp

func InvokeResErrUPP deprecated

func InvokeResErrUPP(arg0 int16, arg1 ResErrUPP)

InvokeResErrUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529311-invokereserrupp

func InvokeSelectorFunctionUPP deprecated

func InvokeSelectorFunctionUPP(arg0 uint32, arg1 int32, arg2 SelectorFunctionUPP) int16

InvokeSelectorFunctionUPP invokes a selector callback function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1473043-invokeselectorfunctionupp

func InvokeSleepQUPP deprecated

func InvokeSleepQUPP(arg0 int, arg1 SleepQRecPtr, arg2 SleepQUPP) int

InvokeSleepQUPP.

Deprecated: Deprecated since macOS 10.5.

See: https://developer.apple.com/documentation/coreservices/1427428-invokesleepqupp

func InvokeThreadSwitchUPP deprecated

func InvokeThreadSwitchUPP(arg0 ThreadID, arg1 ThreadSwitchUPP)

InvokeThreadSwitchUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574281-invokethreadswitchupp

func InvokeThreadTerminationUPP deprecated

func InvokeThreadTerminationUPP(arg0 ThreadID, arg1 ThreadTerminationUPP)

InvokeThreadTerminationUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574290-invokethreadterminationupp

func InvokeTimerUPP deprecated

func InvokeTimerUPP(arg0 TMTaskPtr, arg1 TimerUPP)

InvokeTimerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1550780-invoketimerupp

func InvokeUnicodeToTextFallbackUPP

func InvokeUnicodeToTextFallbackUPP(arg0 uint16, arg1 uintptr, arg2 uintptr, arg3 TextPtr, arg4 uintptr, arg5 uintptr, arg6 unsafe.Pointer, arg7 ConstUnicodeMappingPtr, arg8 UnicodeToTextFallbackUPP) int32

InvokeUnicodeToTextFallbackUPP calls your Unicode-to-text fallback callback.

See: https://developer.apple.com/documentation/coreservices/1433599-invokeunicodetotextfallbackupp

func IsDataAvailableInIconRef deprecated

func IsDataAvailableInIconRef(inIconKind uint32, inIconRef uintptr) bool

IsDataAvailableInIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1446627-isdataavailableiniconref

func IsHandleValid deprecated

func IsHandleValid(arg0 uintptr) bool

IsHandleValid.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506347-ishandlevalid

func IsHeapValid deprecated

func IsHeapValid() bool

IsHeapValid.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506349-isheapvalid

func IsIconRefComposite deprecated

func IsIconRefComposite(compositeIconRef uintptr, backgroundIconRef uintptr, foregroundIconRef uintptr) int16

IsIconRefComposite.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1446300-isiconrefcomposite

func IsMetric deprecated

func IsMetric() bool

IsMetric.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1533364-ismetric

func IsPointerValid deprecated

func IsPointerValid(arg0 coreimage.Ptr) bool

IsPointerValid.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506360-ispointervalid

func IsValidIconRef deprecated

func IsValidIconRef(theIconRef uintptr) bool

IsValidIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1450233-isvalidiconref

func KCAddCallback deprecated

func KCAddCallback(arg0 KCCallbackUPP, arg1 KCEventMask) int32

KCAddCallback.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563150-kcaddcallback

func KCCopyItem deprecated

func KCCopyItem(arg0 KCItemRef, arg1 KCRef, arg2 KCItemRef) int32

KCCopyItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1562984-kccopyitem

func KCCountKeychains deprecated

func KCCountKeychains() uint16

KCCountKeychains.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563038-kccountkeychains

func KCDeleteItem deprecated

func KCDeleteItem(arg0 KCItemRef) int32

KCDeleteItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563195-kcdeleteitem

func KCFindAppleSharePassword deprecated

func KCFindAppleSharePassword(arg0 unsafe.Pointer, arg1 string, arg2 string, arg3 string, arg4 string, arg5 uint32, arg6 uint32, arg7 KCItemRef) int32

KCFindAppleSharePassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563124-kcfindapplesharepassword

func KCFindFirstItem deprecated

func KCFindFirstItem(arg0 KCRef, arg1 KCAttributeList, arg2 KCSearchRef, arg3 KCItemRef) int32

KCFindFirstItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563050-kcfindfirstitem

func KCFindGenericPassword deprecated

func KCFindGenericPassword(arg0 string, arg1 string, arg2 uint32, arg3 uint32, arg4 KCItemRef) int32

KCFindGenericPassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563056-kcfindgenericpassword

func KCFindInternetPassword deprecated

func KCFindInternetPassword(arg0 string, arg1 string, arg2 string, arg3 uint16, arg4 uint32, arg5 uint32, arg6 uint32, arg7 uint32, arg8 KCItemRef) int32

KCFindInternetPassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563101-kcfindinternetpassword

func KCFindInternetPasswordWithPath deprecated

func KCFindInternetPasswordWithPath(arg0 string, arg1 string, arg2 string, arg3 string, arg4 uint16, arg5 uint32, arg6 uint32, arg7 uint32, arg8 uint32, arg9 KCItemRef) int32

KCFindInternetPasswordWithPath.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563059-kcfindinternetpasswordwithpath

func KCFindNextItem deprecated

func KCFindNextItem(arg0 KCSearchRef, arg1 KCItemRef) int32

KCFindNextItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563007-kcfindnextitem

func KCGetAttribute deprecated

func KCGetAttribute(arg0 KCItemRef, arg1 KCAttribute, arg2 uint32) int32

KCGetAttribute.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563176-kcgetattribute

func KCGetData deprecated

func KCGetData(arg0 KCItemRef, arg1 uint32, arg2 uint32) int32

KCGetData.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563092-kcgetdata

func KCGetDefaultKeychain deprecated

func KCGetDefaultKeychain(arg0 KCRef) int32

KCGetDefaultKeychain.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563054-kcgetdefaultkeychain

func KCGetIndKeychain deprecated

func KCGetIndKeychain(arg0 uint16, arg1 KCRef) int32

KCGetIndKeychain.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563047-kcgetindkeychain

func KCGetKeychain deprecated

func KCGetKeychain(arg0 KCItemRef, arg1 KCRef) int32

KCGetKeychain.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563140-kcgetkeychain

func KCGetKeychainManagerVersion deprecated

func KCGetKeychainManagerVersion(arg0 uint32) int32

KCGetKeychainManagerVersion.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1562979-kcgetkeychainmanagerversion

func KCGetKeychainName deprecated

func KCGetKeychainName(arg0 KCRef, arg1 string) int32

KCGetKeychainName.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563052-kcgetkeychainname

func KCGetStatus deprecated

func KCGetStatus(arg0 KCRef, arg1 uint32) int32

KCGetStatus.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563057-kcgetstatus

func KCIsInteractionAllowed deprecated

func KCIsInteractionAllowed() bool

KCIsInteractionAllowed.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563065-kcisinteractionallowed

func KCLock deprecated

func KCLock(arg0 KCRef) int32

KCLock.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563012-kclock

func KCMakeAliasFromKCRef deprecated

func KCMakeAliasFromKCRef(arg0 KCRef, arg1 AliasHandle) int32

KCMakeAliasFromKCRef.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563163-kcmakealiasfromkcref

func KCMakeKCRefFromAlias deprecated

func KCMakeKCRefFromAlias(arg0 AliasHandle, arg1 KCRef) int32

KCMakeKCRefFromAlias.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563083-kcmakekcreffromalias

func KCMakeKCRefFromFSRef deprecated

func KCMakeKCRefFromFSRef(arg0 uintptr, arg1 KCRef) int32

KCMakeKCRefFromFSRef.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563116-kcmakekcreffromfsref

func KCNewItem deprecated

func KCNewItem(arg0 KCItemClass, arg1 uint32, arg2 uint32, arg3 KCItemRef) int32

KCNewItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563010-kcnewitem

func KCReleaseItem deprecated

func KCReleaseItem(arg0 KCItemRef) int32

KCReleaseItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563161-kcreleaseitem

func KCReleaseKeychain deprecated

func KCReleaseKeychain(arg0 KCRef) int32

KCReleaseKeychain.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563130-kcreleasekeychain

func KCReleaseSearch deprecated

func KCReleaseSearch(arg0 KCSearchRef) int32

KCReleaseSearch.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1562982-kcreleasesearch

func KCRemoveCallback deprecated

func KCRemoveCallback(arg0 KCCallbackUPP) int32

KCRemoveCallback.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563066-kcremovecallback

func KCSetAttribute deprecated

func KCSetAttribute(arg0 KCItemRef, arg1 KCAttribute) int32

KCSetAttribute.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563089-kcsetattribute

func KCSetData deprecated

func KCSetData(arg0 KCItemRef, arg1 uint32) int32

KCSetData.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563018-kcsetdata

func KCSetDefaultKeychain deprecated

func KCSetDefaultKeychain(arg0 KCRef) int32

KCSetDefaultKeychain.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563084-kcsetdefaultkeychain

func KCSetInteractionAllowed deprecated

func KCSetInteractionAllowed(arg0 bool) int32

KCSetInteractionAllowed.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563079-kcsetinteractionallowed

func KCUpdateItem deprecated

func KCUpdateItem(arg0 KCItemRef) int32

KCUpdateItem.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563138-kcupdateitem

func Kcfindapplesharepassword deprecated

func Kcfindapplesharepassword(arg0 unsafe.Pointer, arg1 int8, arg2 int8, arg3 int8, arg4 int8, arg5 uint32, arg6 uint32, arg7 KCItemRef) int32

Kcfindapplesharepassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563164-kcfindapplesharepassword

func Kcfindgenericpassword deprecated

func Kcfindgenericpassword(arg0 int8, arg1 int8, arg2 uint32, arg3 uint32, arg4 KCItemRef) int32

Kcfindgenericpassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1562994-kcfindgenericpassword

func Kcfindinternetpassword deprecated

func Kcfindinternetpassword(arg0 int8, arg1 int8, arg2 int8, arg3 uint16, arg4 uint32, arg5 uint32, arg6 uint32, arg7 uint32, arg8 KCItemRef) int32

Kcfindinternetpassword.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563036-kcfindinternetpassword

func Kcfindinternetpasswordwithpath deprecated

func Kcfindinternetpasswordwithpath(arg0 int8, arg1 int8, arg2 int8, arg3 int8, arg4 uint16, arg5 uint32, arg6 uint32, arg7 uint32, arg8 uint32, arg9 KCItemRef) int32

Kcfindinternetpasswordwithpath.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563135-kcfindinternetpasswordwithpath

func Kcgetkeychainname deprecated

func Kcgetkeychainname(arg0 KCRef, arg1 int8) int32

Kcgetkeychainname.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1563005-kcgetkeychainname

func LMGetApFontID deprecated

func LMGetApFontID() int16

LMGetApFontID.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1564978-lmgetapfontid

func LMGetBootDrive deprecated

func LMGetBootDrive() int16

LMGetBootDrive.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1564982-lmgetbootdrive

func LMGetIntlSpec deprecated

func LMGetIntlSpec() coreimage.Ptr

LMGetIntlSpec.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565043-lmgetintlspec

func LMGetMemErr deprecated

func LMGetMemErr() int16

LMGetMemErr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506460-lmgetmemerr

func LMGetResErr deprecated

func LMGetResErr() int16

LMGetResErr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565008-lmgetreserr

func LMGetResLoad deprecated

func LMGetResLoad() uint8

LMGetResLoad.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565056-lmgetresload

func LMGetSysFontSize deprecated

func LMGetSysFontSize() int16

LMGetSysFontSize.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1565057-lmgetsysfontsize

func LMGetSysMap deprecated

func LMGetSysMap() int16

LMGetSysMap.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565032-lmgetsysmap

func LMGetTmpResLoad deprecated

func LMGetTmpResLoad() uint8

LMGetTmpResLoad.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1564999-lmgettmpresload

func LMSetApFontID deprecated

func LMSetApFontID(arg0 int16)

LMSetApFontID.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1565011-lmsetapfontid

func LMSetBootDrive deprecated

func LMSetBootDrive(arg0 int16)

LMSetBootDrive.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1564973-lmsetbootdrive

func LMSetIntlSpec deprecated

func LMSetIntlSpec(arg0 coreimage.Ptr)

LMSetIntlSpec.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565016-lmsetintlspec

func LMSetMemErr deprecated

func LMSetMemErr(arg0 int16)

LMSetMemErr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506279-lmsetmemerr

func LMSetResErr deprecated

func LMSetResErr(arg0 int16)

LMSetResErr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565000-lmsetreserr

func LMSetResLoad deprecated

func LMSetResLoad(arg0 uint8)

LMSetResLoad.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565052-lmsetresload

func LMSetSysFontFam deprecated

func LMSetSysFontFam(arg0 int16)

LMSetSysFontFam.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1565044-lmsetsysfontfam

func LMSetSysFontSize deprecated

func LMSetSysFontSize(arg0 int16)

LMSetSysFontSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565048-lmsetsysfontsize

func LMSetSysMap deprecated

func LMSetSysMap(arg0 int16)

LMSetSysMap.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565018-lmsetsysmap

func LMSetTmpResLoad deprecated

func LMSetTmpResLoad(arg0 uint8)

LMSetTmpResLoad.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565025-lmsettmpresload

func LSCanURLAcceptURL

func LSCanURLAcceptURL(inItemURL corefoundation.CFURLRef, inTargetURL corefoundation.CFURLRef, inRoleMask LSRolesMask, inFlags LSAcceptanceFlags, outAcceptsItem unsafe.Pointer) int32

LSCanURLAcceptURL tests whether an app can accept (open) an item for a URL.

See: https://developer.apple.com/documentation/coreservices/1441854-lscanurlaccepturl

func LSCopyAllHandlersForURLScheme deprecated

func LSCopyAllHandlersForURLScheme(inURLScheme corefoundation.CFStringRef) corefoundation.CFArrayRef

LSCopyAllHandlersForURLScheme locates app bundle identifiers for apps capable of handling the specified URL scheme.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1443240-lscopyallhandlersforurlscheme

func LSCopyAllRoleHandlersForContentType deprecated

func LSCopyAllRoleHandlersForContentType(inContentType corefoundation.CFStringRef, inRole LSRolesMask) corefoundation.CFArrayRef

LSCopyAllRoleHandlersForContentType locates an array of bundle identifiers for apps capable of handling a specified content type with the specified roles.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1448020-lscopyallrolehandlersforcontentt

func LSCopyApplicationURLsForBundleIdentifier deprecated

func LSCopyApplicationURLsForBundleIdentifier(inBundleIdentifier corefoundation.CFStringRef, outError *corefoundation.CFErrorRef) corefoundation.CFArrayRef

LSCopyApplicationURLsForBundleIdentifier locates all URLs for apps that correspond to the specified bundle identifier.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1449290-lscopyapplicationurlsforbundleid

func LSCopyApplicationURLsForURL deprecated

func LSCopyApplicationURLsForURL(inURL corefoundation.CFURLRef, inRoleMask LSRolesMask) corefoundation.CFArrayRef

LSCopyApplicationURLsForURL locates all known apps suitable for opening an item for the specified URL.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1445148-lscopyapplicationurlsforurl

func LSCopyDefaultApplicationURLForContentType deprecated

func LSCopyDefaultApplicationURLForContentType(inContentType corefoundation.CFStringRef, inRoleMask LSRolesMask, outError *corefoundation.CFErrorRef) corefoundation.CFURLRef

LSCopyDefaultApplicationURLForContentType returns the app that opens a content type.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1447734-lscopydefaultapplicationurlforco

func LSCopyDefaultApplicationURLForURL deprecated

func LSCopyDefaultApplicationURLForURL(inURL corefoundation.CFURLRef, inRoleMask LSRolesMask, outError *corefoundation.CFErrorRef) corefoundation.CFURLRef

LSCopyDefaultApplicationURLForURL returns the app that opens an item.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1448824-lscopydefaultapplicationurlforur

func LSCopyDefaultHandlerForURLScheme deprecated

func LSCopyDefaultHandlerForURLScheme(inURLScheme corefoundation.CFStringRef) corefoundation.CFStringRef

LSCopyDefaultHandlerForURLScheme returns the bundle identifier of the user’s preferred default handler for the specified URL scheme.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1441725-lscopydefaulthandlerforurlscheme

func LSCopyDefaultRoleHandlerForContentType deprecated

func LSCopyDefaultRoleHandlerForContentType(inContentType corefoundation.CFStringRef, inRole LSRolesMask) corefoundation.CFStringRef

LSCopyDefaultRoleHandlerForContentType returns the bundle identifier of the user’s preferred default handler for the specified content type with the specified role.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1449868-lscopydefaultrolehandlerforconte

func LSCopyDisplayNameForURL deprecated

func LSCopyDisplayNameForURL(inURL corefoundation.CFURLRef, outDisplayName *corefoundation.CFStringRef) int32

LSCopyDisplayNameForURL obtains the display name for an item with a URL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1446850-lscopydisplaynameforurl

func LSCopyItemInfoForURL deprecated

func LSCopyItemInfoForURL(inURL corefoundation.CFURLRef, inWhichInfo LSRequestedInfo, outItemInfo unsafe.Pointer) int32

LSCopyItemInfoForURL obtains requested information about an item with a URL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1445685-lscopyiteminfoforurl

func LSCopyKindStringForURL deprecated

func LSCopyKindStringForURL(inURL corefoundation.CFURLRef, outKindString *corefoundation.CFStringRef) int32

LSCopyKindStringForURL obtains the kind string for an item with a URL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1447481-lscopykindstringforurl

func LSGetExtensionInfo deprecated

func LSGetExtensionInfo(inNameLen unsafe.Pointer, inNameBuffer *uint16, outExtStartIndex unsafe.Pointer) int32

LSGetExtensionInfo obtains the starting index of the extension within a filename.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1446043-lsgetextensioninfo

func LSOpenApplication deprecated

func LSOpenApplication(appParams unsafe.Pointer, outPSN unsafe.Pointer) int32

LSOpenApplication launches the specified app.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1447930-lsopenapplication

func LSOpenCFURLRef

func LSOpenCFURLRef(inURL corefoundation.CFURLRef, outLaunchedURL *corefoundation.CFURLRef) int32

LSOpenCFURLRef opens an item for a URL in the default manner in its preferred app.

See: https://developer.apple.com/documentation/coreservices/1442850-lsopencfurlref

func LSOpenFSRef deprecated

func LSOpenFSRef(inRef unsafe.Pointer, outLaunchedRef unsafe.Pointer) int32

LSOpenFSRef opens an item with a file-system reference in the default manner in its preferred app.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1445663-lsopenfsref

func LSOpenFromRefSpec deprecated

func LSOpenFromRefSpec(inLaunchSpec unsafe.Pointer, outLaunchedRef unsafe.Pointer) int32

LSOpenFromRefSpec opens one or more items with a file-system reference in either their preferred apps or a designated app.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1444466-lsopenfromrefspec

func LSOpenFromURLSpec

func LSOpenFromURLSpec(inLaunchSpec unsafe.Pointer, outLaunchedURL *corefoundation.CFURLRef) int32

LSOpenFromURLSpec opens one or more items for a URL in the preferred apps or a designated app.

See: https://developer.apple.com/documentation/coreservices/1441986-lsopenfromurlspec

func LSOpenItemsWithRole deprecated

func LSOpenItemsWithRole(inItems unsafe.Pointer, inItemCount int, inRole LSRolesMask, inAEParam unsafe.Pointer, inAppParams unsafe.Pointer, outPSNs unsafe.Pointer, inMaxPSNCount int) int32

LSOpenItemsWithRole opens items with an array of file-system references with a specified role.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1449783-lsopenitemswithrole

func LSOpenURLsWithRole deprecated

func LSOpenURLsWithRole(inURLs corefoundation.CFArrayRef, inRole LSRolesMask, inAEParam unsafe.Pointer, inAppParams unsafe.Pointer, outPSNs unsafe.Pointer, inMaxPSNCount int) int32

LSOpenURLsWithRole opens one or more URLs with the specified roles.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1448184-lsopenurlswithrole

func LSRegisterURL

func LSRegisterURL(inURL corefoundation.CFURLRef, inUpdate unsafe.Pointer) int32

LSRegisterURL registers an app, using a URL, in the Launch Services database.

See: https://developer.apple.com/documentation/coreservices/1446350-lsregisterurl

func LSSetDefaultHandlerForURLScheme deprecated

func LSSetDefaultHandlerForURLScheme(inURLScheme corefoundation.CFStringRef, inHandlerBundleID corefoundation.CFStringRef) int32

LSSetDefaultHandlerForURLScheme sets the user’s preferred default handler for the specified URL scheme.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1447760-lssetdefaulthandlerforurlscheme

func LSSetDefaultRoleHandlerForContentType deprecated

func LSSetDefaultRoleHandlerForContentType(inContentType corefoundation.CFStringRef, inRole LSRolesMask, inHandlerBundleID corefoundation.CFStringRef) int32

LSSetDefaultRoleHandlerForContentType sets the user’s preferred default handler for the specified content type in the specified roles.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1444955-lssetdefaultrolehandlerforconten

func LSSetExtensionHiddenForURL deprecated

func LSSetExtensionHiddenForURL(inURL corefoundation.CFURLRef, inHide unsafe.Pointer) int32

LSSetExtensionHiddenForURL specifies whether to show or hide the filename extension for an item with a URL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1443948-lssetextensionhiddenforurl

func LSSetHandlerOptionsForContentType deprecated

func LSSetHandlerOptionsForContentType(inContentType corefoundation.CFStringRef, inOptions LSHandlerOptions) int32

LSSetHandlerOptionsForContentType sets the handler option for the specified content type.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1447588-lssethandleroptionsforcontenttyp

func LSSetItemAttribute deprecated

func LSSetItemAttribute(inItem unsafe.Pointer, inRoles LSRolesMask, inAttributeName corefoundation.CFStringRef, inValue corefoundation.CFTypeRef) int32

LSSetItemAttribute.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1446733-lssetitemattribute

func LSSharedFileListAddObserver deprecated

func LSSharedFileListAddObserver(inList LSSharedFileListRef, inRunloop corefoundation.CFRunLoopRef, inRunloopMode corefoundation.CFStringRef, callback LSSharedFileListChangedProcPtr, context unsafe.Pointer)

LSSharedFileListAddObserver.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1445770-lssharedfilelistaddobserver

func LSSharedFileListCopyProperty deprecated

func LSSharedFileListCopyProperty(inList LSSharedFileListRef, inPropertyName corefoundation.CFStringRef) corefoundation.CFTypeRef

LSSharedFileListCopyProperty.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1444588-lssharedfilelistcopyproperty

func LSSharedFileListCopySnapshot deprecated

func LSSharedFileListCopySnapshot(inList LSSharedFileListRef, outSnapshotSeed *uint32) corefoundation.CFArrayRef

LSSharedFileListCopySnapshot.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1448112-lssharedfilelistcopysnapshot

func LSSharedFileListGetSeedValue deprecated

func LSSharedFileListGetSeedValue(inList LSSharedFileListRef) uint32

LSSharedFileListGetSeedValue.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1444885-lssharedfilelistgetseedvalue

func LSSharedFileListGetTypeID deprecated

func LSSharedFileListGetTypeID() uint

LSSharedFileListGetTypeID.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1450618-lssharedfilelistgettypeid

func LSSharedFileListItemCopyDisplayName deprecated

func LSSharedFileListItemCopyDisplayName(inItem LSSharedFileListItemRef) corefoundation.CFStringRef

LSSharedFileListItemCopyDisplayName.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1449716-lssharedfilelistitemcopydisplayn

func LSSharedFileListItemCopyIconRef deprecated

func LSSharedFileListItemCopyIconRef(inItem LSSharedFileListItemRef) objectivec.IObject

LSSharedFileListItemCopyIconRef.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1442889-lssharedfilelistitemcopyiconref

func LSSharedFileListItemCopyProperty deprecated

func LSSharedFileListItemCopyProperty(inItem LSSharedFileListItemRef, inPropertyName corefoundation.CFStringRef) corefoundation.CFTypeRef

LSSharedFileListItemCopyProperty.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1445074-lssharedfilelistitemcopyproperty

func LSSharedFileListItemCopyResolvedURL deprecated

func LSSharedFileListItemCopyResolvedURL(inItem LSSharedFileListItemRef, inFlags LSSharedFileListResolutionFlags, outError *corefoundation.CFErrorRef) corefoundation.CFURLRef

LSSharedFileListItemCopyResolvedURL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1449882-lssharedfilelistitemcopyresolved

func LSSharedFileListItemGetID deprecated

func LSSharedFileListItemGetID(inItem LSSharedFileListItemRef) uint32

LSSharedFileListItemGetID.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1443305-lssharedfilelistitemgetid

func LSSharedFileListItemGetTypeID deprecated

func LSSharedFileListItemGetTypeID() uint

LSSharedFileListItemGetTypeID.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1447138-lssharedfilelistitemgettypeid

func LSSharedFileListItemMove deprecated

func LSSharedFileListItemMove(inList LSSharedFileListRef, inItem LSSharedFileListItemRef, inMoveAfterItem LSSharedFileListItemRef) int32

LSSharedFileListItemMove.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1444348-lssharedfilelistitemmove

func LSSharedFileListItemRemove deprecated

func LSSharedFileListItemRemove(inList LSSharedFileListRef, inItem LSSharedFileListItemRef) int32

LSSharedFileListItemRemove.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1442025-lssharedfilelistitemremove

func LSSharedFileListItemResolve deprecated

func LSSharedFileListItemResolve(inItem LSSharedFileListItemRef, inFlags LSSharedFileListResolutionFlags, outURL *corefoundation.CFURLRef, outRef unsafe.Pointer) int32

LSSharedFileListItemResolve.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1447347-lssharedfilelistitemresolve

func LSSharedFileListItemSetProperty deprecated

func LSSharedFileListItemSetProperty(inItem LSSharedFileListItemRef, inPropertyName corefoundation.CFStringRef, inPropertyData corefoundation.CFTypeRef) int32

LSSharedFileListItemSetProperty.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1445766-lssharedfilelistitemsetproperty

func LSSharedFileListRemoveAllItems deprecated

func LSSharedFileListRemoveAllItems(inList LSSharedFileListRef) int32

LSSharedFileListRemoveAllItems.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1446389-lssharedfilelistremoveallitems

func LSSharedFileListRemoveObserver deprecated

func LSSharedFileListRemoveObserver(inList LSSharedFileListRef, inRunloop corefoundation.CFRunLoopRef, inRunloopMode corefoundation.CFStringRef, callback LSSharedFileListChangedProcPtr, context unsafe.Pointer)

LSSharedFileListRemoveObserver.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1443404-lssharedfilelistremoveobserver

func LSSharedFileListSetAuthorization deprecated

func LSSharedFileListSetAuthorization(inList LSSharedFileListRef, inAuthorization security.AuthorizationRef) int32

LSSharedFileListSetAuthorization.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1446834-lssharedfilelistsetauthorization

func LSSharedFileListSetProperty deprecated

func LSSharedFileListSetProperty(inList LSSharedFileListRef, inPropertyName corefoundation.CFStringRef, inPropertyData corefoundation.CFTypeRef) int32

LSSharedFileListSetProperty.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1448857-lssharedfilelistsetproperty

func LoadResource deprecated

func LoadResource(arg0 uintptr)

LoadResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529245-loadresource

func LocaleCountNames deprecated

func LocaleCountNames(arg0 LocaleRef, arg1 LocaleOperationVariant, arg2 LocaleNameMask, arg3 uintptr) int32

LocaleCountNames.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1580255-localecountnames

func LocaleGetIndName deprecated

func LocaleGetIndName(arg0 LocaleRef, arg1 LocaleOperationVariant, arg2 LocaleNameMask, arg3 uintptr, arg4 uint, arg5 uint, arg6 uint16, arg7 LocaleRef) int32

LocaleGetIndName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1580265-localegetindname

func LocaleGetName deprecated

func LocaleGetName(arg0 LocaleRef, arg1 LocaleOperationVariant, arg2 LocaleNameMask, arg3 LocaleRef, arg4 uint, arg5 uint, arg6 uint16) int32

LocaleGetName.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1580248-localegetname

func LocaleOperationCountLocales deprecated

func LocaleOperationCountLocales(arg0 LocaleOperationClass, arg1 uintptr) int32

LocaleOperationCountLocales.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1580264-localeoperationcountlocales

func LocaleOperationGetIndName

func LocaleOperationGetIndName(arg0 LocaleOperationClass, arg1 uintptr, arg2 uint, arg3 uint, arg4 uint16, arg5 LocaleRef) int32

LocaleOperationGetIndName.

See: https://developer.apple.com/documentation/coreservices/1580260-localeoperationgetindname

func LocaleOperationGetLocales deprecated

func LocaleOperationGetLocales(arg0 LocaleOperationClass, arg1 uintptr, arg2 uintptr, arg3 LocaleAndVariant) int32

LocaleOperationGetLocales.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1580279-localeoperationgetlocales

func LocaleStringToLangAndRegionCodes

func LocaleStringToLangAndRegionCodes(arg0 int8, arg1 unsafe.Pointer, arg2 unsafe.Pointer) int32

LocaleStringToLangAndRegionCodes.

See: https://developer.apple.com/documentation/coreservices/1580277-localestringtolangandregioncodes

func Long2Fix deprecated

func Long2Fix(arg0 int32) objectivec.IObject

Long2Fix.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409235-long2fix

func MDItemCopyAttribute

func MDItemCopyAttribute(item MDItemRef, name corefoundation.CFStringRef) corefoundation.CFTypeRef

MDItemCopyAttribute returns the value of the specified attribute in the metadata item.

See: https://developer.apple.com/documentation/coreservices/1427080-mditemcopyattribute

func MDItemCopyAttributeList

func MDItemCopyAttributeList(arg0 MDItemRef) corefoundation.CFDictionaryRef

MDItemCopyAttributeList returns the values of the specified attributes in the metadata item.

See: https://developer.apple.com/documentation/coreservices/1427028-mditemcopyattributelist

func MDItemCopyAttributeNames

func MDItemCopyAttributeNames(item MDItemRef) corefoundation.CFArrayRef

MDItemCopyAttributeNames returns an array containing the attribute names existing in the metadata item.

See: https://developer.apple.com/documentation/coreservices/1427066-mditemcopyattributenames

func MDItemCopyAttributes

func MDItemCopyAttributes(item MDItemRef, names corefoundation.CFArrayRef) corefoundation.CFDictionaryRef

MDItemCopyAttributes returns the values of the specified attributes in the metadata item.

See: https://developer.apple.com/documentation/coreservices/1426980-mditemcopyattributes

func MDItemGetTypeID

func MDItemGetTypeID() uint

MDItemGetTypeID returns the type identifier of all MDItem instances.

See: https://developer.apple.com/documentation/coreservices/1427168-mditemgettypeid

func MDQueryCopyQueryString

func MDQueryCopyQueryString(query MDQueryRef) corefoundation.CFStringRef

MDQueryCopyQueryString returns the query string of the query.

See: https://developer.apple.com/documentation/coreservices/1413004-mdquerycopyquerystring

func MDQueryCopySortingAttributes

func MDQueryCopySortingAttributes(query MDQueryRef) corefoundation.CFArrayRef

MDQueryCopySortingAttributes returns the list of attribute names used to sort the results.

See: https://developer.apple.com/documentation/coreservices/1413059-mdquerycopysortingattributes

func MDQueryCopyValueListAttributes

func MDQueryCopyValueListAttributes(query MDQueryRef) corefoundation.CFArrayRef

MDQueryCopyValueListAttributes returns the list of attribute names for which values are being collected by the query.

See: https://developer.apple.com/documentation/coreservices/1413071-mdquerycopyvaluelistattributes

func MDQueryCopyValuesOfAttribute

func MDQueryCopyValuesOfAttribute(query MDQueryRef, name corefoundation.CFStringRef) corefoundation.CFArrayRef

MDQueryCopyValuesOfAttribute returns the list of values from the results of the query for the specified attribute.

See: https://developer.apple.com/documentation/coreservices/1413105-mdquerycopyvaluesofattribute

func MDQueryDisableUpdates

func MDQueryDisableUpdates(query MDQueryRef)

MDQueryDisableUpdates disables updates to the query result list.

See: https://developer.apple.com/documentation/coreservices/1413041-mdquerydisableupdates

func MDQueryEnableUpdates

func MDQueryEnableUpdates(query MDQueryRef)

MDQueryEnableUpdates enables updates to the query result list.

See: https://developer.apple.com/documentation/coreservices/1413066-mdqueryenableupdates

func MDQueryExecute

func MDQueryExecute(query MDQueryRef, optionFlags uint64) bool

MDQueryExecute run the query, and populate the query with the results.

See: https://developer.apple.com/documentation/coreservices/1413099-mdqueryexecute

func MDQueryGetAttributeValueOfResultAtIndex

func MDQueryGetAttributeValueOfResultAtIndex(query MDQueryRef, name corefoundation.CFStringRef, idx int) unsafe.Pointer

MDQueryGetAttributeValueOfResultAtIndex returns the value of the named attribute for the result at the given index.

See: https://developer.apple.com/documentation/coreservices/1413046-mdquerygetattributevalueofresult

func MDQueryGetCountOfResultsWithAttributeValue

func MDQueryGetCountOfResultsWithAttributeValue(query MDQueryRef, name corefoundation.CFStringRef, value corefoundation.CFTypeRef) int

MDQueryGetCountOfResultsWithAttributeValue returns the number of results which have the given attribute and attribute value.

See: https://developer.apple.com/documentation/coreservices/1413009-mdquerygetcountofresultswithattr

func MDQueryGetIndexOfResult

func MDQueryGetIndexOfResult(query MDQueryRef, result unsafe.Pointer) int

MDQueryGetIndexOfResult returns the current index of the given result.

See: https://developer.apple.com/documentation/coreservices/1413093-mdquerygetindexofresult

func MDQueryGetResultAtIndex

func MDQueryGetResultAtIndex(query MDQueryRef, idx int) unsafe.Pointer

MDQueryGetResultAtIndex returns the current result at the given index.

See: https://developer.apple.com/documentation/coreservices/1413055-mdquerygetresultatindex

func MDQueryGetResultCount

func MDQueryGetResultCount(query MDQueryRef) int

MDQueryGetResultCount returns the number of results currently collected by the query.

See: https://developer.apple.com/documentation/coreservices/1413008-mdquerygetresultcount

func MDQueryGetSortOptionFlagsForAttribute

func MDQueryGetSortOptionFlagsForAttribute(query MDQueryRef, fieldName corefoundation.CFStringRef) uint32

MDQueryGetSortOptionFlagsForAttribute.

See: https://developer.apple.com/documentation/coreservices/1413013-mdquerygetsortoptionflagsforattr

func MDQueryGetTypeID

func MDQueryGetTypeID() uint

MDQueryGetTypeID returns the type identifier of all MDQuery instances

See: https://developer.apple.com/documentation/coreservices/1413037-mdquerygettypeid

func MDQueryIsGatheringComplete

func MDQueryIsGatheringComplete(query MDQueryRef) bool

MDQueryIsGatheringComplete returns true if the first phase of a query, the initial result gathering, has finished.

See: https://developer.apple.com/documentation/coreservices/1413032-mdqueryisgatheringcomplete

func MDQuerySetBatchingParameters

func MDQuerySetBatchingParameters(query MDQueryRef, params unsafe.Pointer)

MDQuerySetBatchingParameters set the query batching parameters.

See: https://developer.apple.com/documentation/coreservices/1413103-mdquerysetbatchingparameters

func MDQuerySetCreateResultFunction

func MDQuerySetCreateResultFunction(query MDQueryRef, func_ MDQueryCreateResultFunction, context unsafe.Pointer, cb unsafe.Pointer)

MDQuerySetCreateResultFunction sets the function used to create the result objects of the MDQuery.

See: https://developer.apple.com/documentation/coreservices/1413064-mdquerysetcreateresultfunction

func MDQuerySetCreateValueFunction

func MDQuerySetCreateValueFunction(query MDQueryRef, func_ MDQueryCreateValueFunction, context unsafe.Pointer, cb unsafe.Pointer)

MDQuerySetCreateValueFunction sets the function used to create the value objects of the MDQuery.

See: https://developer.apple.com/documentation/coreservices/1413017-mdquerysetcreatevaluefunction

func MDQuerySetDispatchQueue

func MDQuerySetDispatchQueue(query MDQueryRef, queue dispatch.Queue)

MDQuerySetDispatchQueue sets the dispatch queue on which query results will be delivered by MDQueryExecute.

See: https://developer.apple.com/documentation/coreservices/1413019-mdquerysetdispatchqueue

func MDQuerySetMaxCount

func MDQuerySetMaxCount(query MDQueryRef, size int)

MDQuerySetMaxCount sets the maximum number of results returned.

See: https://developer.apple.com/documentation/coreservices/1413085-mdquerysetmaxcount

func MDQuerySetSearchScope

func MDQuerySetSearchScope(query MDQueryRef, scopeDirectories corefoundation.CFArrayRef, scopeOptions uintptr)

MDQuerySetSearchScope sets the search scope for a query instance.

See: https://developer.apple.com/documentation/coreservices/1413048-mdquerysetsearchscope

func MDQuerySetSortComparator

func MDQuerySetSortComparator(query MDQueryRef, comparator MDQuerySortComparatorFunction, context unsafe.Pointer)

MDQuerySetSortComparator sets the function used to sort the results of an MDQuery.

See: https://developer.apple.com/documentation/coreservices/1413087-mdquerysetsortcomparator

func MDQuerySetSortComparatorBlock

func MDQuerySetSortComparatorBlock(query MDQueryRef, comparator *corefoundation.CFTypeRef, arg2 *corefoundation.CFTypeRef) corefoundation.CFComparisonResult

MDQuerySetSortComparatorBlock sets the block used to sort the results of an MDQuery.

See: https://developer.apple.com/documentation/coreservices/1413021-mdquerysetsortcomparatorblock

func MDQuerySetSortOptionFlagsForAttribute

func MDQuerySetSortOptionFlagsForAttribute(query MDQueryRef, fieldName corefoundation.CFStringRef, flags uint32) bool

MDQuerySetSortOptionFlagsForAttribute.

See: https://developer.apple.com/documentation/coreservices/1413075-mdquerysetsortoptionflagsforattr

func MDQueryStop

func MDQueryStop(query MDQueryRef)

MDQueryStop stops the query from generating more results.

See: https://developer.apple.com/documentation/coreservices/1413077-mdquerystop

func MDSchemaCopyAllAttributes

func MDSchemaCopyAllAttributes() corefoundation.CFArrayRef

MDSchemaCopyAllAttributes returns an array containing all the metadata attributesdefined in the schema.

See: https://developer.apple.com/documentation/coreservices/1445665-mdschemacopyallattributes

func MDSchemaCopyAttributesForContentType

func MDSchemaCopyAttributesForContentType(contentTypeUTI corefoundation.CFStringRef) corefoundation.CFDictionaryRef

MDSchemaCopyAttributesForContentType returns a dictionary containing the metadata attributesfor the specified UTI type.

See: https://developer.apple.com/documentation/coreservices/1444459-mdschemacopyattributesforcontent

func MDSchemaCopyDisplayDescriptionForAttribute

func MDSchemaCopyDisplayDescriptionForAttribute(name corefoundation.CFStringRef) corefoundation.CFStringRef

MDSchemaCopyDisplayDescriptionForAttribute returns the localized description of a metadata attributekey.

See: https://developer.apple.com/documentation/coreservices/1442582-mdschemacopydisplaydescriptionfo

func MDSchemaCopyDisplayNameForAttribute

func MDSchemaCopyDisplayNameForAttribute(name corefoundation.CFStringRef) corefoundation.CFStringRef

MDSchemaCopyDisplayNameForAttribute returns the localized display name of a metadata attributekey.

See: https://developer.apple.com/documentation/coreservices/1450203-mdschemacopydisplaynameforattrib

func MDSchemaCopyMetaAttributesForAttribute

func MDSchemaCopyMetaAttributesForAttribute(name corefoundation.CFStringRef) corefoundation.CFDictionaryRef

MDSchemaCopyMetaAttributesForAttribute returns a dictionary describing the values for the specifiedmetadata attribute key.

See: https://developer.apple.com/documentation/coreservices/1450052-mdschemacopymetaattributesforatt

func MPAllocateAligned deprecated

func MPAllocateAligned(arg0 uintptr, arg1 uint8, arg2 uintptr) unsafe.Pointer

MPAllocateAligned allocates a nonrelocatable memory block.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585774-mpallocatealigned

func MPAllocateTaskStorageIndex deprecated

func MPAllocateTaskStorageIndex(arg0 TaskStorageIndex) int32

MPAllocateTaskStorageIndex returns an index number to access per-task storage.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585719-mpallocatetaskstorageindex

func MPArmTimer deprecated

func MPArmTimer(arg0 MPTimerID, arg1 kernel.AbsoluteTime, arg2 uintptr) int32

MPArmTimer arms the timer to expire at a given time.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585612-mparmtimer

func MPBlockClear deprecated

func MPBlockClear(arg0 unsafe.Pointer, arg1 uintptr)

MPBlockClear clears a block of memory.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585642-mpblockclear

func MPBlockCopy deprecated

func MPBlockCopy(arg0 unsafe.Pointer, arg1 unsafe.Pointer, arg2 uintptr)

MPBlockCopy copies a block of memory.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585707-mpblockcopy

func MPCancelTimer deprecated

func MPCancelTimer(arg0 MPTimerID, arg1 kernel.AbsoluteTime) int32

MPCancelTimer cancels an armed timer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585745-mpcanceltimer

func MPCauseNotification deprecated

func MPCauseNotification(arg0 MPNotificationID) int32

MPCauseNotification signals a kernel notification.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585754-mpcausenotification

func MPCreateCriticalRegion deprecated

func MPCreateCriticalRegion(arg0 MPCriticalRegionID) int32

MPCreateCriticalRegion creates a critical region object.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585663-mpcreatecriticalregion

func MPCreateEvent deprecated

func MPCreateEvent(arg0 MPEventID) int32

MPCreateEvent creates an event group.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585702-mpcreateevent

func MPCreateNotification deprecated

func MPCreateNotification(arg0 MPNotificationID) int32

MPCreateNotification creates a kernel notification

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585723-mpcreatenotification

func MPCreateQueue deprecated

func MPCreateQueue(arg0 MPQueueID) int32

MPCreateQueue creates a message queue.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585694-mpcreatequeue

func MPCreateSemaphore deprecated

func MPCreateSemaphore(arg0 MPSemaphoreCount, arg1 MPSemaphoreCount, arg2 MPSemaphoreID) int32

MPCreateSemaphore creates a semaphore.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585569-mpcreatesemaphore

func MPCreateTask deprecated

func MPCreateTask(arg0 unsafe.Pointer, arg1 uintptr, arg2 MPQueueID, arg3 MPTaskOptions, arg4 MPTaskID) int32

MPCreateTask creates a preemptive task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585779-mpcreatetask

func MPCreateTimer deprecated

func MPCreateTimer(arg0 MPTimerID) int32

MPCreateTimer creates a timer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585748-mpcreatetimer

func MPDeallocateTaskStorageIndex deprecated

func MPDeallocateTaskStorageIndex(arg0 TaskStorageIndex) int32

MPDeallocateTaskStorageIndex frees an index number used to access per-task storage

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585649-mpdeallocatetaskstorageindex

func MPDelayUntil deprecated

func MPDelayUntil(arg0 kernel.AbsoluteTime) int32

MPDelayUntil blocks the calling task until a specified time.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585647-mpdelayuntil

func MPDeleteCriticalRegion deprecated

func MPDeleteCriticalRegion(arg0 MPCriticalRegionID) int32

MPDeleteCriticalRegion removes the specified critical region object.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585704-mpdeletecriticalregion

func MPDeleteEvent deprecated

func MPDeleteEvent(arg0 MPEventID) int32

MPDeleteEvent removes an event group.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585691-mpdeleteevent

func MPDeleteNotification deprecated

func MPDeleteNotification(arg0 MPNotificationID) int32

MPDeleteNotification removes a kernel notification.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585659-mpdeletenotification

func MPDeleteQueue deprecated

func MPDeleteQueue(arg0 MPQueueID) int32

MPDeleteQueue deletes a message queue.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585571-mpdeletequeue

func MPDeleteSemaphore deprecated

func MPDeleteSemaphore(arg0 MPSemaphoreID) int32

MPDeleteSemaphore removes a semaphore.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585586-mpdeletesemaphore

func MPDeleteTimer deprecated

func MPDeleteTimer(arg0 MPTimerID) int32

MPDeleteTimer removes a timer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585761-mpdeletetimer

func MPDisposeTaskException deprecated

func MPDisposeTaskException(arg0 MPTaskID, arg1 uintptr) int32

MPDisposeTaskException removes a task exception.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585607-mpdisposetaskexception

func MPEnterCriticalRegion deprecated

func MPEnterCriticalRegion(arg0 MPCriticalRegionID, arg1 Duration) int32

MPEnterCriticalRegion attempts to enter a critical region.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585622-mpentercriticalregion

func MPExit deprecated

func MPExit(arg0 int32)

MPExit allows a task to terminate itself

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585705-mpexit

func MPExitCriticalRegion deprecated

func MPExitCriticalRegion(arg0 MPCriticalRegionID) int32

MPExitCriticalRegion exits a critical region.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585758-mpexitcriticalregion

func MPExtractTaskState deprecated

func MPExtractTaskState(arg0 MPTaskID, arg1 MPTaskStateKind) int32

MPExtractTaskState extracts state information from a suspended task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585718-mpextracttaskstate

func MPFree deprecated

func MPFree(arg0 unsafe.Pointer)

MPFree frees memory allocated by MPAllocateAligned.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585676-mpfree

func MPGetAllocatedBlockSize deprecated

func MPGetAllocatedBlockSize(arg0 unsafe.Pointer) objectivec.IObject

MPGetAllocatedBlockSize returns the size of a memory block.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585717-mpgetallocatedblocksize

func MPGetNextCpuID deprecated

func MPGetNextCpuID(arg0 MPCoherenceID, arg1 MPCpuID) int32

MPGetNextCpuID obtains the next CPU ID in the list of physical processors of the specified memory coherence group.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1508189-mpgetnextcpuid

func MPGetNextTaskID deprecated

func MPGetNextTaskID(arg0 MPProcessID, arg1 MPTaskID) int32

MPGetNextTaskID obtains the next task ID in the list of available tasks.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1508163-mpgetnexttaskid

func MPModifyNotification deprecated

func MPModifyNotification(arg0 MPNotificationID, arg1 MPOpaqueID) int32

MPModifyNotification adds a simple notification to a kernel notification.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585780-mpmodifynotification

func MPModifyNotificationParameters deprecated

func MPModifyNotificationParameters(arg0 MPNotificationID, arg1 MPOpaqueIDClass) int32

MPModifyNotificationParameters.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585668-mpmodifynotificationparameters

func MPNotifyQueue deprecated

func MPNotifyQueue(arg0 MPQueueID) int32

MPNotifyQueue sends a message to the specified message queue.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585699-mpnotifyqueue

func MPProcessors deprecated

func MPProcessors() objectivec.IObject

MPProcessors returns the number of processors on the host computer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585778-mpprocessors

func MPProcessorsScheduled deprecated

func MPProcessorsScheduled() objectivec.IObject

MPProcessorsScheduled returns the number of active processors available on the host computer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585777-mpprocessorsscheduled

func MPRegisterDebugger deprecated

func MPRegisterDebugger(arg0 MPQueueID, arg1 MPDebuggerLevel) int32

MPRegisterDebugger registers a debugger.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585573-mpregisterdebugger

func MPRemoteCall deprecated

func MPRemoteCall(arg0 unsafe.Pointer, arg1 MPRemoteContext) unsafe.Pointer

MPRemoteCall calls a non-reentrant function and blocks the current task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585652-mpremotecall

func MPRemoteCallCFM deprecated

func MPRemoteCallCFM(arg0 unsafe.Pointer, arg1 MPRemoteContext) unsafe.Pointer

MPRemoteCallCFM calls a non-reentrant function and blocks the current task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585757-mpremotecallcfm

func MPSetEvent deprecated

func MPSetEvent(arg0 MPEventID, arg1 MPEventFlags) int32

MPSetEvent merges event flags into a specified event group.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585752-mpsetevent

func MPSetExceptionHandler deprecated

func MPSetExceptionHandler(arg0 MPTaskID, arg1 MPQueueID) int32

MPSetExceptionHandler sets an exception handler for a task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585759-mpsetexceptionhandler

func MPSetQueueReserve deprecated

func MPSetQueueReserve(arg0 MPQueueID, arg1 uintptr) int32

MPSetQueueReserve reserves space for messages on a specified message queue.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585671-mpsetqueuereserve

func MPSetTaskState deprecated

func MPSetTaskState(arg0 MPTaskID, arg1 MPTaskStateKind) int32

MPSetTaskState sets state information for a suspended task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585601-mpsettaskstate

func MPSetTaskStorageValue deprecated

func MPSetTaskStorageValue(arg0 TaskStorageIndex, arg1 TaskStorageValue) int32

MPSetTaskStorageValue sets the storage value for a given index number.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585626-mpsettaskstoragevalue

func MPSetTaskType deprecated

func MPSetTaskType(arg0 MPTaskID, arg1 uint32) int32

MPSetTaskType sets the type of the task.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1585695-mpsettasktype

func MPSetTaskWeight deprecated

func MPSetTaskWeight(arg0 MPTaskID, arg1 MPTaskWeight) int32

MPSetTaskWeight assigns a relative weight to a task, indicating how much processor time it should receive compared to other available tasks.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585665-mpsettaskweight

func MPSetTimerNotify deprecated

func MPSetTimerNotify(arg0 MPTimerID, arg1 MPOpaqueID) int32

MPSetTimerNotify sets the notification information associated with a timer.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585726-mpsettimernotify

func MPSignalSemaphore deprecated

func MPSignalSemaphore(arg0 MPSemaphoreID) int32

MPSignalSemaphore signals a semaphore.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585713-mpsignalsemaphore

func MPTaskIsPreemptive deprecated

func MPTaskIsPreemptive(arg0 MPTaskID) bool

MPTaskIsPreemptive determines whether a task is preemptively scheduled.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585681-mptaskispreemptive

func MPTerminateTask deprecated

func MPTerminateTask(arg0 MPTaskID, arg1 int32) int32

MPTerminateTask terminates an existing task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585769-mpterminatetask

func MPUnregisterDebugger deprecated

func MPUnregisterDebugger(arg0 MPQueueID) int32

MPUnregisterDebugger unregisters a debugger.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585598-mpunregisterdebugger

func MPWaitForEvent deprecated

func MPWaitForEvent(arg0 MPEventID, arg1 MPEventFlags, arg2 Duration) int32

MPWaitForEvent retrieves event flags from a specified event group.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585656-mpwaitforevent

func MPWaitOnQueue deprecated

func MPWaitOnQueue(arg0 MPQueueID, arg1 Duration) int32

MPWaitOnQueue obtains a message from a specified message queue.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585762-mpwaitonqueue

func MPWaitOnSemaphore deprecated

func MPWaitOnSemaphore(arg0 MPSemaphoreID, arg1 Duration) int32

MPWaitOnSemaphore waits on a semaphore

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585722-mpwaitonsemaphore

func MPYield deprecated

func MPYield()

MPYield allows a task to yield the processor to another task.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585732-mpyield

func MaximumProcessorSpeed deprecated

func MaximumProcessorSpeed() int16

MaximumProcessorSpeed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427409-maximumprocessorspeed

func MemError deprecated

func MemError() int16

MemError.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506254-memerror

func Microseconds deprecated

func Microseconds(arg0 uint64)

Microseconds.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1550773-microseconds

func MinimumProcessorSpeed deprecated

func MinimumProcessorSpeed() int16

MinimumProcessorSpeed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427399-minimumprocessorspeed

func Munger deprecated

func Munger(arg0 uintptr, arg1 int, arg2 int, arg3 int) int

Munger.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1588638-munger

func NanosecondsToAbsolute deprecated

func NanosecondsToAbsolute(arg0 Nanoseconds) kernel.AbsoluteTime

NanosecondsToAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501255-nanosecondstoabsolute

func NearestMacTextEncodings

func NearestMacTextEncodings(arg0 TextEncoding, arg1 TextEncoding, arg2 TextEncoding) int32

NearestMacTextEncodings obtains the best and alternate Mac text encoding.

See: https://developer.apple.com/documentation/coreservices/1399736-nearestmactextencodings

func NewDebugComponent deprecated

func NewDebugComponent(arg0 uint32, arg1 unsafe.Pointer, arg2 DebugComponentCallbackUPP) int32

NewDebugComponent.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517721-newdebugcomponent

func NewDebugOption deprecated

func NewDebugOption(arg0 uint32, arg1 int32, arg2 unsafe.Pointer) int32

NewDebugOption.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517718-newdebugoption

func NewEmptyHandle deprecated

func NewEmptyHandle() objectivec.IObject

NewEmptyHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506288-newemptyhandle

func NewGestaltValue deprecated

func NewGestaltValue(arg0 uint32, arg1 int32) int16

NewGestaltValue installs a new [Gestalt] selector code and a value that [Gestalt] returns for that selector.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1472055-newgestaltvalue

func NewHandle deprecated

func NewHandle(arg0 corefoundation.CGSize) objectivec.IObject

NewHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506244-newhandle

func NewHandleClear deprecated

func NewHandleClear(arg0 corefoundation.CGSize) objectivec.IObject

NewHandleClear.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506471-newhandleclear

func NewPtr deprecated

func NewPtr(arg0 corefoundation.CGSize) coreimage.Ptr

NewPtr.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506463-newptr

func NewPtrClear deprecated

func NewPtrClear(arg0 corefoundation.CGSize) coreimage.Ptr

NewPtrClear.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506425-newptrclear

func NewThread deprecated

func NewThread(arg0 ThreadStyle, arg1 ThreadEntryTPP, arg2 corefoundation.CGSize, arg3 ThreadOptions, arg4 ThreadID) int16

NewThread.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574248-newthread

func Num2dec deprecated

func Num2dec(arg0 Decform, arg1 kernel.Double_t, arg2 Decimal)

Num2dec.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492649-num2dec

func Numtostring deprecated

func Numtostring(arg0 int, arg1 int8)

Numtostring.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1579613-numtostring

func OpenAComponent deprecated

func OpenAComponent(arg0 Component, arg1 ComponentInstance) int16

OpenAComponent.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516558-openacomponent

func OpenAComponentResFile deprecated

func OpenAComponentResFile(arg0 Component, arg1 ResFileRefNum) int16

OpenAComponentResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516643-openacomponentresfile

func OpenADefaultComponent deprecated

func OpenADefaultComponent(arg0 uint32, arg1 uint32, arg2 ComponentInstance) int16

OpenADefaultComponent.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516360-openadefaultcomponent

func OverrideIconRef deprecated

func OverrideIconRef(oldIconRef uintptr, newIconRef uintptr) int16

OverrideIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1445253-overrideiconref

func PBAllocateForkAsync deprecated

func PBAllocateForkAsync(arg0 FSForkIOParam)

PBAllocateForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566083-pballocateforkasync

func PBAllocateForkSync deprecated

func PBAllocateForkSync(arg0 FSForkIOParam) int16

PBAllocateForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565523-pballocateforksync

func PBCatalogSearchAsync deprecated

func PBCatalogSearchAsync(arg0 FSCatalogBulkParam)

PBCatalogSearchAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566401-pbcatalogsearchasync

func PBCatalogSearchSync deprecated

func PBCatalogSearchSync(arg0 FSCatalogBulkParam) int16

PBCatalogSearchSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565713-pbcatalogsearchsync

func PBCloseForkAsync deprecated

func PBCloseForkAsync(arg0 FSForkIOParam)

PBCloseForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565189-pbcloseforkasync

func PBCloseForkSync deprecated

func PBCloseForkSync(arg0 FSForkIOParam) int16

PBCloseForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566173-pbcloseforksync

func PBCloseIteratorAsync deprecated

func PBCloseIteratorAsync(arg0 FSCatalogBulkParam)

PBCloseIteratorAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566055-pbcloseiteratorasync

func PBCloseIteratorSync deprecated

func PBCloseIteratorSync(arg0 FSCatalogBulkParam) int16

PBCloseIteratorSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566452-pbcloseiteratorsync

func PBCompareFSRefsAsync deprecated

func PBCompareFSRefsAsync(arg0 FSRefParam)

PBCompareFSRefsAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566717-pbcomparefsrefsasync

func PBCompareFSRefsSync deprecated

func PBCompareFSRefsSync(arg0 FSRefParam) int16

PBCompareFSRefsSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566817-pbcomparefsrefssync

func PBCreateDirectoryUnicodeAsync deprecated

func PBCreateDirectoryUnicodeAsync(arg0 FSRefParam)

PBCreateDirectoryUnicodeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565107-pbcreatedirectoryunicodeasync

func PBCreateDirectoryUnicodeSync deprecated

func PBCreateDirectoryUnicodeSync(arg0 FSRefParam) int16

PBCreateDirectoryUnicodeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565315-pbcreatedirectoryunicodesync

func PBCreateFileAndOpenForkUnicodeAsync deprecated

func PBCreateFileAndOpenForkUnicodeAsync(arg0 FSRefForkIOParamPtr)

PBCreateFileAndOpenForkUnicodeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566593-pbcreatefileandopenforkunicodeas

func PBCreateFileAndOpenForkUnicodeSync deprecated

func PBCreateFileAndOpenForkUnicodeSync(arg0 FSRefForkIOParamPtr) int32

PBCreateFileAndOpenForkUnicodeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566046-pbcreatefileandopenforkunicodesy

func PBCreateFileUnicodeAsync deprecated

func PBCreateFileUnicodeAsync(arg0 FSRefParam)

PBCreateFileUnicodeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565280-pbcreatefileunicodeasync

func PBCreateFileUnicodeSync deprecated

func PBCreateFileUnicodeSync(arg0 FSRefParam) int16

PBCreateFileUnicodeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566896-pbcreatefileunicodesync

func PBCreateForkAsync deprecated

func PBCreateForkAsync(arg0 FSForkIOParam)

PBCreateForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565676-pbcreateforkasync

func PBCreateForkSync deprecated

func PBCreateForkSync(arg0 FSForkIOParam) int16

PBCreateForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566697-pbcreateforksync

func PBDeleteForkAsync deprecated

func PBDeleteForkAsync(arg0 FSForkIOParam)

PBDeleteForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566752-pbdeleteforkasync

func PBDeleteForkSync deprecated

func PBDeleteForkSync(arg0 FSForkIOParam) int16

PBDeleteForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566822-pbdeleteforksync

func PBDeleteObjectAsync deprecated

func PBDeleteObjectAsync(arg0 FSRefParam)

PBDeleteObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566325-pbdeleteobjectasync

func PBDeleteObjectSync deprecated

func PBDeleteObjectSync(arg0 FSRefParam) int16

PBDeleteObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565966-pbdeleteobjectsync

func PBExchangeObjectsAsync deprecated

func PBExchangeObjectsAsync(arg0 FSRefParam)

PBExchangeObjectsAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566021-pbexchangeobjectsasync

func PBExchangeObjectsSync deprecated

func PBExchangeObjectsSync(arg0 FSRefParam) int16

PBExchangeObjectsSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566627-pbexchangeobjectssync

func PBFSCopyFileAsync deprecated

func PBFSCopyFileAsync(arg0 FSRefParamPtr) int32

PBFSCopyFileAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565810-pbfscopyfileasync

func PBFSCopyFileSync deprecated

func PBFSCopyFileSync(arg0 FSRefParamPtr) int32

PBFSCopyFileSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566297-pbfscopyfilesync

func PBFSResolveNodeIDAsync deprecated

func PBFSResolveNodeIDAsync(arg0 FSRefParamPtr) int32

PBFSResolveNodeIDAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566562-pbfsresolvenodeidasync

func PBFSResolveNodeIDSync deprecated

func PBFSResolveNodeIDSync(arg0 FSRefParamPtr) int32

PBFSResolveNodeIDSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565133-pbfsresolvenodeidsync

func PBFlushForkAsync deprecated

func PBFlushForkAsync(arg0 FSForkIOParam)

PBFlushForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565669-pbflushforkasync

func PBFlushForkSync deprecated

func PBFlushForkSync(arg0 FSForkIOParam) int16

PBFlushForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565853-pbflushforksync

func PBFlushVolumeAsync deprecated

func PBFlushVolumeAsync(arg0 FSRefParamPtr) int32

PBFlushVolumeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566072-pbflushvolumeasync

func PBFlushVolumeSync deprecated

func PBFlushVolumeSync(arg0 FSRefParamPtr) int32

PBFlushVolumeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565550-pbflushvolumesync

func PBGetCatalogInfoAsync deprecated

func PBGetCatalogInfoAsync(arg0 FSRefParam)

PBGetCatalogInfoAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565934-pbgetcataloginfoasync

func PBGetCatalogInfoBulkAsync deprecated

func PBGetCatalogInfoBulkAsync(arg0 FSCatalogBulkParam)

PBGetCatalogInfoBulkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566399-pbgetcataloginfobulkasync

func PBGetCatalogInfoBulkSync deprecated

func PBGetCatalogInfoBulkSync(arg0 FSCatalogBulkParam) int16

PBGetCatalogInfoBulkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565707-pbgetcataloginfobulksync

func PBGetCatalogInfoSync deprecated

func PBGetCatalogInfoSync(arg0 FSRefParam) int16

PBGetCatalogInfoSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566328-pbgetcataloginfosync

func PBGetForkCBInfoAsync deprecated

func PBGetForkCBInfoAsync(arg0 FSForkCBInfoParam)

PBGetForkCBInfoAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566027-pbgetforkcbinfoasync

func PBGetForkCBInfoSync deprecated

func PBGetForkCBInfoSync(arg0 FSForkCBInfoParam) int16

PBGetForkCBInfoSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566258-pbgetforkcbinfosync

func PBGetForkPositionAsync deprecated

func PBGetForkPositionAsync(arg0 FSForkIOParam)

PBGetForkPositionAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566418-pbgetforkpositionasync

func PBGetForkPositionSync deprecated

func PBGetForkPositionSync(arg0 FSForkIOParam) int16

PBGetForkPositionSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565594-pbgetforkpositionsync

func PBGetForkSizeAsync deprecated

func PBGetForkSizeAsync(arg0 FSForkIOParam)

PBGetForkSizeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565453-pbgetforksizeasync

func PBGetForkSizeSync deprecated

func PBGetForkSizeSync(arg0 FSForkIOParam) int16

PBGetForkSizeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566956-pbgetforksizesync

func PBGetVolumeInfoAsync deprecated

func PBGetVolumeInfoAsync(arg0 FSVolumeInfoParam)

PBGetVolumeInfoAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565244-pbgetvolumeinfoasync

func PBGetVolumeInfoSync deprecated

func PBGetVolumeInfoSync(arg0 FSVolumeInfoParam) int16

PBGetVolumeInfoSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566892-pbgetvolumeinfosync

func PBIterateForksAsync deprecated

func PBIterateForksAsync(arg0 FSForkIOParam)

PBIterateForksAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566251-pbiterateforksasync

func PBIterateForksSync deprecated

func PBIterateForksSync(arg0 FSForkIOParam) int16

PBIterateForksSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566093-pbiterateforkssync

func PBMakeFSRefUnicodeAsync deprecated

func PBMakeFSRefUnicodeAsync(arg0 FSRefParam)

PBMakeFSRefUnicodeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566268-pbmakefsrefunicodeasync

func PBMakeFSRefUnicodeSync deprecated

func PBMakeFSRefUnicodeSync(arg0 FSRefParam) int16

PBMakeFSRefUnicodeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566925-pbmakefsrefunicodesync

func PBMoveObjectAsync deprecated

func PBMoveObjectAsync(arg0 FSRefParam)

PBMoveObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566270-pbmoveobjectasync

func PBMoveObjectSync deprecated

func PBMoveObjectSync(arg0 FSRefParam) int16

PBMoveObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565935-pbmoveobjectsync

func PBOpenForkAsync deprecated

func PBOpenForkAsync(arg0 FSForkIOParam)

PBOpenForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566059-pbopenforkasync

func PBOpenForkSync deprecated

func PBOpenForkSync(arg0 FSForkIOParam) int16

PBOpenForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566802-pbopenforksync

func PBOpenIteratorAsync deprecated

func PBOpenIteratorAsync(arg0 FSCatalogBulkParam)

PBOpenIteratorAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566686-pbopeniteratorasync

func PBOpenIteratorSync deprecated

func PBOpenIteratorSync(arg0 FSCatalogBulkParam) int16

PBOpenIteratorSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566865-pbopeniteratorsync

func PBReadForkAsync deprecated

func PBReadForkAsync(arg0 FSForkIOParam)

PBReadForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566703-pbreadforkasync

func PBReadForkSync deprecated

func PBReadForkSync(arg0 FSForkIOParam) int16

PBReadForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566739-pbreadforksync

func PBRenameUnicodeAsync deprecated

func PBRenameUnicodeAsync(arg0 FSRefParam)

PBRenameUnicodeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566334-pbrenameunicodeasync

func PBRenameUnicodeSync deprecated

func PBRenameUnicodeSync(arg0 FSRefParam) int16

PBRenameUnicodeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566879-pbrenameunicodesync

func PBSetCatalogInfoAsync deprecated

func PBSetCatalogInfoAsync(arg0 FSRefParam)

PBSetCatalogInfoAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566340-pbsetcataloginfoasync

func PBSetCatalogInfoSync deprecated

func PBSetCatalogInfoSync(arg0 FSRefParam) int16

PBSetCatalogInfoSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565271-pbsetcataloginfosync

func PBSetForkPositionAsync deprecated

func PBSetForkPositionAsync(arg0 FSForkIOParam)

PBSetForkPositionAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565887-pbsetforkpositionasync

func PBSetForkPositionSync deprecated

func PBSetForkPositionSync(arg0 FSForkIOParam) int16

PBSetForkPositionSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566035-pbsetforkpositionsync

func PBSetForkSizeAsync deprecated

func PBSetForkSizeAsync(arg0 FSForkIOParam)

PBSetForkSizeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566552-pbsetforksizeasync

func PBSetForkSizeSync deprecated

func PBSetForkSizeSync(arg0 FSForkIOParam) int16

PBSetForkSizeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566944-pbsetforksizesync

func PBSetVolumeInfoAsync deprecated

func PBSetVolumeInfoAsync(arg0 FSVolumeInfoParam)

PBSetVolumeInfoAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566541-pbsetvolumeinfoasync

func PBSetVolumeInfoSync deprecated

func PBSetVolumeInfoSync(arg0 FSVolumeInfoParam) int16

PBSetVolumeInfoSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566427-pbsetvolumeinfosync

func PBUnlinkObjectAsync deprecated

func PBUnlinkObjectAsync(arg0 FSRefParam)

PBUnlinkObjectAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565840-pbunlinkobjectasync

func PBUnlinkObjectSync deprecated

func PBUnlinkObjectSync(arg0 FSRefParam) int16

PBUnlinkObjectSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566516-pbunlinkobjectsync

func PBWriteForkAsync deprecated

func PBWriteForkAsync(arg0 FSForkIOParam)

PBWriteForkAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566491-pbwriteforkasync

func PBWriteForkSync deprecated

func PBWriteForkSync(arg0 FSForkIOParam) int16

PBWriteForkSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565632-pbwriteforksync

func PBXLockRangeAsync deprecated

func PBXLockRangeAsync(arg0 FSRangeLockParamPtr) int32

PBXLockRangeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565710-pbxlockrangeasync

func PBXLockRangeSync deprecated

func PBXLockRangeSync(arg0 FSRangeLockParamPtr) int32

PBXLockRangeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566800-pbxlockrangesync

func PBXUnlockRangeAsync deprecated

func PBXUnlockRangeAsync(arg0 FSRangeLockParamPtr) int32

PBXUnlockRangeAsync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565257-pbxunlockrangeasync

func PBXUnlockRangeSync deprecated

func PBXUnlockRangeSync(arg0 FSRangeLockParamPtr) int32

PBXUnlockRangeSync.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565709-pbxunlockrangesync

func PLpos deprecated

func PLpos(arg0 unsafe.Pointer, arg1 unsafe.Pointer) int16

PLpos.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585952-plpos

func PLstrcat deprecated

func PLstrcat(arg0 string, arg1 unsafe.Pointer) *byte

PLstrcat.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585941-plstrcat

func PLstrchr deprecated

func PLstrchr(arg0 unsafe.Pointer, arg1 int16) coreimage.Ptr

PLstrchr.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585945-plstrchr

func PLstrcmp deprecated

func PLstrcmp(arg0 unsafe.Pointer, arg1 unsafe.Pointer) int16

PLstrcmp.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585947-plstrcmp

func PLstrcpy deprecated

func PLstrcpy(arg0 string, arg1 unsafe.Pointer) *byte

PLstrcpy.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585940-plstrcpy

func PLstrlen deprecated

func PLstrlen(arg0 unsafe.Pointer) int16

PLstrlen.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585944-plstrlen

func PLstrncat deprecated

func PLstrncat(arg0 string, arg1 unsafe.Pointer, arg2 int16) *byte

PLstrncat.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585949-plstrncat

func PLstrncmp deprecated

func PLstrncmp(arg0 unsafe.Pointer, arg1 unsafe.Pointer, arg2 int16) int16

PLstrncmp.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585951-plstrncmp

func PLstrncpy deprecated

func PLstrncpy(arg0 string, arg1 unsafe.Pointer, arg2 int16) *byte

PLstrncpy.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585946-plstrncpy

func PLstrpbrk deprecated

func PLstrpbrk(arg0 unsafe.Pointer, arg1 unsafe.Pointer) coreimage.Ptr

PLstrpbrk.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585948-plstrpbrk

func PLstrrchr deprecated

func PLstrrchr(arg0 unsafe.Pointer, arg1 int16) coreimage.Ptr

PLstrrchr.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585943-plstrrchr

func PLstrspn deprecated

func PLstrspn(arg0 unsafe.Pointer, arg1 unsafe.Pointer) int16

PLstrspn.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585950-plstrspn

func PLstrstr deprecated

func PLstrstr(arg0 unsafe.Pointer, arg1 unsafe.Pointer) coreimage.Ptr

PLstrstr.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1585942-plstrstr

func PrimeTime deprecated

func PrimeTime(arg0 QElemPtr, arg1 int)

PrimeTime.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550774-primetime

func PrimeTimeTask deprecated

func PrimeTimeTask(arg0 QElemPtr, arg1 int) int16

PrimeTimeTask.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550783-primetimetask

func PtrAndHand deprecated

func PtrAndHand(arg0 uintptr, arg1 int) int16

PtrAndHand.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506365-ptrandhand

func PtrToHand deprecated

func PtrToHand(arg0 uintptr, arg1 int) int16

PtrToHand.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506370-ptrtohand

func PtrToXHand deprecated

func PtrToXHand(arg0 uintptr, arg1 int) int16

PtrToXHand.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506246-ptrtoxhand

func PurgeCollection deprecated

func PurgeCollection(arg0 Collection, arg1 int32, arg2 int32)

PurgeCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551434-purgecollection

func PurgeCollectionTag deprecated

func PurgeCollectionTag(arg0 Collection, arg1 CollectionTag)

PurgeCollectionTag.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551327-purgecollectiontag

func QueryUnicodeMappings

func QueryUnicodeMappings(arg0 uintptr, arg1 ConstUnicodeMappingPtr, arg2 uintptr, arg3 uintptr, arg4 UnicodeMapping) int32

QueryUnicodeMappings returns a list of the conversion mappings available onthe system that meet specified matching criteria and returns thenumber of mappings found.

See: https://developer.apple.com/documentation/coreservices/1433630-queryunicodemappings

func Randomx deprecated

func Randomx(arg0 kernel.Double_t) kernel.Double_t

Randomx.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492636-randomx

func ReadIconFromFSRef deprecated

func ReadIconFromFSRef(ref unsafe.Pointer, iconFamily *IconFamilyHandle) int32

ReadIconFromFSRef.

Deprecated: Deprecated since macOS 10.13.

See: https://developer.apple.com/documentation/coreservices/1444939-readiconfromfsref

func ReadLocation deprecated

func ReadLocation(arg0 MachineLocation)

ReadLocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533377-readlocation

func ReadPartialResource deprecated

func ReadPartialResource(arg0 uintptr, arg1 int, arg2 int)

ReadPartialResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529248-readpartialresource

func ReallocateHandle deprecated

func ReallocateHandle(arg0 uintptr, arg1 corefoundation.CGSize)

ReallocateHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506393-reallocatehandle

func RecoverHandle deprecated

func RecoverHandle(arg0 coreimage.Ptr) objectivec.IObject

RecoverHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506310-recoverhandle

func RegisterComponentFileRef deprecated

func RegisterComponentFileRef(arg0 uintptr, arg1 int16) int16

RegisterComponentFileRef.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516564-registercomponentfileref

func RegisterComponentFileRefEntries deprecated

func RegisterComponentFileRefEntries(arg0 uintptr, arg1 int16, arg2 ComponentDescription, arg3 uint32) int16

RegisterComponentFileRefEntries.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516395-registercomponentfilerefentries

func RegisterComponentResourceFile deprecated

func RegisterComponentResourceFile(arg0 int16, arg1 int16) int32

RegisterComponentResourceFile registers all component resources in the given resource file.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516511-registercomponentresourcefile

func RegisterIconRefFromFSRef deprecated

func RegisterIconRefFromFSRef(creator uint32, iconType uint32, iconFile unsafe.Pointer, theIconRef uintptr) int32

RegisterIconRefFromFSRef.

Deprecated: Deprecated since macOS 10.13.

See: https://developer.apple.com/documentation/coreservices/1446795-registericonreffromfsref

func RegisterIconRefFromIconFamily deprecated

func RegisterIconRefFromIconFamily(creator uint32, iconType uint32, iconFamily IconFamilyHandle, theIconRef uintptr) int16

RegisterIconRefFromIconFamily.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1443918-registericonreffromiconfamily

func ReleaseCollection deprecated

func ReleaseCollection(arg0 Collection) int32

ReleaseCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551418-releasecollection

func ReleaseFolder deprecated

func ReleaseFolder(arg0 uintptr, arg1 uint32) int16

ReleaseFolder.

Deprecated: Deprecated since macOS 10.3.

See: https://developer.apple.com/documentation/coreservices/1389109-releasefolder

func ReleaseIconRef deprecated

func ReleaseIconRef(theIconRef uintptr) int16

ReleaseIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1443504-releaseiconref

func ReleaseResource deprecated

func ReleaseResource(arg0 uintptr)

ReleaseResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529259-releaseresource

func RemoveCollectionItem deprecated

func RemoveCollectionItem(arg0 Collection, arg1 CollectionTag, arg2 int32) int16

RemoveCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551326-removecollectionitem

func RemoveFolderDescriptor deprecated

func RemoveFolderDescriptor(arg0 FolderType) int16

RemoveFolderDescriptor.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389531-removefolderdescriptor

func RemoveIconRefOverride deprecated

func RemoveIconRefOverride(theIconRef uintptr) int16

RemoveIconRefOverride.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1445832-removeiconrefoverride

func RemoveIndexedCollectionItem deprecated

func RemoveIndexedCollectionItem(arg0 Collection, arg1 int32) int16

RemoveIndexedCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551414-removeindexedcollectionitem

func RemoveResource deprecated

func RemoveResource(arg0 uintptr)

RemoveResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529272-removeresource

func RemoveTimeTask deprecated

func RemoveTimeTask(arg0 QElemPtr) int16

RemoveTimeTask.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550772-removetimetask

func ReplaceGestaltValue deprecated

func ReplaceGestaltValue(arg0 uint32, arg1 int32) int16

ReplaceGestaltValue replaces the value that the function [Gestalt] returns for a specified selector code with the value provided to the function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1472000-replacegestaltvalue

func ReplaceIndexedCollectionItem deprecated

func ReplaceIndexedCollectionItem(arg0 Collection, arg1 int32, arg2 int32) int16

ReplaceIndexedCollectionItem.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551424-replaceindexedcollectionitem

func ReplaceIndexedCollectionItemHdl deprecated

func ReplaceIndexedCollectionItemHdl(arg0 Collection, arg1 int32, arg2 uintptr) int16

ReplaceIndexedCollectionItemHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551345-replaceindexedcollectionitemhdl

func ResError deprecated

func ResError() int16

ResError.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529333-reserror

func ResetTextToUnicodeInfo

func ResetTextToUnicodeInfo(arg0 TextToUnicodeInfo) int32

ResetTextToUnicodeInfo reinitializes all state information kept by the contextobjects.

See: https://developer.apple.com/documentation/coreservices/1433526-resettexttounicodeinfo

func ResetUnicodeToTextInfo

func ResetUnicodeToTextInfo(arg0 UnicodeToTextInfo) int32

ResetUnicodeToTextInfo reinitializes all state information kept by a Unicodeconverter object.

See: https://developer.apple.com/documentation/coreservices/1433647-resetunicodetotextinfo

func ResetUnicodeToTextRunInfo

func ResetUnicodeToTextRunInfo(arg0 UnicodeToTextRunInfo) int32

ResetUnicodeToTextRunInfo reinitializes all state information kept by the contextobjects in TextRun conversions.

See: https://developer.apple.com/documentation/coreservices/1433495-resetunicodetotextruninfo

func RetainCollection deprecated

func RetainCollection(arg0 Collection) int32

RetainCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551332-retaincollection

func RevertTextEncodingToScriptInfo

func RevertTextEncodingToScriptInfo(arg0 TextEncoding, arg1 unsafe.Pointer, arg2 unsafe.Pointer, arg3 unsafe.Pointer) int32

RevertTextEncodingToScriptInfo converts the given Mac OS text encoding specificationto the corresponding script code and, if possible, language codeand font name.

See: https://developer.apple.com/documentation/coreservices/1400023-reverttextencodingtoscriptinfo

func RmvTime deprecated

func RmvTime(arg0 QElemPtr)

RmvTime.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1550775-rmvtime

func SKDocumentCopyURL

func SKDocumentCopyURL(inDocument SKDocumentRef) corefoundation.CFURLRef

SKDocumentCopyURL builds a CFURL object from a document URL object (of type SKDocument).

See: https://developer.apple.com/documentation/coreservices/1449624-skdocumentcopyurl

func SKDocumentGetName

func SKDocumentGetName(inDocument SKDocumentRef) corefoundation.CFStringRef

SKDocumentGetName gets the name of a document URL object (of type SKDocument).

See: https://developer.apple.com/documentation/coreservices/1442657-skdocumentgetname

func SKDocumentGetSchemeName

func SKDocumentGetSchemeName(inDocument SKDocumentRef) corefoundation.CFStringRef

SKDocumentGetSchemeName gets the scheme name for a document URL object (of type SKDocument).

See: https://developer.apple.com/documentation/coreservices/1448262-skdocumentgetschemename

func SKDocumentGetTypeID

func SKDocumentGetTypeID() uint

SKDocumentGetTypeID gets the type identifier for Search Kit document URL objects.

See: https://developer.apple.com/documentation/coreservices/1448891-skdocumentgettypeid

func SKIndexAddDocument

func SKIndexAddDocument(inIndex SKIndexRef, inDocument SKDocumentRef, inMIMETypeHint corefoundation.CFStringRef, inCanReplace unsafe.Pointer) bool

SKIndexAddDocument adds location information for a file-based document, and the document’s textual content, to an index.

See: https://developer.apple.com/documentation/coreservices/1444897-skindexadddocument

func SKIndexAddDocumentWithText

func SKIndexAddDocumentWithText(inIndex SKIndexRef, inDocument SKDocumentRef, inDocumentText corefoundation.CFStringRef, inCanReplace unsafe.Pointer) bool

SKIndexAddDocumentWithText adds a document URL (SKDocument) object, and the associated document’s textual content, to an index.

See: https://developer.apple.com/documentation/coreservices/1444518-skindexadddocumentwithtext

func SKIndexClose

func SKIndexClose(inIndex SKIndexRef)

SKIndexClose closes an index.

See: https://developer.apple.com/documentation/coreservices/1442401-skindexclose

func SKIndexCompact

func SKIndexCompact(inIndex SKIndexRef) bool

SKIndexCompact invokes all pending updates associated with an index, compacts the index if compaction is needed, and commits all changes to backing store.

See: https://developer.apple.com/documentation/coreservices/1443628-skindexcompact

func SKIndexCopyDocumentIDArrayForTermID

func SKIndexCopyDocumentIDArrayForTermID(inIndex SKIndexRef, inTermID int) corefoundation.CFArrayRef

SKIndexCopyDocumentIDArrayForTermID obtains document IDs for documents that contain a given term.

See: https://developer.apple.com/documentation/coreservices/1448003-skindexcopydocumentidarrayforter

func SKIndexCopyDocumentProperties

func SKIndexCopyDocumentProperties(inIndex SKIndexRef, inDocument SKDocumentRef) corefoundation.CFDictionaryRef

SKIndexCopyDocumentProperties obtains the application-defined properties of an indexed document.

See: https://developer.apple.com/documentation/coreservices/1449500-skindexcopydocumentproperties

func SKIndexCopyDocumentRefsForDocumentIDs

func SKIndexCopyDocumentRefsForDocumentIDs(inIndex SKIndexRef, inCount int, inDocumentIDsArray *SKDocumentID, outDocumentRefsArray *SKDocumentRef)

SKIndexCopyDocumentRefsForDocumentIDs gets document URL objects (of type SKDocument) based on document IDs.

See: https://developer.apple.com/documentation/coreservices/1445305-skindexcopydocumentrefsfordocume

func SKIndexCopyDocumentURLsForDocumentIDs

func SKIndexCopyDocumentURLsForDocumentIDs(inIndex SKIndexRef, inCount int, inDocumentIDsArray *SKDocumentID, outDocumentURLsArray *corefoundation.CFURLRef)

SKIndexCopyDocumentURLsForDocumentIDs gets document URLs based on document IDs.

See: https://developer.apple.com/documentation/coreservices/1443501-skindexcopydocumenturlsfordocume

func SKIndexCopyInfoForDocumentIDs

func SKIndexCopyInfoForDocumentIDs(inIndex SKIndexRef, inCount int, inDocumentIDsArray *SKDocumentID, outNamesArray *corefoundation.CFStringRef, outParentIDsArray *SKDocumentID)

SKIndexCopyInfoForDocumentIDs gets document names and parent IDs based on document IDs.

See: https://developer.apple.com/documentation/coreservices/1445499-skindexcopyinfofordocumentids

func SKIndexCopyTermIDArrayForDocumentID

func SKIndexCopyTermIDArrayForDocumentID(inIndex SKIndexRef, inDocumentID SKDocumentID) corefoundation.CFArrayRef

SKIndexCopyTermIDArrayForDocumentID obtains the IDs for the terms of an indexed document.

See: https://developer.apple.com/documentation/coreservices/1446868-skindexcopytermidarrayfordocumen

func SKIndexCopyTermStringForTermID

func SKIndexCopyTermStringForTermID(inIndex SKIndexRef, inTermID int) corefoundation.CFStringRef

SKIndexCopyTermStringForTermID obtains a term, specified by ID, from an index.

See: https://developer.apple.com/documentation/coreservices/1442802-skindexcopytermstringfortermid

func SKIndexDocumentIteratorGetTypeID

func SKIndexDocumentIteratorGetTypeID() uint

SKIndexDocumentIteratorGetTypeID gets the type identifier for Search Kit document iterators.

See: https://developer.apple.com/documentation/coreservices/1443022-skindexdocumentiteratorgettypeid

func SKIndexFlush

func SKIndexFlush(inIndex SKIndexRef) bool

SKIndexFlush invokes all pending updates associated with an index and commits them to backing store.

See: https://developer.apple.com/documentation/coreservices/1450667-skindexflush

func SKIndexGetAnalysisProperties

func SKIndexGetAnalysisProperties(inIndex SKIndexRef) corefoundation.CFDictionaryRef

SKIndexGetAnalysisProperties gets the text analysis properties of an index.

See: https://developer.apple.com/documentation/coreservices/1443461-skindexgetanalysisproperties

func SKIndexGetDocumentCount

func SKIndexGetDocumentCount(inIndex SKIndexRef) int

SKIndexGetDocumentCount gets the total number of documents represented in an index.

See: https://developer.apple.com/documentation/coreservices/1449093-skindexgetdocumentcount

func SKIndexGetDocumentTermCount

func SKIndexGetDocumentTermCount(inIndex SKIndexRef, inDocumentID SKDocumentID) int

SKIndexGetDocumentTermCount gets the number of terms for a document in an index.

See: https://developer.apple.com/documentation/coreservices/1448341-skindexgetdocumenttermcount

func SKIndexGetDocumentTermFrequency

func SKIndexGetDocumentTermFrequency(inIndex SKIndexRef, inDocumentID SKDocumentID, inTermID int) int

SKIndexGetDocumentTermFrequency gets the number of occurrences of a term in a document.

See: https://developer.apple.com/documentation/coreservices/1447537-skindexgetdocumenttermfrequency

func SKIndexGetMaximumBytesBeforeFlush

func SKIndexGetMaximumBytesBeforeFlush(inIndex SKIndexRef) int

SKIndexGetMaximumBytesBeforeFlush not recommended.

See: https://developer.apple.com/documentation/coreservices/1445329-skindexgetmaximumbytesbeforeflus

func SKIndexGetMaximumTermID

func SKIndexGetMaximumTermID(inIndex SKIndexRef) int

SKIndexGetMaximumTermID gets the highest-numbered term ID in an index.

See: https://developer.apple.com/documentation/coreservices/1444278-skindexgetmaximumtermid

func SKIndexGetTermDocumentCount

func SKIndexGetTermDocumentCount(inIndex SKIndexRef, inTermID int) int

SKIndexGetTermDocumentCount gets the number of documents containing a given term represented in an index.

See: https://developer.apple.com/documentation/coreservices/1444015-skindexgettermdocumentcount

func SKIndexGetTermIDForTermString

func SKIndexGetTermIDForTermString(inIndex SKIndexRef, inTermString corefoundation.CFStringRef) int

SKIndexGetTermIDForTermString gets the ID for a term in an index.

See: https://developer.apple.com/documentation/coreservices/1448558-skindexgettermidfortermstring

func SKIndexGetTypeID

func SKIndexGetTypeID() uint

SKIndexGetTypeID gets the type identifier for Search Kit indexes.

See: https://developer.apple.com/documentation/coreservices/1450223-skindexgettypeid

func SKIndexMoveDocument

func SKIndexMoveDocument(inIndex SKIndexRef, inDocument SKDocumentRef, inNewParent SKDocumentRef) bool

SKIndexMoveDocument changes the parent of a document URL object (of type SKDocument) in an index.

See: https://developer.apple.com/documentation/coreservices/1449899-skindexmovedocument

func SKIndexRemoveDocument

func SKIndexRemoveDocument(inIndex SKIndexRef, inDocument SKDocumentRef) bool

SKIndexRemoveDocument removes a document URL object (of type SKDocument) and its children, if any, from an index.

See: https://developer.apple.com/documentation/coreservices/1444375-skindexremovedocument

func SKIndexRenameDocument

func SKIndexRenameDocument(inIndex SKIndexRef, inDocument SKDocumentRef, inNewName corefoundation.CFStringRef) bool

SKIndexRenameDocument changes the name of a document URL object (of type SKDocument) in an index.

See: https://developer.apple.com/documentation/coreservices/1448935-skindexrenamedocument

func SKIndexSetDocumentProperties

func SKIndexSetDocumentProperties(inIndex SKIndexRef, inDocument SKDocumentRef, inProperties corefoundation.CFDictionaryRef)

SKIndexSetDocumentProperties sets the application-defined properties of a document URL object (of type SKDocument).

See: https://developer.apple.com/documentation/coreservices/1444576-skindexsetdocumentproperties

func SKIndexSetMaximumBytesBeforeFlush

func SKIndexSetMaximumBytesBeforeFlush(inIndex SKIndexRef, inBytesForUpdate int)

SKIndexSetMaximumBytesBeforeFlush not recommended.

See: https://developer.apple.com/documentation/coreservices/1448696-skindexsetmaximumbytesbeforeflus

func SKLoadDefaultExtractorPlugIns

func SKLoadDefaultExtractorPlugIns()

SKLoadDefaultExtractorPlugIns tells Search Kit to use the Spotlight metadata importers.

See: https://developer.apple.com/documentation/coreservices/1447859-skloaddefaultextractorplugins

func SKSearchCancel

func SKSearchCancel(inSearch SKSearchRef)

SKSearchCancel cancels an asynchronous search request.

See: https://developer.apple.com/documentation/coreservices/1442083-sksearchcancel

func SKSearchFindMatches

func SKSearchFindMatches(inSearch SKSearchRef, inMaximumCount int, outDocumentIDsArray *SKDocumentID, outScoresArray unsafe.Pointer, maximumTime float64, outFoundCount *int) bool

SKSearchFindMatches extracts search result information from a search object.

See: https://developer.apple.com/documentation/coreservices/1448608-sksearchfindmatches

func SKSearchGetTypeID

func SKSearchGetTypeID() uint

SKSearchGetTypeID gets the type identifier for Search Kit search objects.

See: https://developer.apple.com/documentation/coreservices/1448621-sksearchgettypeid

func SKSearchGroupGetTypeID deprecated

func SKSearchGroupGetTypeID() uint

SKSearchGroupGetTypeID deprecated.

Deprecated: Deprecated since macOS 10.4.

See: https://developer.apple.com/documentation/coreservices/1448637-sksearchgroupgettypeid

func SKSummaryCopyParagraphAtIndex

func SKSummaryCopyParagraphAtIndex(summary SKSummaryRef, i int) corefoundation.CFStringRef

SKSummaryCopyParagraphAtIndex gets a specified paragraph from the text in a summarization object.

See: https://developer.apple.com/documentation/coreservices/1445711-sksummarycopyparagraphatindex

func SKSummaryCopyParagraphSummaryString

func SKSummaryCopyParagraphSummaryString(summary SKSummaryRef, numParagraphs int) corefoundation.CFStringRef

SKSummaryCopyParagraphSummaryString gets a text string consisting of a summary with, at most, the requested number of paragraphs.

See: https://developer.apple.com/documentation/coreservices/1449746-sksummarycopyparagraphsummarystr

func SKSummaryCopySentenceAtIndex

func SKSummaryCopySentenceAtIndex(summary SKSummaryRef, i int) corefoundation.CFStringRef

SKSummaryCopySentenceAtIndex gets a specified sentence from the text in a summarization object.

See: https://developer.apple.com/documentation/coreservices/1450287-sksummarycopysentenceatindex

func SKSummaryCopySentenceSummaryString

func SKSummaryCopySentenceSummaryString(summary SKSummaryRef, numSentences int) corefoundation.CFStringRef

SKSummaryCopySentenceSummaryString gets a text string consisting of a summary with, at most, the requested number of sentences.

See: https://developer.apple.com/documentation/coreservices/1449700-sksummarycopysentencesummarystri

func SKSummaryGetParagraphCount

func SKSummaryGetParagraphCount(summary SKSummaryRef) int

SKSummaryGetParagraphCount gets the number of paragraphs in a summarization object.

See: https://developer.apple.com/documentation/coreservices/1449304-sksummarygetparagraphcount

func SKSummaryGetParagraphSummaryInfo

func SKSummaryGetParagraphSummaryInfo(summary SKSummaryRef, numParagraphsInSummary int, outRankOrderOfParagraphs *int, outParagraphIndexOfParagraphs *int) int

SKSummaryGetParagraphSummaryInfo gets detailed information about a body of text for constructing a custom paragraph-based summary string.

See: https://developer.apple.com/documentation/coreservices/1447517-sksummarygetparagraphsummaryinfo

func SKSummaryGetSentenceCount

func SKSummaryGetSentenceCount(summary SKSummaryRef) int

SKSummaryGetSentenceCount gets the number of sentences in a summarization object.

See: https://developer.apple.com/documentation/coreservices/1450009-sksummarygetsentencecount

func SKSummaryGetSentenceSummaryInfo

func SKSummaryGetSentenceSummaryInfo(summary SKSummaryRef, numSentencesInSummary int, outRankOrderOfSentences *int, outSentenceIndexOfSentences *int, outParagraphIndexOfSentences *int) int

SKSummaryGetSentenceSummaryInfo gets detailed information about a body of text for constructing a custom sentence-based summary string.

See: https://developer.apple.com/documentation/coreservices/1444767-sksummarygetsentencesummaryinfo

func SKSummaryGetTypeID

func SKSummaryGetTypeID() uint

SKSummaryGetTypeID gets the type identifier for Search Kit summarization objects.

See: https://developer.apple.com/documentation/coreservices/1444796-sksummarygettypeid

func SetCollectionDefaultAttributes deprecated

func SetCollectionDefaultAttributes(arg0 Collection, arg1 int32, arg2 int32)

SetCollectionDefaultAttributes.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551442-setcollectiondefaultattributes

func SetCollectionExceptionProc deprecated

func SetCollectionExceptionProc(arg0 Collection, arg1 CollectionExceptionUPP)

SetCollectionExceptionProc.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551417-setcollectionexceptionproc

func SetCollectionItemInfo deprecated

func SetCollectionItemInfo(arg0 Collection, arg1 CollectionTag, arg2 int32, arg3 int32, arg4 int32) int16

SetCollectionItemInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551372-setcollectioniteminfo

func SetComponentInstanceError deprecated

func SetComponentInstanceError(arg0 ComponentInstance, arg1 int16)

SetComponentInstanceError passes error information to the Component Manager which sets the current error value for the appropriate connection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516663-setcomponentinstanceerror

func SetComponentInstanceStorage deprecated

func SetComponentInstanceStorage(arg0 ComponentInstance, arg1 uintptr)

SetComponentInstanceStorage allows your component to associate memory with a connection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516556-setcomponentinstancestorage

func SetComponentRefcon deprecated

func SetComponentRefcon(arg0 Component, arg1 int)

SetComponentRefcon sets the reference constant for your component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516562-setcomponentrefcon

func SetCustomIconsEnabled deprecated

func SetCustomIconsEnabled(vRefNum unsafe.Pointer, enableCustomIcons unsafe.Pointer) int16

SetCustomIconsEnabled.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1449302-setcustomiconsenabled

func SetDebugOptionValue deprecated

func SetDebugOptionValue(arg0 uint32, arg1 int32, arg2 bool) int32

SetDebugOptionValue.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517709-setdebugoptionvalue

func SetDebuggerNotificationProcs deprecated

func SetDebuggerNotificationProcs(arg0 DebuggerNewThreadTPP, arg1 DebuggerDisposeThreadTPP, arg2 DebuggerThreadSchedulerTPP) int16

SetDebuggerNotificationProcs.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574202-setdebuggernotificationprocs

func SetDefaultComponent deprecated

func SetDefaultComponent(arg0 Component, arg1 int16) int16

SetDefaultComponent changes the search order for registered components.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516566-setdefaultcomponent

func SetFallbackUnicodeToText

func SetFallbackUnicodeToText(arg0 UnicodeToTextInfo, arg1 UnicodeToTextFallbackUPP, arg2 uintptr, arg3 unsafe.Pointer) int32

SetFallbackUnicodeToText specifies a fallback handler to be used for convertinga Unicode text segment to another encoding when the Unicode Convertercannot convert the text using the mapping table specified by theUnicode converter object.

See: https://developer.apple.com/documentation/coreservices/1433614-setfallbackunicodetotext

func SetFallbackUnicodeToTextRun

func SetFallbackUnicodeToTextRun(arg0 UnicodeToTextRunInfo, arg1 UnicodeToTextFallbackUPP, arg2 uintptr, arg3 unsafe.Pointer) int32

SetFallbackUnicodeToTextRun specifies a fallback handler to be used for convertinga Unicode text segment to another encoding when the Unicode Convertercannot convert the text using the mapping table specified by a Unicodeconverter object.

See: https://developer.apple.com/documentation/coreservices/1433644-setfallbackunicodetotextrun

func SetGestaltValue deprecated

func SetGestaltValue(arg0 uint32, arg1 int32) int16

SetGestaltValue sets the value the function [Gestalt] will return for a specified selector code, installing the selector if it was not already installed.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1470991-setgestaltvalue

func SetHandleSize deprecated

func SetHandleSize(arg0 uintptr, arg1 corefoundation.CGSize)

SetHandleSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506241-sethandlesize

func SetIndexedCollectionItemInfo deprecated

func SetIndexedCollectionItemInfo(arg0 Collection, arg1 int32, arg2 int32, arg3 int32) int16

SetIndexedCollectionItemInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551406-setindexedcollectioniteminfo

func SetPtrSize deprecated

func SetPtrSize(arg0 coreimage.Ptr, arg1 corefoundation.CGSize)

SetPtrSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506428-setptrsize

func SetResAttrs deprecated

func SetResAttrs(arg0 uintptr, arg1 ResAttributes)

SetResAttrs.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529240-setresattrs

func SetResFileAttrs deprecated

func SetResFileAttrs(arg0 ResFileRefNum, arg1 ResFileAttributes)

SetResFileAttrs.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529257-setresfileattrs

func SetResInfo deprecated

func SetResInfo(arg0 uintptr, arg1 ResID, arg2 unsafe.Pointer)

SetResInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529247-setresinfo

func SetResLoad deprecated

func SetResLoad(arg0 bool)

SetResLoad.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529294-setresload

func SetResPurge deprecated

func SetResPurge(arg0 bool)

SetResPurge.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529316-setrespurge

func SetResourceSize deprecated

func SetResourceSize(arg0 uintptr, arg1 int)

SetResourceSize.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529277-setresourcesize

func SetScriptManagerVariable deprecated

func SetScriptManagerVariable(arg0 int16, arg1 int) int16

SetScriptManagerVariable.

Deprecated: Deprecated since macOS 10.5.

See: https://developer.apple.com/documentation/coreservices/1483931-setscriptmanagervariable

func SetThreadReadyGivenTaskRef deprecated

func SetThreadReadyGivenTaskRef(arg0 ThreadTaskRef, arg1 ThreadID) int16

SetThreadReadyGivenTaskRef.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574279-setthreadreadygiventaskref

func SetThreadScheduler deprecated

func SetThreadScheduler(arg0 ThreadSchedulerTPP) int16

SetThreadScheduler.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574195-setthreadscheduler

func SetThreadState deprecated

func SetThreadState(arg0 ThreadID, arg1 ThreadState, arg2 ThreadID) int16

SetThreadState.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574212-setthreadstate

func SetThreadStateEndCritical deprecated

func SetThreadStateEndCritical(arg0 ThreadID, arg1 ThreadState, arg2 ThreadID) int16

SetThreadStateEndCritical.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574289-setthreadstateendcritical

func SetThreadSwitcher deprecated

func SetThreadSwitcher(arg0 ThreadID, arg1 ThreadSwitchTPP, arg2 bool) int16

SetThreadSwitcher.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574270-setthreadswitcher

func SetThreadTerminator deprecated

func SetThreadTerminator(arg0 ThreadID, arg1 ThreadTerminationTPP) int16

SetThreadTerminator.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574205-setthreadterminator

func SleepQInstall deprecated

func SleepQInstall(arg0 SleepQRecPtr)

SleepQInstall.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427477-sleepqinstall

func SleepQRemove deprecated

func SleepQRemove(arg0 SleepQRecPtr)

SleepQRemove.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427457-sleepqremove

func Str2dec deprecated

func Str2dec(arg0 int8, arg1 int16, arg2 Decimal, arg3 int16)

Str2dec.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492635-str2dec

func SubAbsoluteFromAbsolute deprecated

func SubAbsoluteFromAbsolute(arg0 kernel.AbsoluteTime, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

SubAbsoluteFromAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501265-subabsolutefromabsolute

func SubDurationFromAbsolute deprecated

func SubDurationFromAbsolute(arg0 Duration, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

SubDurationFromAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501261-subdurationfromabsolute

func SubNanosecondsFromAbsolute deprecated

func SubNanosecondsFromAbsolute(arg0 Nanoseconds, arg1 kernel.AbsoluteTime) kernel.AbsoluteTime

SubNanosecondsFromAbsolute.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501240-subnanosecondsfromabsolute

func SysError deprecated

func SysError(arg0 int16)

SysError.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1559937-syserror

func TECClearConverterContextInfo

func TECClearConverterContextInfo(arg0 TECObjectRef) int32

TECClearConverterContextInfo resets a converter object to its initial state so youcan reuse it.

See: https://developer.apple.com/documentation/coreservices/1571844-tecclearconvertercontextinfo

func TECClearSnifferContextInfo

func TECClearSnifferContextInfo(arg0 TECSnifferObjectRef) int32

TECClearSnifferContextInfo resets a sniffer object to its initial settings so youcan reuse it.

See: https://developer.apple.com/documentation/coreservices/1571850-tecclearsniffercontextinfo

func TECConvertText

func TECConvertText(arg0 TECObjectRef, arg1 ConstTextPtr, arg2 uintptr, arg3 uintptr, arg4 TextPtr, arg5 uintptr, arg6 uintptr) int32

TECConvertText converts a stream of text from a source encoding to adestination encoding.

See: https://developer.apple.com/documentation/coreservices/1571824-tecconverttext

func TECConvertTextToMultipleEncodings

func TECConvertTextToMultipleEncodings(arg0 TECObjectRef, arg1 ConstTextPtr, arg2 uintptr, arg3 uintptr, arg4 TextPtr, arg5 uintptr, arg6 uintptr, arg7 TextEncodingRun, arg8 uintptr, arg9 uintptr) int32

TECConvertTextToMultipleEncodings converts text in the source encoding to runs of text inmultiple destination encodings.

See: https://developer.apple.com/documentation/coreservices/1571849-tecconverttexttomultipleencoding

func TECCountAvailableSniffers

func TECCountAvailableSniffers(arg0 uintptr) int32

TECCountAvailableSniffers counts and returns the number of sniffers available inall installed plug-ins.

See: https://developer.apple.com/documentation/coreservices/1571795-teccountavailablesniffers

func TECCountAvailableTextEncodings

func TECCountAvailableTextEncodings(arg0 uintptr) int32

TECCountAvailableTextEncodings counts and returns the number of text encodings currentlyconfigured in the Text Encoding Converter.

See: https://developer.apple.com/documentation/coreservices/1571853-teccountavailabletextencodings

func TECCountDestinationTextEncodings

func TECCountDestinationTextEncodings(arg0 TextEncoding, arg1 uintptr) int32

TECCountDestinationTextEncodings counts and returns the number of destination encodingsto which a specified source encoding can be converted in one step.

See: https://developer.apple.com/documentation/coreservices/1571805-teccountdestinationtextencodings

func TECCountDirectTextEncodingConversions

func TECCountDirectTextEncodingConversions(arg0 uintptr) int32

TECCountDirectTextEncodingConversions counts and returns the number of direct conversions currentlyconfigured in the Text Encoding Converter.

See: https://developer.apple.com/documentation/coreservices/1571822-teccountdirecttextencodingconver

func TECCountMailTextEncodings

func TECCountMailTextEncodings(arg0 unsafe.Pointer, arg1 uintptr) int32

TECCountMailTextEncodings counts and returns the number of currently supported e-mailencodings for a specified region.

See: https://developer.apple.com/documentation/coreservices/1571826-teccountmailtextencodings

func TECCountSubTextEncodings

func TECCountSubTextEncodings(arg0 TextEncoding, arg1 uintptr) int32

TECCountSubTextEncodings counts and returns the number of subencodings a text encodingsupports.

See: https://developer.apple.com/documentation/coreservices/1571820-teccountsubtextencodings

func TECCountWebTextEncodings

func TECCountWebTextEncodings(arg0 unsafe.Pointer, arg1 uintptr) int32

TECCountWebTextEncodings counts and returns the number of currently supported textencodings for a region code.

See: https://developer.apple.com/documentation/coreservices/1571837-teccountwebtextencodings

func TECCreateConverter

func TECCreateConverter(arg0 TECObjectRef, arg1 TextEncoding, arg2 TextEncoding) int32

TECCreateConverter determines a conversion path for a source and destinationencoding, then creates a text encoding converter object and returnsa pointer to it.

See: https://developer.apple.com/documentation/coreservices/1571815-teccreateconverter

func TECCreateConverterFromPath

func TECCreateConverterFromPath(arg0 TECObjectRef, arg1 TextEncoding, arg2 uintptr) int32

TECCreateConverterFromPath creates a converter object for a specific conversion path—froma source encoding through intermediate encodings to a destinationencoding—and returns a pointer to it.

See: https://developer.apple.com/documentation/coreservices/1571829-teccreateconverterfrompath

func TECCreateOneToManyConverter

func TECCreateOneToManyConverter(arg0 TECObjectRef, arg1 TextEncoding, arg2 uintptr, arg3 TextEncoding) int32

TECCreateOneToManyConverter determines a conversion path for the source encoding anddestinations encodings you specify, creates a text encoding converterobject, and returns a reference to it.

See: https://developer.apple.com/documentation/coreservices/1571794-teccreateonetomanyconverter

func TECCreateSniffer

func TECCreateSniffer(arg0 TECSnifferObjectRef, arg1 TextEncoding, arg2 uintptr) int32

TECCreateSniffer creates a sniffer object and returns a reference to it.

See: https://developer.apple.com/documentation/coreservices/1571832-teccreatesniffer

func TECDisposeConverter

func TECDisposeConverter(arg0 TECObjectRef) int32

TECDisposeConverter disposes of a converter object.

See: https://developer.apple.com/documentation/coreservices/1571839-tecdisposeconverter

func TECDisposeSniffer

func TECDisposeSniffer(arg0 TECSnifferObjectRef) int32

TECDisposeSniffer disposes of a sniffer object.

See: https://developer.apple.com/documentation/coreservices/1571854-tecdisposesniffer

func TECFlushMultipleEncodings

func TECFlushMultipleEncodings(arg0 TECObjectRef, arg1 TextPtr, arg2 uintptr, arg3 uintptr, arg4 TextEncodingRun, arg5 uintptr, arg6 uintptr) int32

TECFlushMultipleEncodings flushes out any encodings that may be stored in a converterobject’s temporary buffers and shifts encodings back to theirdefault state, if any.

See: https://developer.apple.com/documentation/coreservices/1571842-tecflushmultipleencodings

func TECFlushText

func TECFlushText(arg0 TECObjectRef, arg1 TextPtr, arg2 uintptr, arg3 uintptr) int32

TECFlushText flushes out any data in a converter object’s temporarybuffers and resets the converter object.

See: https://developer.apple.com/documentation/coreservices/1571848-tecflushtext

func TECGetAvailableSniffers

func TECGetAvailableSniffers(arg0 TextEncoding, arg1 uintptr, arg2 uintptr) int32

TECGetAvailableSniffers returns the list of sniffers available in all installedplug-ins.

See: https://developer.apple.com/documentation/coreservices/1571841-tecgetavailablesniffers

func TECGetAvailableTextEncodings

func TECGetAvailableTextEncodings(arg0 TextEncoding, arg1 uintptr, arg2 uintptr) int32

TECGetAvailableTextEncodings returns the text encoding specifications currently configuredin the Text Encoding Converter.

See: https://developer.apple.com/documentation/coreservices/1571819-tecgetavailabletextencodings

func TECGetDestinationTextEncodings

func TECGetDestinationTextEncodings(arg0 TextEncoding, arg1 TextEncoding, arg2 uintptr, arg3 uintptr) int32

TECGetDestinationTextEncodings returns the encoding specifications for all the destinationtext encodings to which the Text Encoding Converter can directlyconvert the specified source encoding.

See: https://developer.apple.com/documentation/coreservices/1571808-tecgetdestinationtextencodings

func TECGetDirectTextEncodingConversions

func TECGetDirectTextEncodingConversions(arg0 TECConversionInfo, arg1 uintptr, arg2 uintptr) int32

TECGetDirectTextEncodingConversions returns the types of direct conversions currently configuredin the Text Encoding Converter.

See: https://developer.apple.com/documentation/coreservices/1571834-tecgetdirecttextencodingconversi

func TECGetEncodingList

func TECGetEncodingList(arg0 TECObjectRef, arg1 uintptr, arg2 uintptr) int32

TECGetEncodingList gets the list of destination encodings from a converterobject.

See: https://developer.apple.com/documentation/coreservices/1571830-tecgetencodinglist

func TECGetInfo

func TECGetInfo(arg0 TECInfoHandle) int32

TECGetInfo allocates a converter information structure of type TECInfo inthe application heap using NewHandle,fills it out, and returns a handle.

See: https://developer.apple.com/documentation/coreservices/1400430-tecgetinfo

func TECGetMailTextEncodings

func TECGetMailTextEncodings(arg0 unsafe.Pointer, arg1 TextEncoding, arg2 uintptr, arg3 uintptr) int32

TECGetMailTextEncodings returns the currently supported mail encoding specificationsfor a region code.

See: https://developer.apple.com/documentation/coreservices/1571845-tecgetmailtextencodings

func TECGetSubTextEncodings

func TECGetSubTextEncodings(arg0 TextEncoding, arg1 TextEncoding, arg2 uintptr, arg3 uintptr) int32

TECGetSubTextEncodings returns the text encoding specifications for the subencodingsthe encoding scheme supports.

See: https://developer.apple.com/documentation/coreservices/1571796-tecgetsubtextencodings

func TECGetTextEncodingFromInternetName

func TECGetTextEncodingFromInternetName(arg0 TextEncoding, arg1 unsafe.Pointer) int32

TECGetTextEncodingFromInternetName returns the Mac OS text encoding specification that correspondsto an Internet encoding name.

See: https://developer.apple.com/documentation/coreservices/1571825-tecgettextencodingfrominternetna

func TECGetTextEncodingInternetName

func TECGetTextEncodingInternetName(arg0 TextEncoding, arg1 unsafe.Pointer) int32

TECGetTextEncodingInternetName returns the Internet encoding name that corresponds toa Mac OS text encoding.

See: https://developer.apple.com/documentation/coreservices/1571851-tecgettextencodinginternetname

func TECGetWebTextEncodings

func TECGetWebTextEncodings(arg0 unsafe.Pointer, arg1 TextEncoding, arg2 uintptr, arg3 uintptr) int32

TECGetWebTextEncodings returns the currently supported text encoding specificationsfor a region code.

See: https://developer.apple.com/documentation/coreservices/1571798-tecgetwebtextencodings

func TECSniffTextEncoding

func TECSniffTextEncoding(arg0 TECSnifferObjectRef, arg1 ConstTextPtr, arg2 uintptr, arg3 TextEncoding, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr) int32

TECSniffTextEncoding analyzes a text stream and returns the probable encodingsin a ranked list, based on an array of possible encodings you supply.It also returns the number of errors and features for each encoding.

See: https://developer.apple.com/documentation/coreservices/1571836-tecsnifftextencoding

func TaskLevel deprecated

func TaskLevel() uint32

TaskLevel.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517734-tasklevel

func TempNewHandle deprecated

func TempNewHandle(arg0 corefoundation.CGSize, arg1 int16) objectivec.IObject

TempNewHandle.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1506376-tempnewhandle

func TestAndClear deprecated

func TestAndClear(arg0 uint32, arg1 uint8) bool

TestAndClear.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490573-testandclear

func TestAndSet deprecated

func TestAndSet(arg0 uint32, arg1 uint8) bool

TestAndSet.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1490582-testandset

func ThreadBeginCritical deprecated

func ThreadBeginCritical() int16

ThreadBeginCritical.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574258-threadbegincritical

func ThreadCurrentStackSpace deprecated

func ThreadCurrentStackSpace(arg0 ThreadID, arg1 uintptr) int16

ThreadCurrentStackSpace.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574269-threadcurrentstackspace

func ThreadEndCritical deprecated

func ThreadEndCritical() int16

ThreadEndCritical.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574230-threadendcritical

func TickCount deprecated

func TickCount() uint32

TickCount.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533365-tickcount

func TruncateForTextToUnicode

func TruncateForTextToUnicode(arg0 ConstTextToUnicodeInfo, arg1 uintptr, arg2 unsafe.Pointer, arg3 uintptr, arg4 uintptr) int32

TruncateForTextToUnicode identifies where your application can safely break a multibytestring to be converted to Unicode so that the string is not brokenin the middle of a multibyte character.

See: https://developer.apple.com/documentation/coreservices/1433518-truncatefortexttounicode

func TruncateForUnicodeToText

func TruncateForUnicodeToText(arg0 ConstUnicodeToTextInfo, arg1 uintptr, arg2 uint16, arg3 uintptr, arg4 uintptr, arg5 uintptr) int32

TruncateForUnicodeToText identifies where your application can safely break a Unicodestring to be converted to any encoding so that the string is brokenin a way that preserves the text element integrity.

See: https://developer.apple.com/documentation/coreservices/1433649-truncateforunicodetotext

func U64Compare deprecated

func U64Compare(arg0 uint64, arg1 uint64) int32

U64Compare.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1536343-u64compare

func UCCompareCollationKeys

func UCCompareCollationKeys(key1Ptr *UCCollationValue, key1Length unsafe.Pointer, key2Ptr *UCCollationValue, key2Length unsafe.Pointer, equivalent unsafe.Pointer, order *uintptr) int32

UCCompareCollationKeys uses collation keys to compare Unicode strings.

See: https://developer.apple.com/documentation/coreservices/1390378-uccomparecollationkeys

func UCCompareText

func UCCompareText(collatorRef CollatorRef, text1Ptr *uint16, text1Length unsafe.Pointer, text2Ptr *uint16, text2Length unsafe.Pointer, equivalent unsafe.Pointer, order *uintptr) int32

UCCompareText uses locale-specific collation information to compare Unicode strings.

See: https://developer.apple.com/documentation/coreservices/1390642-uccomparetext

func UCCompareTextDefault

func UCCompareTextDefault(options UCCollateOptions, text1Ptr *uint16, text1Length unsafe.Pointer, text2Ptr *uint16, text2Length unsafe.Pointer, equivalent unsafe.Pointer, order *uintptr) int32

UCCompareTextDefault uses the default system locale to compare Unicode strings.

See: https://developer.apple.com/documentation/coreservices/1390472-uccomparetextdefault

func UCCompareTextNoLocale

func UCCompareTextNoLocale(options UCCollateOptions, text1Ptr *uint16, text1Length unsafe.Pointer, text2Ptr *uint16, text2Length unsafe.Pointer, equivalent unsafe.Pointer, order *uintptr) int32

UCCompareTextNoLocale uses a fixed, locale-insensitive order to compare Unicode strings.

See: https://developer.apple.com/documentation/coreservices/1390513-uccomparetextnolocale

func UCCreateCollator

func UCCreateCollator(locale LocaleRef, opVariant LocaleOperationVariant, options UCCollateOptions, collatorRef *CollatorRef) int32

UCCreateCollator creates an object encapsulating locale and collation information, for the purpose of performing Unicode string comparison.

See: https://developer.apple.com/documentation/coreservices/1390403-uccreatecollator

func UCDisposeCollator

func UCDisposeCollator(collatorRef *CollatorRef) int32

UCDisposeCollator disposes a collator object.

See: https://developer.apple.com/documentation/coreservices/1390435-ucdisposecollator

func UCGetCharProperty

func UCGetCharProperty(arg0 uint16, arg1 uint, arg2 UCCharPropertyType, arg3 UCCharPropertyValue) int32

UCGetCharProperty obtains the value associated with a property type forthe specified [UniChar] characters.

See: https://developer.apple.com/documentation/coreservices/1400224-ucgetcharproperty

func UCGetCollationKey

func UCGetCollationKey(collatorRef CollatorRef, textPtr *uint16, textLength unsafe.Pointer, maxKeySize unsafe.Pointer, actualKeySize unsafe.Pointer, collationKey *UCCollationValue) int32

UCGetCollationKey uses locale-specific collation information to generate a collation key for a Unicode string.

See: https://developer.apple.com/documentation/coreservices/1390468-ucgetcollationkey

func UCGetUnicodeScalarValueForSurrogatePair

func UCGetUnicodeScalarValueForSurrogatePair(arg0 uint16, arg1 uint16) unsafe.Pointer

UCGetUnicodeScalarValueForSurrogatePair.

See: https://developer.apple.com/documentation/coreservices/1399615-ucgetunicodescalarvalueforsurrog

func UCKeyTranslate

func UCKeyTranslate(keyLayoutPtr unsafe.Pointer, virtualKeyCode uint16, keyAction uint16, modifierKeyState uint32, keyboardType uint32, keyTranslateOptions uintptr, deadKeyState *uint32, maxStringLength unsafe.Pointer, actualStringLength unsafe.Pointer, unicodeString *uint16) int32

UCKeyTranslate converts a combination of a virtual key code, a modifier key state, and a dead-key state into a string of one or more Unicode characters.

See: https://developer.apple.com/documentation/coreservices/1390584-uckeytranslate

func UCTypeSelectFindItem

func UCTypeSelectFindItem(ref UCTypeSelectRef, listSize uint32, listDataPtr unsafe.Pointer, refcon uintptr, userUPP IndexToUCStringUPP, closestItem *uint32) int32

UCTypeSelectFindItem.

See: https://developer.apple.com/documentation/coreservices/1390368-uctypeselectfinditem

func UCTypeSelectWalkList

func UCTypeSelectWalkList(ref UCTypeSelectRef, currSelect corefoundation.CFStringRef, direction UCTSWalkDirection, listSize uint32, listDataPtr unsafe.Pointer, refcon uintptr, userUPP IndexToUCStringUPP, closestItem *uint32) int32

UCTypeSelectWalkList.

See: https://developer.apple.com/documentation/coreservices/1390442-uctypeselectwalklist

func UTCreateStringForOSType deprecated

func UTCreateStringForOSType(inOSType uint32) corefoundation.CFStringRef

UTCreateStringForOSType encodes an [OSType] into a string suitable for use as a tag argument.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1442804-utcreatestringforostype

func UTGetOSTypeFromString deprecated

func UTGetOSTypeFromString(inString corefoundation.CFStringRef) uint32

UTGetOSTypeFromString decodes a tag string into an OSType.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1450472-utgetostypefromstring

func UTTypeConformsTo deprecated

func UTTypeConformsTo(inUTI corefoundation.CFStringRef, inConformsToUTI corefoundation.CFStringRef) bool

UTTypeConformsTo returns whether a uniform type identifier conforms to another uniform type identifier.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1444079-uttypeconformsto

func UTTypeCopyAllTagsWithClass deprecated

func UTTypeCopyAllTagsWithClass(inUTI corefoundation.CFStringRef, inTagClass corefoundation.CFStringRef) corefoundation.CFArrayRef

UTTypeCopyAllTagsWithClass.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1448473-uttypecopyalltagswithclass

func UTTypeCopyDeclaration deprecated

func UTTypeCopyDeclaration(inUTI corefoundation.CFStringRef) corefoundation.CFDictionaryRef

UTTypeCopyDeclaration returns a uniform type’s declaration.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1442505-uttypecopydeclaration

func UTTypeCopyDeclaringBundleURL deprecated

func UTTypeCopyDeclaringBundleURL(inUTI corefoundation.CFStringRef) corefoundation.CFURLRef

UTTypeCopyDeclaringBundleURL returns the location of a bundle containing the declaration for a type.

Deprecated: Deprecated since macOS 11.0.

See: https://developer.apple.com/documentation/coreservices/1447781-uttypecopydeclaringbundleurl

func UTTypeCopyDescription deprecated

func UTTypeCopyDescription(inUTI corefoundation.CFStringRef) corefoundation.CFStringRef

UTTypeCopyDescription returns the localized, user-readable type description string associated with a uniform type identifier.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1448514-uttypecopydescription

func UTTypeCopyPreferredTagWithClass deprecated

func UTTypeCopyPreferredTagWithClass(inUTI corefoundation.CFStringRef, inTagClass corefoundation.CFStringRef) corefoundation.CFStringRef

UTTypeCopyPreferredTagWithClass translates a uniform type identifier to a list of tags in a different type classification method.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1442744-uttypecopypreferredtagwithclass

func UTTypeCreateAllIdentifiersForTag deprecated

func UTTypeCreateAllIdentifiersForTag(inTagClass corefoundation.CFStringRef, inTag corefoundation.CFStringRef, inConformingToUTI corefoundation.CFStringRef) corefoundation.CFArrayRef

UTTypeCreateAllIdentifiersForTag creates an array of all uniform type identifiers for the type indicated by the specified tag.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1447261-uttypecreateallidentifiersfortag

func UTTypeCreatePreferredIdentifierForTag deprecated

func UTTypeCreatePreferredIdentifierForTag(inTagClass corefoundation.CFStringRef, inTag corefoundation.CFStringRef, inConformingToUTI corefoundation.CFStringRef) corefoundation.CFStringRef

UTTypeCreatePreferredIdentifierForTag creates a uniform type identifier for the type indicated by the specified tag.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1448939-uttypecreatepreferredidentifierf

func UTTypeEqual deprecated

func UTTypeEqual(inUTI1 corefoundation.CFStringRef, inUTI2 corefoundation.CFStringRef) bool

UTTypeEqual returns whether two uniform type identifiers are equal.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1447783-uttypeequal

func UTTypeIsDeclared deprecated

func UTTypeIsDeclared(inUTI corefoundation.CFStringRef) bool

UTTypeIsDeclared.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1450352-uttypeisdeclared

func UTTypeIsDynamic deprecated

func UTTypeIsDynamic(inUTI corefoundation.CFStringRef) bool

UTTypeIsDynamic.

Deprecated: Deprecated since macOS 12.0.

See: https://developer.apple.com/documentation/coreservices/1442980-uttypeisdynamic

func UncaptureComponent deprecated

func UncaptureComponent(arg0 Component) int16

UncaptureComponent allows your component to uncapture a previously captured component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516646-uncapturecomponent

func UnflattenCollection deprecated

func UnflattenCollection(arg0 Collection, arg1 CollectionFlattenUPP) int16

UnflattenCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551348-unflattencollection

func UnflattenCollectionFromHdl deprecated

func UnflattenCollectionFromHdl(arg0 Collection, arg1 uintptr) int16

UnflattenCollectionFromHdl.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551400-unflattencollectionfromhdl

func UnregisterComponent deprecated

func UnregisterComponent(arg0 Component) int16

UnregisterComponent removes a component from the Component Manager’s registration list.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516645-unregistercomponent

func UnregisterIconRef deprecated

func UnregisterIconRef(creator uint32, iconType uint32) int16

UnregisterIconRef.

Deprecated: Deprecated since macOS 10.13.

See: https://developer.apple.com/documentation/coreservices/1444660-unregistericonref

func UnsignedFixedMulDiv deprecated

func UnsignedFixedMulDiv(arg0 unsafe.Pointer, arg1 unsafe.Pointer, arg2 unsafe.Pointer) unsafe.Pointer

UnsignedFixedMulDiv.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409276-unsignedfixedmuldiv

func UpTime deprecated

func UpTime() kernel.AbsoluteTime

UpTime.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501237-uptime

func UpdateIconRef deprecated

func UpdateIconRef(theIconRef uintptr) int16

UpdateIconRef.

Deprecated: Deprecated since macOS 10.15.

See: https://developer.apple.com/documentation/coreservices/1445921-updateiconref

func UpdateResFile deprecated

func UpdateResFile(arg0 ResFileRefNum)

UpdateResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529379-updateresfile

func UpdateSystemActivity deprecated

func UpdateSystemActivity(arg0 uint8) int16

UpdateSystemActivity.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1427505-updatesystemactivity

func UpgradeScriptInfoToTextEncoding

func UpgradeScriptInfoToTextEncoding(arg0 unsafe.Pointer, arg1 unsafe.Pointer, arg2 unsafe.Pointer, arg3 unsafe.Pointer, arg4 TextEncoding) int32

UpgradeScriptInfoToTextEncoding converts any combination of a Mac OS script code, a languagecode, a region code, and a font name to a text encoding.

See: https://developer.apple.com/documentation/coreservices/1399625-upgradescriptinfototextencoding

func UseResFile deprecated

func UseResFile(arg0 ResFileRefNum)

UseResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529268-useresfile

func VAEBuildAppleEvent

func VAEBuildAppleEvent(theClass uint32, theID uint32, addressType uint32, addressData unsafe.Pointer, addressLength corefoundation.CGSize, returnID unsafe.Pointer, transactionID unsafe.Pointer, resultEvt *AEDesc, err unsafe.Pointer, paramsFmt string, args unsafe.Pointer) int32

VAEBuildAppleEvent allows you to encapsulate calls to AEBuildAppleEvent in a wrapper routine.

See: https://developer.apple.com/documentation/coreservices/1441729-vaebuildappleevent

func VAEBuildDesc

func VAEBuildDesc(dst unsafe.Pointer, err unsafe.Pointer, src string, args unsafe.Pointer) int32

VAEBuildDesc allows you to encapsulate calls to AEBuildDesc in your own wrapper routines.

See: https://developer.apple.com/documentation/coreservices/1446775-vaebuilddesc

func VAEBuildParameters

func VAEBuildParameters(event *AEDesc, err unsafe.Pointer, format string, args unsafe.Pointer) int32

VAEBuildParameters allows you to encapsulate calls to AEBuildParameters in your own `stdarg`-style wrapper routines, using techniques similar to those allowed by vsprintf.

See: https://developer.apple.com/documentation/coreservices/1448040-vaebuildparameters

func WSGetCFTypeIDFromWSTypeID deprecated

func WSGetCFTypeIDFromWSTypeID(arg0 WSTypeID) uint

WSGetCFTypeIDFromWSTypeID gets the CFType associated with a given WSType

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1508451-wsgetcftypeidfromwstypeid

func WSMethodInvocationAddDeserializationOverride deprecated

func WSMethodInvocationAddDeserializationOverride(arg0 WSMethodInvocationRef, arg1 corefoundation.CFStringRef, arg2 corefoundation.CFStringRef, arg3 unsafe.Pointer, arg4 WSClientContext)

WSMethodInvocationAddDeserializationOverride specifies a callback to be made when parsing the XML in a method response.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576436-wsmethodinvocationadddeserializa

func WSMethodInvocationAddSerializationOverride deprecated

func WSMethodInvocationAddSerializationOverride(arg0 WSMethodInvocationRef, arg1 uint, arg2 unsafe.Pointer, arg3 WSClientContext)

WSMethodInvocationAddSerializationOverride specifies a callback to be made when creating the XML for an method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576435-wsmethodinvocationaddserializati

func WSMethodInvocationCopyParameters deprecated

func WSMethodInvocationCopyParameters(arg0 WSMethodInvocationRef, arg1 corefoundation.CFArrayRef) corefoundation.CFDictionaryRef

WSMethodInvocationCopyParameters creates a copy of the parameters dictionary and sets the order in an array.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576399-wsmethodinvocationcopyparameters

func WSMethodInvocationCopyProperty deprecated

func WSMethodInvocationCopyProperty(arg0 WSMethodInvocationRef, arg1 corefoundation.CFStringRef) corefoundation.CFTypeRef

WSMethodInvocationCopyProperty creates a copy of a named property of the invocation reference.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576432-wsmethodinvocationcopyproperty

func WSMethodInvocationCopySerialization deprecated

func WSMethodInvocationCopySerialization(arg0 WSMethodInvocationRef) corefoundation.CFDataRef

WSMethodInvocationCopySerialization creates an XML serialization of a method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576441-wsmethodinvocationcopyserializat

func WSMethodInvocationGetTypeID deprecated

func WSMethodInvocationGetTypeID() uint

WSMethodInvocationGetTypeID returns the type ID of the current method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576434-wsmethodinvocationgettypeid

func WSMethodInvocationInvoke deprecated

func WSMethodInvocationInvoke(arg0 WSMethodInvocationRef) corefoundation.CFDictionaryRef

WSMethodInvocationInvoke invokes an web services operation synchronously.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576428-wsmethodinvocationinvoke

func WSMethodInvocationScheduleWithRunLoop deprecated

func WSMethodInvocationScheduleWithRunLoop(arg0 WSMethodInvocationRef, arg1 corefoundation.CFRunLoopRef, arg2 corefoundation.CFStringRef)

WSMethodInvocationScheduleWithRunLoop schedule a method invocation for asynchronous execution on a run loop.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576408-wsmethodinvocationschedulewithru

func WSMethodInvocationSetCallBack deprecated

func WSMethodInvocationSetCallBack(arg0 WSMethodInvocationRef, arg1 unsafe.Pointer, arg2 WSClientContext)

WSMethodInvocationSetCallBack set a callback to handle the response to an asynchronous method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576439-wsmethodinvocationsetcallback

func WSMethodInvocationSetParameters deprecated

func WSMethodInvocationSetParameters(arg0 WSMethodInvocationRef, arg1 corefoundation.CFDictionaryRef, arg2 corefoundation.CFArrayRef)

WSMethodInvocationSetParameters set the parameter names, types, and order for a method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576420-wsmethodinvocationsetparameters

func WSMethodInvocationSetProperty deprecated

func WSMethodInvocationSetProperty(arg0 WSMethodInvocationRef, arg1 corefoundation.CFStringRef, arg2 corefoundation.CFTypeRef)

WSMethodInvocationSetProperty sets a named property of the method invocation.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576407-wsmethodinvocationsetproperty

func WSMethodInvocationUnscheduleFromRunLoop deprecated

func WSMethodInvocationUnscheduleFromRunLoop(arg0 WSMethodInvocationRef, arg1 corefoundation.CFRunLoopRef, arg2 corefoundation.CFStringRef)

WSMethodInvocationUnscheduleFromRunLoop unschedules a method invocation from a run loop.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576409-wsmethodinvocationunschedulefrom

func WSMethodResultIsFault deprecated

func WSMethodResultIsFault(arg0 corefoundation.CFDictionaryRef) bool

WSMethodResultIsFault tests a method result dictionary for a fault condition.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576401-wsmethodresultisfault

func WSProtocolHandlerCopyFaultDocument deprecated

WSProtocolHandlerCopyFaultDocument creates a Fault XML response for a given WSProtocolHandler and fault details dictionary.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423449-wsprotocolhandlercopyfaultdocume

func WSProtocolHandlerCopyProperty deprecated

func WSProtocolHandlerCopyProperty(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFStringRef) corefoundation.CFTypeRef

WSProtocolHandlerCopyProperty returns a copy of a property from a protocol handler reference.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423436-wsprotocolhandlercopyproperty

func WSProtocolHandlerCopyReplyDictionary deprecated

func WSProtocolHandlerCopyReplyDictionary(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFStringRef, arg2 corefoundation.CFDataRef) corefoundation.CFDictionaryRef

WSProtocolHandlerCopyReplyDictionary parses an incoming XML document as if it were the reply of a method.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423441-wsprotocolhandlercopyreplydictio

func WSProtocolHandlerCopyReplyDocument deprecated

func WSProtocolHandlerCopyReplyDocument(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFDictionaryRef, arg2 corefoundation.CFTypeRef) corefoundation.CFDataRef

WSProtocolHandlerCopyReplyDocument creates a Reply XML document for a given WS ProtocolHandler and context dictionary.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423440-wsprotocolhandlercopyreplydocume

func WSProtocolHandlerCopyRequestDictionary deprecated

func WSProtocolHandlerCopyRequestDictionary(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFDataRef) corefoundation.CFDictionaryRef

WSProtocolHandlerCopyRequestDictionary parses an incoming XML document for the method name and parameters.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423451-wsprotocolhandlercopyrequestdict

func WSProtocolHandlerCopyRequestDocument deprecated

WSProtocolHandlerCopyRequestDocument creates an XML request for a given [WSProtocolHandler] and parameter list.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423437-wsprotocolhandlercopyrequestdocu

func WSProtocolHandlerGetTypeID deprecated

func WSProtocolHandlerGetTypeID() uint

WSProtocolHandlerGetTypeID returns a [CFTypeID] for the current WSProtocolHandlerRef.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423455-wsprotocolhandlergettypeid

func WSProtocolHandlerSetDeserializationOverride deprecated

func WSProtocolHandlerSetDeserializationOverride(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFStringRef, arg2 corefoundation.CFStringRef, arg3 unsafe.Pointer, arg4 WSClientContext)

WSProtocolHandlerSetDeserializationOverride specifies a callback to be made when parsing an XML method response.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423444-wsprotocolhandlersetdeserializat

func WSProtocolHandlerSetProperty deprecated

func WSProtocolHandlerSetProperty(arg0 WSProtocolHandlerRef, arg1 corefoundation.CFStringRef, arg2 corefoundation.CFTypeRef)

WSProtocolHandlerSetProperty sets a property in a specified protocol handler.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423442-wsprotocolhandlersetproperty

func WSProtocolHandlerSetSerializationOverride deprecated

func WSProtocolHandlerSetSerializationOverride(arg0 WSProtocolHandlerRef, arg1 uint, arg2 unsafe.Pointer, arg3 WSClientContext)

WSProtocolHandlerSetSerializationOverride specifies a callback which will be called to produce the XML that represents the serialization of a given type ref.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423438-wsprotocolhandlersetserializatio

func WideAdd deprecated

func WideAdd(arg0 unsafe.Pointer, arg1 unsafe.Pointer) objectivec.IObject

WideAdd.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409245-wideadd

func WideBitShift deprecated

func WideBitShift(arg0 unsafe.Pointer, arg1 int32) objectivec.IObject

WideBitShift.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409247-widebitshift

func WideCompare deprecated

func WideCompare(arg0 unsafe.Pointer, arg1 unsafe.Pointer) int16

WideCompare.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409264-widecompare

func WideDivide deprecated

func WideDivide(arg0 unsafe.Pointer, arg1 int32, arg2 int32) int32

WideDivide.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409233-widedivide

func WideMultiply deprecated

func WideMultiply(arg0 int32, arg1 int32, arg2 unsafe.Pointer) objectivec.IObject

WideMultiply.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409273-widemultiply

func WideNegate deprecated

func WideNegate(arg0 unsafe.Pointer) objectivec.IObject

WideNegate.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409221-widenegate

func WideShift deprecated

func WideShift(arg0 unsafe.Pointer, arg1 int32) objectivec.IObject

WideShift.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409239-wideshift

func WideSquareRoot deprecated

func WideSquareRoot(arg0 unsafe.Pointer) uint32

WideSquareRoot.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409227-widesquareroot

func WideSubtract deprecated

func WideSubtract(arg0 unsafe.Pointer, arg1 unsafe.Pointer) objectivec.IObject

WideSubtract.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409210-widesubtract

func WideWideDivide deprecated

func WideWideDivide(arg0 unsafe.Pointer, arg1 int32, arg2 int32) objectivec.IObject

WideWideDivide.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409265-widewidedivide

func WritePartialResource deprecated

func WritePartialResource(arg0 uintptr, arg1 int, arg2 int)

WritePartialResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529305-writepartialresource

func WriteResource deprecated

func WriteResource(arg0 uintptr)

WriteResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529291-writeresource

func X2Fix deprecated

func X2Fix(arg0 float64) objectivec.IObject

X2Fix.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409237-x2fix

func X2Frac deprecated

func X2Frac(arg0 float64) kernel.Fract

X2Frac.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1409261-x2frac

func X80tod deprecated

func X80tod(arg0 unsafe.Pointer) float64

X80tod.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1492658-x80tod

func YieldToAnyThread deprecated

func YieldToAnyThread() int16

YieldToAnyThread.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574238-yieldtoanythread

func YieldToThread deprecated

func YieldToThread(arg0 ThreadID) int16

YieldToThread.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574240-yieldtothread

Types

type AEAddressDesc

type AEAddressDesc = AEDesc

AEAddressDesc is a descriptor that contains the address of an application, used to describe the target application for an Apple event.

See: https://developer.apple.com/documentation/coreservices/aeaddressdesc

type AEArrayData

type AEArrayData = unsafe.Pointer

AEArrayData is stores array information to be put into a descriptor listwith the AEPutArray functionor extracted from a descriptor list with the AEGetArray function.

See: https://developer.apple.com/documentation/coreservices/1443170-aearraydata

type AEArrayDataPointer

type AEArrayDataPointer = *AEArrayData

AEArrayDataPointer is a pointer to a union of type AEArrayData.

See: https://developer.apple.com/documentation/coreservices/aearraydatapointer

type AEArrayType

type AEArrayType = int8

AEArrayType is stores a value that specifies an array type.

See: https://developer.apple.com/documentation/coreservices/aearraytype

type AEBuildError

type AEBuildError struct {
	FError    uint32 // The error code. See [AEBuildErrorCode](<doc://com.apple.documentation/documentation/coreservices/aebuilderrorcode>) for alist of errors.
	FErrorPos uint32 // The character position where the parser detectedthe error.

}

AEBuildError - Defines a structure for storing additional error codeinformation for “AEBuild” routines.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/aebuilderror

type AEBuildErrorCode

type AEBuildErrorCode = uint32

AEBuildErrorCode is represents syntax errors found by an Apple Event build routine.

See: https://developer.apple.com/documentation/coreservices/aebuilderrorcode

type AECoerceDescProcPtr

type AECoerceDescProcPtr = func(objectivec.IObject, uint32, uintptr, objectivec.IObject) int16

AECoerceDescProcPtr is defines a pointer to a function that coerces data stored in a descriptor. Your descriptor coercion callback function coerces the data from the passed descriptor to the specified type, returning the coerced data in a second descriptor.

See: https://developer.apple.com/documentation/coreservices/aecoercedescprocptr

type AECoerceDescUPP

type AECoerceDescUPP = unsafe.Pointer

AECoerceDescUPP is defines a data type for the universal procedure pointer for the AECoerceDescProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/aecoercedescupp

func NewAECoerceDescUPP

func NewAECoerceDescUPP(userRoutine AECoerceDescProcPtr) AECoerceDescUPP

NewAECoerceDescUPP creates a new universal procedure pointer to a function that coerces data stored in a descriptor.

See: https://developer.apple.com/documentation/coreservices/1445885-newaecoercedescupp

type AECoercePtrProcPtr

AECoercePtrProcPtr is defines a pointer to a function that coerces data stored in a buffer. Your pointer coercion callback routine coerces the data from the passed buffer to the specified type, returning the coerced data in a descriptor.

See: https://developer.apple.com/documentation/coreservices/aecoerceptrprocptr

type AECoercePtrUPP

type AECoercePtrUPP = unsafe.Pointer

AECoercePtrUPP is defines a data type for the universal procedure pointer for the AECoercePtrProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/aecoerceptrupp

func NewAECoercePtrUPP

func NewAECoercePtrUPP(userRoutine AECoercePtrProcPtr) AECoercePtrUPP

NewAECoercePtrUPP creates a new universal procedure pointer to a function that coerces data stored in a buffer.

See: https://developer.apple.com/documentation/coreservices/1449962-newaecoerceptrupp

type AECoercionHandlerUPP

type AECoercionHandlerUPP = unsafe.Pointer

AECoercionHandlerUPP is defines a data type for the universal procedure pointer for the AECoercionHandlerUPP callback function pointer.

See: https://developer.apple.com/documentation/coreservices/aecoercionhandlerupp

type AEDataStorage

type AEDataStorage = unsafe.Pointer

AEDataStorage is a pointer to an opaque data type that provides storage for an AEDesc descriptor.

See: https://developer.apple.com/documentation/coreservices/aedatastorage

type AEDataStorageType

type AEDataStorageType = unsafe.Pointer

AEDataStorageType is an opaque data type used to store data in Apple event descriptors.

See: https://developer.apple.com/documentation/coreservices/aedatastoragetype

type AEDesc

type AEDesc struct {
	DescriptorType uint32         // A four-character code of type [DescType](<doc://com.apple.documentation/documentation/coreservices/desctype>) that indicates the type ofdata in the structure. See [DescType](<doc://com.apple.documentation/documentation/coreservices/desctype>).
	DataHandle     unsafe.Pointer // An opaque storage type that points to the storagefor the descriptor data. Your application doesn’t access thisdata directly—rather, it calls one of the functions [AEGetDescDataSize(_:)](<doc://com.apple.documentation/documentation/coreservices/1450119-aegetdescdatasize>), [AEGetDescData(_:_:_:)](<doc://com.apple.documentation/documentation/coreservices/1444427-aegetdescdata>), or [AEReplaceDescData(_:_:_:_:)](<doc://com.apple.documentation/documentation/coreservices/1446695-aereplacedescdata>).See [AEDataStorage](<doc://com.apple.documentation/documentation/coreservices/aedatastorage>).

}

AEDesc - Stores data and an accompanying descriptor type to formthe basic building block of all Apple Events.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/aedesc

type AEDescList

type AEDescList = AEDesc

AEDescList is a descriptor whose data consists of a list of one or more descriptors.

See: https://developer.apple.com/documentation/coreservices/aedesclist

type AEDisposeExternalProcPtr

type AEDisposeExternalProcPtr = func(unsafe.Pointer, corefoundation.CGSize, uintptr)

AEDisposeExternalProcPtr is defines a pointer to a function the Apple Event Manager calls to dispose of a descriptor created by the AECreateDescFromExternalPtr function. Your callback function disposes of the buffer you originally passed to that function.

See: https://developer.apple.com/documentation/coreservices/aedisposeexternalprocptr

type AEDisposeExternalUPP

type AEDisposeExternalUPP = unsafe.Pointer

AEDisposeExternalUPP is defines a universal procedure pointer to a function the Apple Event Manager calls to dispose of a descriptor created by the AECreateDescFromExternalPtr function.

See: https://developer.apple.com/documentation/coreservices/aedisposeexternalupp

func NewAEDisposeExternalUPP

func NewAEDisposeExternalUPP(userRoutine AEDisposeExternalProcPtr) AEDisposeExternalUPP

NewAEDisposeExternalUPP creates a new universal procedure pointer to a function that disposes of data stored in a buffer.

See: https://developer.apple.com/documentation/coreservices/1447774-newaedisposeexternalupp

type AEEventClass

type AEEventClass = uint32

AEEventClass is specifies the event class of an Apple event.

See: https://developer.apple.com/documentation/coreservices/aeeventclass

type AEEventHandlerProcPtr

type AEEventHandlerProcPtr = func(objectivec.IObject, objectivec.IObject, uintptr) int16

AEEventHandlerProcPtr is defines a pointer to a function that handles one or more Apple events. Your Apple event handler function performs any action requested by the Apple event, adds parameters to the reply Apple event if appropriate (possibly including error information), and returns a result code.

See: https://developer.apple.com/documentation/coreservices/aeeventhandlerprocptr

type AEEventHandlerUPP

type AEEventHandlerUPP = unsafe.Pointer

AEEventHandlerUPP is defines a data type for the universal procedure pointer for the AEEventHandlerUPP callback function pointer.

See: https://developer.apple.com/documentation/coreservices/aeeventhandlerupp

func NewAEEventHandlerUPP

func NewAEEventHandlerUPP(userRoutine AEEventHandlerProcPtr) AEEventHandlerUPP

NewAEEventHandlerUPP creates a new universal procedure pointer to an event handler function.

See: https://developer.apple.com/documentation/coreservices/1446862-newaeeventhandlerupp

type AEEventID

type AEEventID = uint32

AEEventID is specifies the event ID of an Apple event.

See: https://developer.apple.com/documentation/coreservices/aeeventid

type AEEventSource

type AEEventSource = int8

AEEventSource is a data type for values that specify how an Apple event was delivered.

See: https://developer.apple.com/documentation/coreservices/aeeventsource

type AEKeyDesc

type AEKeyDesc struct {
	DescKey     uint32 // A four-character code of type [AEKeyword](<doc://com.apple.documentation/documentation/coreservices/aekeyword>) that uniquely identifies thekey that is associated with the data in the structure. Some keywordconstants are described in [Keyword Attribute Constants](<doc://com.apple.documentation/documentation/coreservices/apple_events/1542920-keyword_attribute_constants>) and [Keyword Parameter Constants](<doc://com.apple.documentation/documentation/coreservices/apple_events/1527206-keyword_parameter_constants>).See [AEKeyword](<doc://com.apple.documentation/documentation/coreservices/aekeyword>).
	DescContent AEDesc // A descriptor of type [AEDesc](<doc://com.apple.documentation/documentation/coreservices/aedesc>) that stores the keyword descriptordata. See [AEDesc](<doc://com.apple.documentation/documentation/coreservices/aedesc>).

}

AEKeyDesc - Associates a keyword with a descriptor to form a keyword-specifieddescriptor.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/aekeydesc

type AEKeyword

type AEKeyword = uint32

AEKeyword is a four-character code that uniquely identifies a descriptor in an Apple event record or an Apple event.

See: https://developer.apple.com/documentation/coreservices/aekeyword

type AERecord

type AERecord = unsafe.Pointer

AERecord is a descriptor whose data is a list of keyword-specified descriptors.

See: https://developer.apple.com/documentation/coreservices/aerecord

type AERemoteProcessResolverCallback

type AERemoteProcessResolverCallback = func(AERemoteProcessResolverRef, unsafe.Pointer)

AERemoteProcessResolverCallback is defines a pointer to a function the Apple Event Manager calls when the asynchronous execution of a remote process resolver completes, either due to success or failure, after a call to the AERemoteProcessResolverScheduleWithRunLoop function. Your callback function can use the reference passed to it to get the remote process information.

See: https://developer.apple.com/documentation/coreservices/aeremoteprocessresolvercallback

type AERemoteProcessResolverContext

type AERemoteProcessResolverContext struct {
	Version         int                                               // This should be set to zero (0).
	Info            unsafe.Pointer                                    // A pointer to arbitrary information. The pointeris retained and passed to the callback, allowing you to provideinformation to that routine.
	Retain          corefoundation.CFAllocatorRetainCallBack          // A prototype for a function callback that retainsthe specified data. Called on the info pointer. This field may be [NULL].
	Release         corefoundation.CFAllocatorReleaseCallBack         // A prototype for a function callback that releasesthe specified data. Called on the info pointer. This field may be [NULL].
	CopyDescription corefoundation.CFAllocatorCopyDescriptionCallBack // A prototype for a function callback that providesa description of the specified data. Called on the info pointer.This field may be [NULL].

}

AERemoteProcessResolverContext - Supplied as a parameter when performing asynchronous resolutionof remote processes.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/aeremoteprocessresolvercontext

type AERemoteProcessResolverRef

type AERemoteProcessResolverRef uintptr

AERemoteProcessResolverRef is an opaque reference to an object that encapsulates the mechanism for obtaining a list of processes running on a remote machine.

See: https://developer.apple.com/documentation/coreservices/aeremoteprocessresolverref

func AECreateRemoteProcessResolver

func AECreateRemoteProcessResolver(allocator corefoundation.CFAllocatorRef, url corefoundation.CFURLRef) AERemoteProcessResolverRef

AECreateRemoteProcessResolver creates an object for resolving a list of remote processes.

See: https://developer.apple.com/documentation/coreservices/1445692-aecreateremoteprocessresolver

type AEReturnID

type AEReturnID = int16

AEReturnID is specifies a return ID for a created Apple event.

See: https://developer.apple.com/documentation/coreservices/aereturnid

type AESendMode

type AESendMode = int32

AESendMode is specify send preferences to the [AESend] function.

See: https://developer.apple.com/documentation/coreservices/aesendmode

type AESendPriority

type AESendPriority = int16

AESendPriority is specifies the processing priority for a sent Apple event.

See: https://developer.apple.com/documentation/coreservices/aesendpriority

type AEStreamRef

type AEStreamRef uintptr

AEStreamRef is an opaque data structure for storing stream-based descriptor data.

See: https://developer.apple.com/documentation/coreservices/aestreamref

func AEStreamCreateEvent

func AEStreamCreateEvent(clazz uint32, id uint32, targetType uint32, targetData unsafe.Pointer, targetLength corefoundation.CGSize, returnID unsafe.Pointer, transactionID unsafe.Pointer) AEStreamRef

AEStreamCreateEvent creates a new Apple event and opens a stream for writing data to it.

See: https://developer.apple.com/documentation/coreservices/1446562-aestreamcreateevent

func AEStreamOpen

func AEStreamOpen() AEStreamRef

AEStreamOpen opens a new AEStreamRef for use in building a descriptor.

See: https://developer.apple.com/documentation/coreservices/1447732-aestreamopen

func AEStreamOpenEvent

func AEStreamOpenEvent(event *AEDesc) AEStreamRef

AEStreamOpenEvent opens a stream for an existing Apple event.

See: https://developer.apple.com/documentation/coreservices/1445366-aestreamopenevent

type AETransactionID

type AETransactionID = int32

AETransactionID is specifies a transaction ID.

See: https://developer.apple.com/documentation/coreservices/aetransactionid

type AbortErr

type AbortErr int
const (
	AbortErrValue  AbortErr = -27
	BdNamErr       AbortErr = -37
	DceExtErr      AbortErr = -30
	DirFulErr      AbortErr = -33
	DskFulErr      AbortErr = -34
	EofErr         AbortErr = -39
	FLckdErr       AbortErr = -45
	FnOpnErr       AbortErr = -38
	FnfErr         AbortErr = -43
	GcrOnMFMErr    AbortErr = -400
	IIOAbortErr    AbortErr = -27
	IoErr          AbortErr = -36
	MFulErr        AbortErr = -41
	NotOpenErr     AbortErr = -28
	NsvErr         AbortErr = -35
	PosErr         AbortErr = -40
	SlotNumErr     AbortErr = -360
	TmfoErr        AbortErr = -42
	UnitTblFullErr AbortErr = -29
	WPrErr         AbortErr = -44
)

func (AbortErr) String

func (e AbortErr) String() string

type AeBuildSyntax

type AeBuildSyntax uint
const (
	// AeBuildSyntaxBadData: Bad data was found inside a variable argument list.
	AeBuildSyntaxBadData AeBuildSyntax = 12
	// AeBuildSyntaxBadDesc: An illegal descriptor was specified.
	AeBuildSyntaxBadDesc AeBuildSyntax = 11
	// AeBuildSyntaxBadEOF: An unexpected end of format string was encountered.
	AeBuildSyntaxBadEOF AeBuildSyntax = 2
	// AeBuildSyntaxBadHex: A hex string contained characters other than hexadecimal digits.
	AeBuildSyntaxBadHex AeBuildSyntax = 6
	// AeBuildSyntaxBadNegative: A minus sign “-” was not followed by digits.
	AeBuildSyntaxBadNegative AeBuildSyntax = 4
	// AeBuildSyntaxBadToken: An illegal character was specified.
	AeBuildSyntaxBadToken AeBuildSyntax = 1
	// AeBuildSyntaxCoercedList: Cannot coerce a list.
	AeBuildSyntaxCoercedList AeBuildSyntax = 18
	// AeBuildSyntaxMissingQuote: A string was not terminated by a closing quotation mark.
	AeBuildSyntaxMissingQuote AeBuildSyntax = 5
	// AeBuildSyntaxNoCloseBrace: A comma or closing brace “}” was expected.
	AeBuildSyntaxNoCloseBrace AeBuildSyntax = 15
	// AeBuildSyntaxNoCloseBracket: A comma or closing bracket “]” was expected.
	AeBuildSyntaxNoCloseBracket AeBuildSyntax = 14
	// AeBuildSyntaxNoCloseHex: A hex string was missing a “$” or “»” character.
	AeBuildSyntaxNoCloseHex AeBuildSyntax = 8
	// AeBuildSyntaxNoCloseParen: A data value was missing a closing parenthesis.
	AeBuildSyntaxNoCloseParen AeBuildSyntax = 13
	// AeBuildSyntaxNoCloseString: A string was missing a closing quote.
	AeBuildSyntaxNoCloseString AeBuildSyntax = 10
	// AeBuildSyntaxNoColon: In a descriptor, one of the keywords was not followed by a colon.
	AeBuildSyntaxNoColon AeBuildSyntax = 17
	// AeBuildSyntaxNoEOF: There were unexpected characters beyond the end of the format string.
	AeBuildSyntaxNoEOF AeBuildSyntax = 3
	// AeBuildSyntaxNoErr: No error.
	AeBuildSyntaxNoErr AeBuildSyntax = 0
	// AeBuildSyntaxNoKey: A keyword was missing from a descriptor.
	AeBuildSyntaxNoKey AeBuildSyntax = 16
	// AeBuildSyntaxOddHex: A hex string contained an odd number of digits.
	AeBuildSyntaxOddHex AeBuildSyntax = 7
	// AeBuildSyntaxUncoercedDoubleAt: You must coerce a “@@” substitution.
	AeBuildSyntaxUncoercedDoubleAt AeBuildSyntax = 19
	// AeBuildSyntaxUncoercedHex: A hex string must be coerced to a type.
	AeBuildSyntaxUncoercedHex AeBuildSyntax = 9
)

func (AeBuildSyntax) String

func (e AeBuildSyntax) String() string

type Afp

type Afp int
const (
	AfpAccessDenied       Afp = -5000
	AfpAlreadyLoggedInErr Afp = -5047
	AfpAlreadyMounted     Afp = -5062
	AfpAuthContinue       Afp = -5001
	AfpBadDirIDType       Afp = -5060
	AfpBadIDErr           Afp = -5039
	AfpBadUAM             Afp = -5002
	AfpBadVersNum         Afp = -5003
	AfpBitmapErr          Afp = -5004
	AfpCallNotAllowed     Afp = -5048
	AfpCallNotSupported   Afp = -5024
	AfpCantMountMoreSrvre Afp = -5061
	AfpCantMove           Afp = -5005
	AfpCantRename         Afp = -5028
	AfpCatalogChanged     Afp = -5037
	AfpContainsSharedErr  Afp = -5033
	AfpDenyConflict       Afp = -5006
	AfpDiffVolErr         Afp = -5036
	AfpDirNotEmpty        Afp = -5007
	AfpDirNotFound        Afp = -5029
	AfpDiskFull           Afp = -5008
	AfpEofError           Afp = -5009
	AfpFileBusy           Afp = -5010
	AfpFlatVol            Afp = -5011
	AfpIDExists           Afp = -5035
	AfpIDNotFound         Afp = -5034
	AfpIconTypeError      Afp = -5030
	AfpInsideSharedErr    Afp = -5043
	AfpInsideTrashErr     Afp = -5044
	AfpItemNotFound       Afp = -5012
	AfpLockErr            Afp = -5013
	AfpMiscErr            Afp = -5014
	AfpNoMoreLocks        Afp = -5015
	AfpNoServer           Afp = -5016
	AfpObjectExists       Afp = -5017
	AfpObjectLocked       Afp = -5032
	AfpObjectNotFound     Afp = -5018
	AfpObjectTypeErr      Afp = -5025
	AfpParmErr            Afp = -5019
	AfpPwdExpiredErr      Afp = -5042
	AfpPwdNeedsChangeErr  Afp = -5045
	AfpPwdPolicyErr       Afp = -5046
	AfpPwdSameErr         Afp = -5040
	AfpPwdTooShortErr     Afp = -5041
	AfpRangeNotLocked     Afp = -5020
	AfpRangeOverlap       Afp = -5021
	AfpSameNodeErr        Afp = -5063
	AfpSameObjectErr      Afp = -5038
	AfpServerGoingDown    Afp = -5027
	AfpSessClosed         Afp = -5022
	AfpTooManyFilesOpen   Afp = -5026
	AfpUserNotAuth        Afp = -5023
	AfpVolLocked          Afp = -5031
)

func (Afp) String

func (e Afp) String() string

type Aifc added in v0.5.1

type Aifc uint
const (
	AIFCVersion1 Aifc = 0
)

func (Aifc) String added in v0.5.1

func (e Aifc) String() string

type Aiffid added in v0.5.1

type Aiffid uint
const (
	AIFCID                Aiffid = 'A'<<24 | 'I'<<16 | 'F'<<8 | 'C' // 'AIFC'
	AIFFID                Aiffid = 'A'<<24 | 'I'<<16 | 'F'<<8 | 'F' // 'AIFF'
	AnnotationID          Aiffid = 'A'<<24 | 'N'<<16 | 'N'<<8 | 'O' // 'ANNO'
	ApplicationSpecificID Aiffid = 'A'<<24 | 'P'<<16 | 'P'<<8 | 'L' // 'APPL'
	AudioRecordingID      Aiffid = 'A'<<24 | 'E'<<16 | 'S'<<8 | 'D' // 'AESD'
	AuthorID              Aiffid = 'A'<<24 | 'U'<<16 | 'T'<<8 | 'H' // 'AUTH'
	CommentID             Aiffid = 'C'<<24 | 'O'<<16 | 'M'<<8 | 'T' // 'COMT'
	CommonID              Aiffid = 'C'<<24 | 'O'<<16 | 'M'<<8 | 'M' // 'COMM'
	CopyrightID           Aiffid = '('<<24 | 'c'<<16 | ')'<<8 | ' ' // '(c) '
	FORMID                Aiffid = 'F'<<24 | 'O'<<16 | 'R'<<8 | 'M' // 'FORM'
	FormatVersionID       Aiffid = 'F'<<24 | 'V'<<16 | 'E'<<8 | 'R' // 'FVER'
	InstrumentID          Aiffid = 'I'<<24 | 'N'<<16 | 'S'<<8 | 'T' // 'INST'
	MIDIDataID            Aiffid = 'M'<<24 | 'I'<<16 | 'D'<<8 | 'I' // 'MIDI'
	MarkerID              Aiffid = 'M'<<24 | 'A'<<16 | 'R'<<8 | 'K' // 'MARK'
	NameID                Aiffid = 'N'<<24 | 'A'<<16 | 'M'<<8 | 'E' // 'NAME'
	SoundDataID           Aiffid = 'S'<<24 | 'S'<<16 | 'N'<<8 | 'D' // 'SSND'
)

func (Aiffid) String added in v0.5.1

func (e Aiffid) String() string

type AliasHandle

type AliasHandle = unsafe.Pointer

AliasHandle is abst_AliasHandle.

See: https://developer.apple.com/documentation/coreservices/aliashandle

type AliasInfoType

type AliasInfoType = int16

AliasInfoType is defines the alias record information type used in the index parameter of [GetAliasInfo].

See: https://developer.apple.com/documentation/coreservices/aliasinfotype

type AliasRecord

type AliasRecord = unsafe.Pointer

AliasRecord is defines an alias record.

See: https://developer.apple.com/documentation/coreservices/aliasrecord

type AppleEvent

type AppleEvent = AEDesc

AppleEvent is a descriptor whose data is a list of descriptors containing both attributes and parameters that make up an Apple event.

See: https://developer.apple.com/documentation/coreservices/appleevent

type AppleShareMedia added in v0.5.1

type AppleShareMedia uint
const (
	AppleShareMediaType AppleShareMedia = 'a'<<24 | 'f'<<16 | 'p'<<8 | 'm' // 'afpm'
)

func (AppleShareMedia) String added in v0.5.1

func (e AppleShareMedia) String() string

type Asi added in v0.5.1

type Asi int
const (
	// Deprecated.
	AsiAliasName Asi = 0
	// Deprecated.
	AsiParentName Asi = 1
	// Deprecated.
	AsiServerName Asi = -2
	// Deprecated.
	AsiVolumeName Asi = -1
	// Deprecated.
	AsiZoneName Asi = -3
)

func (Asi) String added in v0.5.1

func (e Asi) String() string

type Asp

type Asp int
const (
	AspBadVersNum  Asp = -1066
	AspBufTooSmall Asp = -1067
	AspNoAck       Asp = -1075
	AspNoMoreSess  Asp = -1068
	AspNoServers   Asp = -1069
	AspParamErr    Asp = -1070
	AspServerBusy  Asp = -1071
	AspSessClosed  Asp = -1072
	AspSizeErr     Asp = -1073
	AspTooMany     Asp = -1074
)

func (Asp) String

func (e Asp) String() string

type BHasDirectI added in v0.5.1

type BHasDirectI uint
const (
	BHasDirectIO BHasDirectI = 1
)

func (BHasDirectI) String added in v0.5.1

func (e BHasDirectI) String() string

type BIsEjectable added in v0.5.1

type BIsEjectable uint
const (
	BAllowCDiDataHandler          BIsEjectable = 17
	BAncestorModDateChanges       BIsEjectable = 11
	BDoNotDisplay                 BIsEjectable = 24
	BIsAutoMounted                BIsEjectable = 14
	BIsCasePreserving             BIsEjectable = 23
	BIsCaseSensitive              BIsEjectable = 22
	BIsEjectableValue             BIsEjectable = 0
	BIsOnExternalBus              BIsEjectable = 27
	BIsOnInternalBus              BIsEjectable = 21
	BIsRemovable                  BIsEjectable = 25
	BL2PCanMapFileBlocks          BIsEjectable = 9
	BNoRootTimes                  BIsEjectable = 26
	BNoVolumeSizes                BIsEjectable = 20
	BParentModDateChanges         BIsEjectable = 10
	BSupports2TBFiles             BIsEjectable = 4
	BSupportsExclusiveLocks       BIsEjectable = 18
	BSupportsExtendedFileSecurity BIsEjectable = 28
	BSupportsFSCatalogSearch      BIsEjectable = 2
	BSupportsFSExchangeObjects    BIsEjectable = 3
	BSupportsHFSPlusAPIs          BIsEjectable = 1
	BSupportsJournaling           BIsEjectable = 19
	BSupportsLongNames            BIsEjectable = 5
	BSupportsMultiScriptNames     BIsEjectable = 6
	BSupportsNamedForks           BIsEjectable = 7
	BSupportsSubtreeIterators     BIsEjectable = 8
	BSupportsSymbolicLinks        BIsEjectable = 13
)

func (BIsEjectable) String added in v0.5.1

func (e BIsEjectable) String() string

type BLimitFCBs added in v0.5.1

type BLimitFCBs uint
const (
	BAccessCntl                  BLimitFCBs = 18
	BHasBTreeMgr                 BLimitFCBs = 5
	BHasBlankAccessPrivileges    BLimitFCBs = 4
	BHasCatSearch                BLimitFCBs = 7
	BHasCopyFile                 BLimitFCBs = 14
	BHasDesktopMgr               BLimitFCBs = 12
	BHasExtFSVol                 BLimitFCBs = 16
	BHasFileIDs                  BLimitFCBs = 6
	BHasFolderLock               BLimitFCBs = 10
	BHasMoveRename               BLimitFCBs = 13
	BHasOpenDeny                 BLimitFCBs = 15
	BHasPersonalAccessPrivileges BLimitFCBs = 9
	BHasShortName                BLimitFCBs = 11
	BHasUserGroupList            BLimitFCBs = 8
	BLimitFCBsValue              BLimitFCBs = 31
	BLocalWList                  BLimitFCBs = 30
	BNoBootBlks                  BLimitFCBs = 19
	BNoDeskItems                 BLimitFCBs = 20
	BNoLclSync                   BLimitFCBs = 27
	BNoMiniFndr                  BLimitFCBs = 29
	BNoSwitchTo                  BLimitFCBs = 25
	BNoSysDir                    BLimitFCBs = 17
	BNoVNEdit                    BLimitFCBs = 28
	BSupportsAsyncRequests       BLimitFCBs = 3
	BSupportsTrashVolumeCache    BLimitFCBs = 2
	BTrshOffLine                 BLimitFCBs = 26
)

func (BLimitFCBs) String added in v0.5.1

func (e BLimitFCBs) String() string

type BadComponent

type BadComponent uint
const (
	// BadComponentInstance: Invalid component  passed to Component Manager.
	BadComponentInstance BadComponent = 0
	// BadComponentSelector: Component does not support the specified request code.
	BadComponentSelector BadComponent = 0
)

func (BadComponent) String

func (e BadComponent) String() string

type BadDragRefErr

type BadDragRefErr int
const (
	BadDragFlavorErr          BadDragRefErr = -1852
	BadDragItemErr            BadDragRefErr = -1851
	BadDragRefErrValue        BadDragRefErr = -1850
	BadImageErr               BadDragRefErr = -1861
	BadImageRgnErr            BadDragRefErr = -1860
	CantGetFlavorErr          BadDragRefErr = -1854
	DragNotAcceptedErr        BadDragRefErr = -1857
	DuplicateFlavorErr        BadDragRefErr = -1853
	DuplicateHandlerErr       BadDragRefErr = -1855
	HandlerNotFoundErr        BadDragRefErr = -1856
	NoSuitableDisplaysErr     BadDragRefErr = -1859
	NonDragOriginatorErr      BadDragRefErr = -1862
	UnsupportedForPlatformErr BadDragRefErr = -1858
)

func (BadDragRefErr) String

func (e BadDragRefErr) String() string

type BadFolderDescErr

type BadFolderDescErr int
const (
	BadFolderDescErrValue  BadFolderDescErr = -4270
	BadRoutingSizeErr      BadFolderDescErr = -4276
	DuplicateFolderDescErr BadFolderDescErr = -4271
	DuplicateRoutingErr    BadFolderDescErr = -4274
	InvalidFolderTypeErr   BadFolderDescErr = -4273
	NoMoreFolderDescErr    BadFolderDescErr = -4272
	RoutingNotFoundErr     BadFolderDescErr = -4275
)

func (BadFolderDescErr) String

func (e BadFolderDescErr) String() string

type BigEndianFixed

type BigEndianFixed = unsafe.Pointer

BigEndianFixed is protects a big-endian Fixed value from being changed bylittle-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianfixed

type BigEndianLong

type BigEndianLong = unsafe.Pointer

BigEndianLong is protects a big-endian long value from being changed bylittle-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianlong

type BigEndianShort

type BigEndianShort = unsafe.Pointer

BigEndianShort is protects a big-endian short value from being changed bylittle-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianshort

type BigEndianUnsignedFixed

type BigEndianUnsignedFixed = unsafe.Pointer

BigEndianUnsignedFixed is protects a big-endian unsigned Fixed value from beingchanged by little-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianunsignedfixed

type BigEndianUnsignedLong

type BigEndianUnsignedLong = unsafe.Pointer

BigEndianUnsignedLong is protects a big-endian unsigned long value from being changedby little-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianunsignedlong

type BigEndianUnsignedShort

type BigEndianUnsignedShort = unsafe.Pointer

BigEndianUnsignedShort is protects a big-endian unsigned short value from beingchanged by little-endian code.

See: https://developer.apple.com/documentation/coreservices/bigendianunsignedshort

type Buf2SmallErr

type Buf2SmallErr int
const (
	AtpBadRsp         Buf2SmallErr = -3107
	AtpLenErr         Buf2SmallErr = -3106
	Buf2SmallErrValue Buf2SmallErr = -3101
	CkSumErr          Buf2SmallErr = -3103
	ExtractErr        Buf2SmallErr = -3104
	NoMPPErr          Buf2SmallErr = -3102
	ReadQErr          Buf2SmallErr = -3105
	RecNotFnd         Buf2SmallErr = -3108
	SktClosedErr      Buf2SmallErr = -3109
)

func (Buf2SmallErr) String

func (e Buf2SmallErr) String() string

type CAEList added in v0.5.1

type CAEList uint
const (
	CAEListValue    CAEList = 'l'<<24 | 'i'<<16 | 's'<<8 | 't' // 'list'
	CApplication    CAEList = 'c'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'capp'
	CArc            CAEList = 'c'<<24 | 'a'<<16 | 'r'<<8 | 'c' // 'carc'
	CBoolean        CAEList = 'b'<<24 | 'o'<<16 | 'o'<<8 | 'l' // 'bool'
	CCell           CAEList = 'c'<<24 | 'c'<<16 | 'e'<<8 | 'l' // 'ccel'
	CChar           CAEList = 'c'<<24 | 'h'<<16 | 'a'<<8 | ' ' // 'cha '
	CColorTable     CAEList = 'c'<<24 | 'l'<<16 | 'r'<<8 | 't' // 'clrt'
	CColumn         CAEList = 'c'<<24 | 'c'<<16 | 'o'<<8 | 'l' // 'ccol'
	CDocument       CAEList = 'd'<<24 | 'o'<<16 | 'c'<<8 | 'u' // 'docu'
	CDrawingArea    CAEList = 'c'<<24 | 'd'<<16 | 'r'<<8 | 'w' // 'cdrw'
	CEnumeration    CAEList = 'e'<<24 | 'n'<<16 | 'u'<<8 | 'm' // 'enum'
	CFile           CAEList = 'f'<<24 | 'i'<<16 | 'l'<<8 | 'e' // 'file'
	CFixed          CAEList = 'f'<<24 | 'i'<<16 | 'x'<<8 | 'd' // 'fixd'
	CFixedPoint     CAEList = 'f'<<24 | 'p'<<16 | 'n'<<8 | 't' // 'fpnt'
	CFixedRectangle CAEList = 'f'<<24 | 'r'<<16 | 'c'<<8 | 't' // 'frct'
	CGraphicLine    CAEList = 'g'<<24 | 'l'<<16 | 'i'<<8 | 'n' // 'glin'
	CGraphicObject  CAEList = 'c'<<24 | 'g'<<16 | 'o'<<8 | 'b' // 'cgob'
	CGraphicShape   CAEList = 'c'<<24 | 'g'<<16 | 's'<<8 | 'h' // 'cgsh'
	CGraphicText    CAEList = 'c'<<24 | 'g'<<16 | 't'<<8 | 'x' // 'cgtx'
	CGroupedGraphic CAEList = 'c'<<24 | 'p'<<16 | 'i'<<8 | 'c' // 'cpic'
)

func (CAEList) String added in v0.5.1

func (e CAEList) String() string

type CDEFNFndConstants

type CDEFNFndConstants int
const (
	CDEFNFnd         CDEFNFndConstants = 88
	DsBadStartupDisk CDEFNFndConstants = 42
	DsHD20Installed  CDEFNFndConstants = -12
	DsNotThe1        CDEFNFndConstants = 31
	DsSystemFileErr  CDEFNFndConstants = 43
	ExUserBreak      CDEFNFndConstants = -492
	FsDSIntErr       CDEFNFndConstants = -127
	HMenuFindErr     CDEFNFndConstants = -127
	MBarNFnd         CDEFNFndConstants = -126
	StrUserBreak     CDEFNFndConstants = -491
	UserBreak        CDEFNFndConstants = -490
)

func (CDEFNFndConstants) String

func (e CDEFNFndConstants) String() string

type CInsertionLoc added in v0.5.1

type CInsertionLoc uint
const (
	CInsertionLocValue  CInsertionLoc = 'i'<<24 | 'n'<<16 | 's'<<8 | 'l' // 'insl'
	CInsertionPoint     CInsertionLoc = 'c'<<24 | 'i'<<16 | 'n'<<8 | 's' // 'cins'
	CIntlText           CInsertionLoc = 'i'<<24 | 't'<<16 | 'x'<<8 | 't' // 'itxt'
	CIntlWritingCode    CInsertionLoc = 'i'<<24 | 'n'<<16 | 't'<<8 | 'l' // 'intl'
	CItem               CInsertionLoc = 'c'<<24 | 'i'<<16 | 't'<<8 | 'm' // 'citm'
	CLine               CInsertionLoc = 'c'<<24 | 'l'<<16 | 'i'<<8 | 'n' // 'clin'
	CLongDateTime       CInsertionLoc = 'l'<<24 | 'd'<<16 | 't'<<8 | ' ' // 'ldt '
	CLongFixed          CInsertionLoc = 'l'<<24 | 'f'<<16 | 'x'<<8 | 'd' // 'lfxd'
	CLongFixedPoint     CInsertionLoc = 'l'<<24 | 'f'<<16 | 'p'<<8 | 't' // 'lfpt'
	CLongFixedRectangle CInsertionLoc = 'l'<<24 | 'f'<<16 | 'r'<<8 | 'c' // 'lfrc'
	CLongInteger        CInsertionLoc = 'l'<<24 | 'o'<<16 | 'n'<<8 | 'g' // 'long'
	CLongPoint          CInsertionLoc = 'l'<<24 | 'p'<<16 | 'n'<<8 | 't' // 'lpnt'
	CLongRectangle      CInsertionLoc = 'l'<<24 | 'r'<<16 | 'c'<<8 | 't' // 'lrct'
	CMachineLoc         CInsertionLoc = 'm'<<24 | 'L'<<16 | 'o'<<8 | 'c' // 'mLoc'
	CMenu               CInsertionLoc = 'c'<<24 | 'm'<<16 | 'n'<<8 | 'u' // 'cmnu'
	CMenuItem           CInsertionLoc = 'c'<<24 | 'm'<<16 | 'e'<<8 | 'n' // 'cmen'
	CObject             CInsertionLoc = 'c'<<24 | 'o'<<16 | 'b'<<8 | 'j' // 'cobj'
	CObjectSpecifier    CInsertionLoc = 'o'<<24 | 'b'<<16 | 'j'<<8 | ' ' // 'obj '
	COpenableObject     CInsertionLoc = 'c'<<24 | 'o'<<16 | 'o'<<8 | 'b' // 'coob'
	COval               CInsertionLoc = 'c'<<24 | 'o'<<16 | 'v'<<8 | 'l' // 'covl'
)

func (CInsertionLoc) String added in v0.5.1

func (e CInsertionLoc) String() string

type CKeystroke added in v0.5.1

type CKeystroke uint
const (
	CKeystrokeValue CKeystroke = 'k'<<24 | 'p'<<16 | 'r'<<8 | 's' // 'kprs'
	ECapsLockDown   CKeystroke = 'K'<<24 | 'c'<<16 | 'l'<<8 | 'k' // 'Kclk'
	EClearKey       CKeystroke = 1802716928
	ECommandDown    CKeystroke = 'K'<<24 | 'c'<<16 | 'm'<<8 | 'd' // 'Kcmd'
	EControlDown    CKeystroke = 'K'<<24 | 'c'<<16 | 't'<<8 | 'l' // 'Kctl'
	EDeleteKey      CKeystroke = 1802711808
	EDownArrowKey   CKeystroke = 1802730752
	EEndKey         CKeystroke = 1802729216
	EEnterKey       CKeystroke = 1802718208
	EEscapeKey      CKeystroke = 1802712320
	EF10Key         CKeystroke = 1802726656
	EF11Key         CKeystroke = 1802725120
	EF12Key         CKeystroke = 1802727168
	EF13Key         CKeystroke = 1802725632
	EF14Key         CKeystroke = 1802726144
	EF15Key         CKeystroke = 1802727680
	EF1Key          CKeystroke = 1802729984
	EF2Key          CKeystroke = 1802729472
	EF3Key          CKeystroke = 1802724096
	EF4Key          CKeystroke = 1802728960
	EF5Key          CKeystroke = 1802723328
	EF6Key          CKeystroke = 1802723584
	EF7Key          CKeystroke = 1802723840
	EF8Key          CKeystroke = 1802724352
	EF9Key          CKeystroke = 1802724608
	EForwardDelKey  CKeystroke = 1802728704
	EHelpKey        CKeystroke = 1802727936
	EHomeKey        CKeystroke = 1802728192
	EKeyKind        CKeystroke = 'e'<<24 | 'k'<<16 | 's'<<8 | 't' // 'ekst'
	ELeftArrowKey   CKeystroke = 1802730240
	EModifiers      CKeystroke = 'e'<<24 | 'M'<<16 | 'd'<<8 | 's' // 'eMds'
	EOptionDown     CKeystroke = 'K'<<24 | 'o'<<16 | 'p'<<8 | 't' // 'Kopt'
	EPageDownKey    CKeystroke = 1802729728
	EPageUpKey      CKeystroke = 1802728448
	EReturnKey      CKeystroke = 1802707968
	ERightArrowKey  CKeystroke = 1802730496
	EShiftDown      CKeystroke = 'K'<<24 | 's'<<16 | 'f'<<8 | 't' // 'Ksft'
	ETabKey         CKeystroke = 1802711040
	EUpArrowKey     CKeystroke = 1802731008
	PKeyKind        CKeystroke = 'k'<<24 | 'k'<<16 | 'n'<<8 | 'd' // 'kknd'
	PKeystrokeKey   CKeystroke = 'k'<<24 | 'M'<<16 | 's'<<8 | 'g' // 'kMsg'
	PModifiers      CKeystroke = 'k'<<24 | 'M'<<16 | 'o'<<8 | 'd' // 'kMod'
)

func (CKeystroke) String added in v0.5.1

func (e CKeystroke) String() string

type CMatchErr

type CMatchErr int
const (
	CDepthErr             CMatchErr = -157
	CDevErr               CMatchErr = -155
	CMatchErrValue        CMatchErr = -150
	CNoMemErr             CMatchErr = -152
	CProtectErr           CMatchErr = -154
	CRangeErr             CMatchErr = -153
	CResErr               CMatchErr = -156
	CTempMemErr           CMatchErr = -151
	CantLoadPickMethodErr CMatchErr = -11003
	ColorsRequestedErr    CMatchErr = -11004
	PictInfoIDErr         CMatchErr = -11001
	PictInfoVerbErr       CMatchErr = -11002
	PictInfoVersionErr    CMatchErr = -11000
	PictureDataErr        CMatchErr = -11005
	RgnTooBigErr          CMatchErr = -500
	UpdPixMemErr          CMatchErr = -125
)

func (CMatchErr) String

func (e CMatchErr) String() string

type CParagraph

type CParagraph uint
const (
	// CPICT: A PICT format figure.
	CPICT CParagraph = 'P'<<24 | 'I'<<16 | 'C'<<8 | 'T' // 'PICT'
	// CParagraphValue: A paragraph of text.
	CParagraphValue CParagraph = 'c'<<24 | 'p'<<16 | 'a'<<8 | 'r' // 'cpar'
	CPixel          CParagraph = 'c'<<24 | 'p'<<16 | 'x'<<8 | 'l' // 'cpxl'
	CPixelMap       CParagraph = 'c'<<24 | 'p'<<16 | 'i'<<8 | 'x' // 'cpix'
	CPolygon        CParagraph = 'c'<<24 | 'p'<<16 | 'g'<<8 | 'n' // 'cpgn'
	// CProperty: A property of any object class.
	CProperty    CParagraph = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'prop'
	CQDPoint     CParagraph = 'Q'<<24 | 'D'<<16 | 'p'<<8 | 't' // 'QDpt'
	CQDRectangle CParagraph = 'q'<<24 | 'd'<<16 | 'r'<<8 | 't' // 'qdrt'
	// CRGBColor: An RGB color value.
	CRGBColor         CParagraph = 'c'<<24 | 'R'<<16 | 'G'<<8 | 'B' // 'cRGB'
	CRectangle        CParagraph = 'c'<<24 | 'r'<<16 | 'e'<<8 | 'c' // 'crec'
	CRotation         CParagraph = 't'<<24 | 'r'<<16 | 'o'<<8 | 't' // 'trot'
	CRoundedRectangle CParagraph = 'c'<<24 | 'r'<<16 | 'r'<<8 | 'c' // 'crrc'
	CRow              CParagraph = 'c'<<24 | 'r'<<16 | 'o'<<8 | 'w' // 'crow'
	CSelection        CParagraph = 'c'<<24 | 's'<<16 | 'e'<<8 | 'l' // 'csel'
	CShortInteger     CParagraph = 's'<<24 | 'h'<<16 | 'o'<<8 | 'r' // 'shor'
	CTable            CParagraph = 'c'<<24 | 't'<<16 | 'b'<<8 | 'l' // 'ctbl'
	CText             CParagraph = 'c'<<24 | 't'<<16 | 'x'<<8 | 't' // 'ctxt'
	CTextFlow         CParagraph = 'c'<<24 | 'f'<<16 | 'l'<<8 | 'o' // 'cflo'
	CTextStyles       CParagraph = 't'<<24 | 's'<<16 | 't'<<8 | 'y' // 'tsty'
	CType             CParagraph = 't'<<24 | 'y'<<16 | 'p'<<8 | 'e' // 'type'
)

func (CParagraph) String

func (e CParagraph) String() string

type CSComponentsThreadMode

type CSComponentsThreadMode = uint32

See: https://developer.apple.com/documentation/coreservices/cscomponentsthreadmode

func CSGetComponentsThreadMode deprecated

func CSGetComponentsThreadMode() CSComponentsThreadMode

CSGetComponentsThreadMode indicates whether using thread-unsafe components is allowed in the current thread.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516409-csgetcomponentsthreadmode

type CSIdentityQueryClientContext

type CSIdentityQueryClientContext struct {
	Version             int
	Info                unsafe.Pointer
	RetainInfo          corefoundation.CFAllocatorRetainCallBack
	ReleaseInfo         corefoundation.CFAllocatorReleaseCallBack
	CopyInfoDescription corefoundation.CFAllocatorCopyDescriptionCallBack
	ReceiveEvent        unsafe.Pointer
}

CSIdentityQueryClientContext

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/csidentityqueryclientcontext

type CSIdentityQueryRef

type CSIdentityQueryRef uintptr

See: https://developer.apple.com/documentation/coreservices/csidentityqueryref

type CURL added in v0.5.1

type CURL uint
const (
	// CFTPItem: Specifies FTP (File Transfer Protocol) protocol.
	CFTPItem CURL = 'f'<<24 | 't'<<16 | 'p'<<8 | ' ' // 'ftp '
	// CHTML: Specifies HTML (HyperText Markup Language) format.
	CHTML CURL = 'h'<<24 | 't'<<16 | 'm'<<8 | 'l' // 'html'
	// CInternetAddress: Specifies an Internet or Intranet address for the TCP/IP protocol.
	CInternetAddress CURL = 'I'<<24 | 'P'<<16 | 'A'<<8 | 'D' // 'IPAD'
	// CURLValue: Specifies a Uniform Resource Locator or Uniform Resource ID (URI).
	CURLValue CURL = 'u'<<24 | 'r'<<16 | 'l'<<8 | ' ' // 'url '
)

func (CURL) String added in v0.5.1

func (e CURL) String() string

type CVersion

type CVersion uint
const (
	CVersionValue     CVersion = 'v'<<24 | 'e'<<16 | 'r'<<8 | 's' // 'vers'
	CWindow           CVersion = 'c'<<24 | 'w'<<16 | 'i'<<8 | 'n' // 'cwin'
	CWord             CVersion = 'c'<<24 | 'w'<<16 | 'o'<<8 | 'r' // 'cwor'
	EnumArrows        CVersion = 'a'<<24 | 'r'<<16 | 'r'<<8 | 'o' // 'arro'
	EnumJustification CVersion = 'j'<<24 | 'u'<<16 | 's'<<8 | 't' // 'just'
	EnumKeyForm       CVersion = 'k'<<24 | 'f'<<16 | 'r'<<8 | 'm' // 'kfrm'
	EnumPosition      CVersion = 'p'<<24 | 'o'<<16 | 's'<<8 | 'i' // 'posi'
	EnumProtection    CVersion = 'p'<<24 | 'r'<<16 | 't'<<8 | 'n' // 'prtn'
	EnumQuality       CVersion = 'q'<<24 | 'u'<<16 | 'a'<<8 | 'l' // 'qual'
	EnumSaveOptions   CVersion = 's'<<24 | 'a'<<16 | 'v'<<8 | 'o' // 'savo'
	EnumStyle         CVersion = 's'<<24 | 't'<<16 | 'y'<<8 | 'l' // 'styl'
	EnumTransferMode  CVersion = 't'<<24 | 'r'<<16 | 'a'<<8 | 'n' // 'tran'
	KAEAbout          CVersion = 'a'<<24 | 'b'<<16 | 'o'<<8 | 'u' // 'abou'
	KAEAfter          CVersion = 'a'<<24 | 'f'<<16 | 't'<<8 | 'e' // 'afte'
	KAEAliasSelection CVersion = 's'<<24 | 'a'<<16 | 'l'<<8 | 'i' // 'sali'
	KAEAllCaps        CVersion = 'a'<<24 | 'l'<<16 | 'c'<<8 | 'p' // 'alcp'
	KAEArrowAtEnd     CVersion = 'a'<<24 | 'r'<<16 | 'e'<<8 | 'n' // 'aren'
	KAEArrowAtStart   CVersion = 'a'<<24 | 'r'<<16 | 's'<<8 | 't' // 'arst'
	KAEArrowBothEnds  CVersion = 'a'<<24 | 'r'<<16 | 'b'<<8 | 'o' // 'arbo'
)

func (CVersion) String

func (e CVersion) String() string

type Cal added in v0.5.1

type Cal uint
const (
	// Deprecated.
	CalArabicCivil Cal = 1
	// Deprecated.
	CalArabicLunar Cal = 2
	// Deprecated.
	CalCoptic Cal = 5
	// Deprecated.
	CalGregorian Cal = 0
	// Deprecated.
	CalJapanese Cal = 3
	// Deprecated.
	CalJewish Cal = 4
	// Deprecated.
	CalPersian Cal = 6
)

func (Cal) String added in v0.5.1

func (e Cal) String() string

type CannotFindAtomErr

type CannotFindAtomErr int
const (
	AAPNotCreatedErr                 CannotFindAtomErr = -2120
	AAPNotFoundErr                   CannotFindAtomErr = -2121
	ASDBadForkErr                    CannotFindAtomErr = -2123
	ASDBadHeaderErr                  CannotFindAtomErr = -2122
	ASDEntryNotFoundErr              CannotFindAtomErr = -2124
	AtomIndexInvalidErr              CannotFindAtomErr = -2104
	AtomsNotOfSameTypeErr            CannotFindAtomErr = -2103
	CannotBeLeafAtomErr              CannotFindAtomErr = -2109
	CannotFindAtomErrValue           CannotFindAtomErr = -2101
	DuplicateAtomTypeAndIDErr        CannotFindAtomErr = -2105
	EmptyPathErr                     CannotFindAtomErr = -2111
	FileOffsetTooBigErr              CannotFindAtomErr = -2125
	InvalidAtomContainerErr          CannotFindAtomErr = -2107
	InvalidAtomErr                   CannotFindAtomErr = -2106
	InvalidAtomTypeErr               CannotFindAtomErr = -2108
	NoPathMappingErr                 CannotFindAtomErr = -2112
	NotAllowedToSaveMovieErr         CannotFindAtomErr = -2126
	NotEnoughDataErr                 CannotFindAtomErr = -2149
	NotLeafAtomErr                   CannotFindAtomErr = -2102
	PathNotVerifiedErr               CannotFindAtomErr = -2113
	PathTooLongErr                   CannotFindAtomErr = -2110
	QfcbNotCreatedErr                CannotFindAtomErr = -2119
	QfcbNotFoundErr                  CannotFindAtomErr = -2118
	QtActionNotHandledErr            CannotFindAtomErr = -2157
	QtNetworkAlreadyAllocatedErr     CannotFindAtomErr = -2127
	QtXMLApplicationErr              CannotFindAtomErr = -2159
	QtXMLParseErr                    CannotFindAtomErr = -2158
	UnknownFormatErr                 CannotFindAtomErr = -2114
	UrlDataHFTPBadNameListErr        CannotFindAtomErr = -2144
	UrlDataHFTPBadPasswordErr        CannotFindAtomErr = -2136
	UrlDataHFTPBadUserErr            CannotFindAtomErr = -2135
	UrlDataHFTPDataConnectionErr     CannotFindAtomErr = -2138
	UrlDataHFTPFilenameErr           CannotFindAtomErr = -2142
	UrlDataHFTPNeedPasswordErr       CannotFindAtomErr = -2145
	UrlDataHFTPNoDirectoryErr        CannotFindAtomErr = -2139
	UrlDataHFTPNoNetDriverErr        CannotFindAtomErr = -2143
	UrlDataHFTPNoPasswordErr         CannotFindAtomErr = -2146
	UrlDataHFTPPermissionsErr        CannotFindAtomErr = -2141
	UrlDataHFTPProtocolErr           CannotFindAtomErr = -2133
	UrlDataHFTPQuotaErr              CannotFindAtomErr = -2140
	UrlDataHFTPServerDisconnectedErr CannotFindAtomErr = -2147
	UrlDataHFTPServerErr             CannotFindAtomErr = -2137
	UrlDataHFTPShutdownErr           CannotFindAtomErr = -2134
	UrlDataHFTPURLErr                CannotFindAtomErr = -2148
	UrlDataHHTTPNoNetDriverErr       CannotFindAtomErr = -2130
	UrlDataHHTTPProtocolErr          CannotFindAtomErr = -2129
	UrlDataHHTTPRedirectErr          CannotFindAtomErr = -2132
	UrlDataHHTTPURLErr               CannotFindAtomErr = -2131
	WackBadFileErr                   CannotFindAtomErr = -2115
	WackBadMetaDataErr               CannotFindAtomErr = -2117
	WackForkNotFoundErr              CannotFindAtomErr = -2116
)

func (CannotFindAtomErr) String

func (e CannotFindAtomErr) String() string

type CcntTokenRecord

type CcntTokenRecord struct {
	TokenClass uint32 // The class ID of the container represented by the `token` parameter.See [DescType](<doc://com.apple.documentation/documentation/coreservices/desctype>).
	Token      AEDesc // A token for the current container. (Token is definedin [AEDisposeToken(_:)](<doc://com.apple.documentation/documentation/coreservices/1446783-aedisposetoken>). See [AEDesc](<doc://com.apple.documentation/documentation/coreservices/aedesc>).

}

CcntTokenRecord - Stores token information used by the AEResolve functionwhile locating a range of objects.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/ccnttokenrecord

type Cfrag

type Cfrag int
const (
	CfragAbortClosureErr    Cfrag = -2830
	CfragArchitectureErr    Cfrag = -2823
	CfragCFMInternalErr     Cfrag = -2819
	CfragCFMStartupErr      Cfrag = -2818
	CfragCFragRsrcErr       Cfrag = -2857
	CfragClosureIDErr       Cfrag = -2829
	CfragConnectionIDErr    Cfrag = -2801
	CfragContainerIDErr     Cfrag = -2828
	CfragContextIDErr       Cfrag = -2800
	CfragDupRegistrationErr Cfrag = -2805
	CfragExecFileRefErr     Cfrag = -2854
	CfragFileSizeErr        Cfrag = -2825
	CfragFirstErrCode       Cfrag = -2800
	CfragFirstReservedCode  Cfrag = -2897
	CfragFragmentCorruptErr Cfrag = -2820
	CfragFragmentFormatErr  Cfrag = -2806
	CfragFragmentUsageErr   Cfrag = -2824
	CfragImportTooNewErr    Cfrag = -2814
	CfragImportTooOldErr    Cfrag = -2813
	CfragInitAtBootErr      Cfrag = -2816
	CfragInitFunctionErr    Cfrag = -2821
	CfragInitLoopErr        Cfrag = -2815
	CfragInitOrderErr       Cfrag = -2812
	CfragLastErrCode        Cfrag = -2899
	CfragLibConnErr         Cfrag = -2817
	CfragMapFileErr         Cfrag = -2851
	CfragNoApplicationErr   Cfrag = -2822
	CfragNoClientMemErr     Cfrag = -2810
	CfragNoIDsErr           Cfrag = -2811
	CfragNoLibraryErr       Cfrag = -2804
	CfragNoPositionErr      Cfrag = -2808
	CfragNoPrivateMemErr    Cfrag = -2809
	CfragNoRegistrationErr  Cfrag = -2827
	CfragNoSectionErr       Cfrag = -2803
	CfragNoSymbolErr        Cfrag = -2802
	CfragNotClosureErr      Cfrag = -2826
	CfragOutputLengthErr    Cfrag = -2831
	CfragReservedCode_1     Cfrag = -2899
	CfragReservedCode_2     Cfrag = -2898
	CfragReservedCode_3     Cfrag = -2897
	CfragRsrcForkErr        Cfrag = -2856
	CfragStdFolderErr       Cfrag = -2855
	CfragUnresolvedErr      Cfrag = -2807
)

func (Cfrag) String

func (e Cfrag) String() string

type Cm

type Cm int
const (
	// CmCantConcatenateError: Profiles cannot be concatenated
	CmCantConcatenateError Cm = -178
	// CmCantCopyModifiedV1Profile: It is illegal to copy version 1.0 profiles that have been modified
	CmCantCopyModifiedV1Profile Cm = -4215
	// CmCantDeleteElement: Cannot delete the specified profile element
	CmCantDeleteElement Cm = -4202
	// CmCantDeleteProfile: Responder error
	CmCantDeleteProfile Cm = -180
	// CmCantGamutCheckError: Gamut checking not supported by this color world—that is, the color world does not contain a gamut table because it was built with gamut checking turned off
	CmCantGamutCheckError Cm = -4217
	// CmCantXYZ: CMM does not handle XYZ color space
	CmCantXYZ Cm = -179
	// CmElementTagNotFound: The tag you specified is not in the specified profile
	CmElementTagNotFound Cm = -4200
	// CmErrIncompatibleProfile: Unspecified profile error
	CmErrIncompatibleProfile Cm = -4208
	// CmFatalProfileErr: Returned from File Manager while updating a profile file in response to [CMUpdateProfile]; profile content may be corrupted
	CmFatalProfileErr Cm = -4203
	// CmIndexRangeErr: Tag index out of range
	CmIndexRangeErr Cm = -4201
	// CmInvalidColorSpace: Profile color space does not match bitmap type
	CmInvalidColorSpace Cm = -4209
	// CmInvalidDstMap: Destination pix/bit map was invalid
	CmInvalidDstMap Cm = -4211
	// CmInvalidProfile: Profile reference is invalid or refers to an inappropriate profile
	CmInvalidProfile Cm = -4204
	// CmInvalidProfileComment: Bad profile comment during `drawpicture`
	CmInvalidProfileComment Cm = -4213
	// CmInvalidProfileLocation: Operation not supported for this profile location
	CmInvalidProfileLocation Cm = -4205
	// CmInvalidSearch: Bad search handle
	CmInvalidSearch Cm = -4206
	// CmInvalidSrcMap: Source pixel map or bitmap was invalid
	CmInvalidSrcMap Cm = -4210
	// CmMethodError: An error occurred during the CMM arbitration process that determines the CMM to use
	CmMethodError Cm = -171
	// CmMethodNotFound: CMM not present
	CmMethodNotFound Cm = -175
	// CmNamedColorNotFound: The specified named color was not found in the specified profile
	CmNamedColorNotFound Cm = -4216
	// CmNoCurrentProfile: Responder error
	CmNoCurrentProfile Cm = -182
	// CmNoGDevicesError: Begin matching or end matching—no graphics devices available
	CmNoGDevicesError Cm = -4212
	// CmProfileError: There is something wrong with the content of the profile
	CmProfileError Cm = -170
	// CmProfileNotFound: Responder error
	CmProfileNotFound Cm = -176
	// CmProfilesIdentical: Profiles are the same
	CmProfilesIdentical Cm = -177
	// CmRangeOverFlow: One or more output color value overflows in color conversion; all input color values will be converted and the overflow will be clipped
	CmRangeOverFlow Cm = -4214
	// CmSearchError: Internal error occurred during profile search
	CmSearchError Cm = -4207
	// CmUnsupportedDataType: Responder error
	CmUnsupportedDataType Cm = -181
)

func (Cm) String

func (e Cm) String() string

type Cmp added in v0.5.1

type Cmp uint
const (
	// Deprecated.
	CmpIsMissing Cmp = 536870912
	// Deprecated.
	CmpThreadSafe Cmp = 268435456
	// Deprecated.
	CmpWantsRegisterMessage Cmp = 2147483648
)

func (Cmp) String added in v0.5.1

func (e Cmp) String() string

type CmpAlias added in v0.5.1

type CmpAlias uint
const (
	// Deprecated.
	CmpAliasNoFlags CmpAlias = 0
	// Deprecated.
	CmpAliasOnlyThisFile CmpAlias = 1
)

func (CmpAlias) String added in v0.5.1

func (e CmpAlias) String() string

type CodecErr

type CodecErr int
const (
	BadCodecCharacterizationErr        CodecErr = -8993
	CodecAbortErr                      CodecErr = -8967
	CodecBadDataErr                    CodecErr = -8969
	CodecCantQueueErr                  CodecErr = -8975
	CodecCantWhenErr                   CodecErr = -8974
	CodecConditionErr                  CodecErr = -8972
	CodecDataVersErr                   CodecErr = -8970
	CodecDisabledErr                   CodecErr = -8978
	CodecDroppedFrameErr               CodecErr = -8989
	CodecErrValue                      CodecErr = -8960
	CodecExtensionNotFoundErr          CodecErr = -8971
	CodecImageBufErr                   CodecErr = -8965
	CodecNeedAccessKeyErr              CodecErr = -8987
	CodecNeedToFlushChainErr           CodecErr = -8979
	CodecNoMemoryPleaseWaitErr         CodecErr = -8977
	CodecNothingToBlitErr              CodecErr = -8976
	CodecOffscreenFailedErr            CodecErr = -8988
	CodecOffscreenFailedPleaseRetryErr CodecErr = -8992
	CodecOpenErr                       CodecErr = -8973
	CodecParameterDialogConfirm        CodecErr = -8986
	CodecScreenBufErr                  CodecErr = -8964
	CodecSizeErr                       CodecErr = -8963
	CodecSpoolErr                      CodecErr = -8966
	CodecUnimpErr                      CodecErr = -8962
	CodecWouldOffscreenErr             CodecErr = -8968
	DirectXObjectAlreadyExists         CodecErr = -8990
	LockPortBitsBadPortErr             CodecErr = -8984
	LockPortBitsBadSurfaceErr          CodecErr = -8980
	LockPortBitsSurfaceLostErr         CodecErr = -8985
	LockPortBitsWindowClippedErr       CodecErr = -8983
	LockPortBitsWindowMovedErr         CodecErr = -8981
	LockPortBitsWindowResizedErr       CodecErr = -8982
	LockPortBitsWrongGDeviceErr        CodecErr = -8991
	NoCodecErr                         CodecErr = -8961
	NoThumbnailFoundErr                CodecErr = -8994
	ScTypeNotFoundErr                  CodecErr = -8971
)

func (CodecErr) String

func (e CodecErr) String() string

type CollatorRef

type CollatorRef uintptr

CollatorRef is refers to an opaque object that encapsulates locale and collation information for the purpose of performing Unicode string comparison.

See: https://developer.apple.com/documentation/coreservices/collatorref

type Collection

type Collection int
const (
	CollectionIndexRangeErr   Collection = -5752
	CollectionItemLockedErr   Collection = -5750
	CollectionItemNotFoundErr Collection = -5751
	CollectionVersionErr      Collection = -5753
)

func CloneCollection deprecated

func CloneCollection(arg0 Collection) Collection

CloneCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551333-clonecollection

func CopyCollection deprecated

func CopyCollection(arg0 Collection, arg1 Collection) Collection

CopyCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551383-copycollection

func GetNewCollection deprecated

func GetNewCollection(arg0 int16) Collection

GetNewCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551366-getnewcollection

func NewCollection deprecated

func NewCollection() Collection

NewCollection.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551416-newcollection

func (Collection) String

func (e Collection) String() string

type CollectionExceptionUPP

type CollectionExceptionUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/collectionexceptionupp

func GetCollectionExceptionProc deprecated

func GetCollectionExceptionProc(arg0 Collection) CollectionExceptionUPP

GetCollectionExceptionProc.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551420-getcollectionexceptionproc

func NewCollectionExceptionUPP deprecated

func NewCollectionExceptionUPP(arg0 unsafe.Pointer) CollectionExceptionUPP

NewCollectionExceptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551448-newcollectionexceptionupp

type CollectionFlattenUPP

type CollectionFlattenUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/collectionflattenupp

func NewCollectionFlattenUPP deprecated

func NewCollectionFlattenUPP(arg0 unsafe.Pointer) CollectionFlattenUPP

NewCollectionFlattenUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1551360-newcollectionflattenupp

type Component

type Component uint
const (
	// Deprecated.
	ComponentAutoVersionIncludeFlags Component = 4
	// Deprecated.
	ComponentDoAutoVersion Component = 1
	// Deprecated.
	ComponentHasMultiplePlatforms Component = 8
	// Deprecated.
	ComponentLoadResident Component = 16
	// Deprecated.
	ComponentWantsUnregister Component = 2
)

func CaptureComponent deprecated

func CaptureComponent(arg0 Component, arg1 Component) Component

CaptureComponent allows your component to capture another component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516357-capturecomponent

func FindNextComponent deprecated

func FindNextComponent(arg0 Component, arg1 ComponentDescription) Component

FindNextComponent returns the component identifier for the next registered component that meets the selection criteria specified by your application.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516552-findnextcomponent

func RegisterComponentFunc deprecated added in v0.5.1

func RegisterComponentFunc(arg0 ComponentDescription, arg1 ComponentRoutineUPP, arg2 int16, arg3 uintptr, arg4 uintptr, arg5 uintptr) Component

RegisterComponentFunc registers a component stored in memory.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516537-registercomponent

func RegisterComponentResource deprecated

func RegisterComponentResource(arg0 ComponentResourceHandle, arg1 int16) Component

RegisterComponentResource registers a component stored in a resource file.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516594-registercomponentresource

func ResolveComponentAlias deprecated

func ResolveComponentAlias(arg0 Component) Component

ResolveComponentAlias.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516484-resolvecomponentalias

func (Component) String added in v0.5.1

func (e Component) String() string

type ComponentDllLoadErr

type ComponentDllLoadErr int
const (
	// ComponentDllEntryNotFoundErr: Windows error returned when a component is loading.
	ComponentDllEntryNotFoundErr ComponentDllLoadErr = -2092
	// ComponentDllLoadErrValue: Windows error returned when a component is loading.
	ComponentDllLoadErrValue  ComponentDllLoadErr = -2091
	ComponentNotThreadSafeErr ComponentDllLoadErr = -2098
	// QtmlDllEntryNotFoundErr: Windows error returned when the QuickTime Media Layer is loading.
	QtmlDllEntryNotFoundErr ComponentDllLoadErr = -2094
	// QtmlDllLoadErr: Windows error returned when the QuickTime Media Layer is loading.
	QtmlDllLoadErr          ComponentDllLoadErr = -2093
	QtmlUninitialized       ComponentDllLoadErr = -2095
	UnsupportedOSErr        ComponentDllLoadErr = -2096
	UnsupportedProcessorErr ComponentDllLoadErr = -2097
)

func (ComponentDllLoadErr) String

func (e ComponentDllLoadErr) String() string

type ComponentFunctionUPP

type ComponentFunctionUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/componentfunctionupp

func NewComponentFunctionUPP deprecated

func NewComponentFunctionUPP(arg0 unsafe.Pointer, arg1 ProcInfoType) ComponentFunctionUPP

NewComponentFunctionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516583-newcomponentfunctionupp

type ComponentInstance

type ComponentInstance = unsafe.Pointer

ComponentInstance is abst_ComponentInstance.

See: https://developer.apple.com/documentation/coreservices/componentinstance

func OpenComponent deprecated

func OpenComponent(arg0 Component) ComponentInstance

OpenComponent opens a connection to the component with the component identifier specified by your application.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516607-opencomponent

func OpenDefaultComponent deprecated

func OpenDefaultComponent(arg0 uint32, arg1 uint32) ComponentInstance

OpenDefaultComponent opens a connection to a registered component of the component type and subtype specified by your application.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516523-opendefaultcomponent

type ComponentMPWorkFunctionUPP

type ComponentMPWorkFunctionUPP = unsafe.Pointer

ComponentMPWorkFunctionUPP is represents a type used by the Image Codec API.

See: https://developer.apple.com/documentation/coreservices/componentmpworkfunctionupp

func NewComponentMPWorkFunctionUPP deprecated

func NewComponentMPWorkFunctionUPP(arg0 unsafe.Pointer) ComponentMPWorkFunctionUPP

NewComponentMPWorkFunctionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516448-newcomponentmpworkfunctionupp

type ComponentResult

type ComponentResult = int32

ComponentResult is abst_ComponentResult.

See: https://developer.apple.com/documentation/coreservices/componentresult

func CallComponentCanDo deprecated

func CallComponentCanDo(arg0 ComponentInstance, arg1 int16) ComponentResult

CallComponentCanDo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516321-callcomponentcando

func CallComponentClose deprecated

func CallComponentClose(arg0 ComponentInstance, arg1 ComponentInstance) ComponentResult

CallComponentClose.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516604-callcomponentclose

func CallComponentDispatch deprecated

func CallComponentDispatch(arg0 ComponentParameters) ComponentResult

CallComponentDispatch.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516547-callcomponentdispatch

func CallComponentFunction deprecated

func CallComponentFunction(arg0 ComponentParameters, arg1 ComponentFunctionUPP) ComponentResult

CallComponentFunction invokes the specified function of your component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516603-callcomponentfunction

func CallComponentFunctionWithStorage deprecated

func CallComponentFunctionWithStorage(arg0 uintptr, arg1 ComponentParameters, arg2 ComponentFunctionUPP) ComponentResult

CallComponentFunctionWithStorage invokes the specified function of your component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516610-callcomponentfunctionwithstorage

func CallComponentFunctionWithStorageProcInfo deprecated

func CallComponentFunctionWithStorageProcInfo(arg0 uintptr, arg1 ComponentParameters, arg2 unsafe.Pointer, arg3 ProcInfoType) ComponentResult

CallComponentFunctionWithStorageProcInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516344-callcomponentfunctionwithstorage

func CallComponentGetMPWorkFunction deprecated

func CallComponentGetMPWorkFunction(arg0 ComponentInstance, arg1 ComponentMPWorkFunctionUPP) ComponentResult

CallComponentGetMPWorkFunction.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516346-callcomponentgetmpworkfunction

func CallComponentGetPublicResource deprecated

func CallComponentGetPublicResource(arg0 ComponentInstance, arg1 uint32, arg2 int16, arg3 uintptr) ComponentResult

CallComponentGetPublicResource.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516354-callcomponentgetpublicresource

func CallComponentOpen deprecated

func CallComponentOpen(arg0 ComponentInstance, arg1 ComponentInstance) ComponentResult

CallComponentOpen.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516529-callcomponentopen

func CallComponentRegister deprecated

func CallComponentRegister(arg0 ComponentInstance) ComponentResult

CallComponentRegister.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516385-callcomponentregister

func CallComponentTarget deprecated

func CallComponentTarget(arg0 ComponentInstance, arg1 ComponentInstance) ComponentResult

CallComponentTarget.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516493-callcomponenttarget

func CallComponentUnregister deprecated

func CallComponentUnregister(arg0 ComponentInstance) ComponentResult

CallComponentUnregister.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516337-callcomponentunregister

func CallComponentVersion deprecated

func CallComponentVersion(arg0 ComponentInstance) ComponentResult

CallComponentVersion.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516489-callcomponentversion

func DelegateComponentCall deprecated

func DelegateComponentCall(arg0 ComponentParameters, arg1 ComponentInstance) ComponentResult

DelegateComponentCall allows your component to pass on a request to a specified component.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516373-delegatecomponentcall

func InvokeComponentMPWorkFunctionUPP deprecated

func InvokeComponentMPWorkFunctionUPP(arg0 ComponentMPWorkFunctionHeaderRecordPtr, arg1 ComponentMPWorkFunctionUPP) ComponentResult

InvokeComponentMPWorkFunctionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516356-invokecomponentmpworkfunctionupp

func InvokeComponentRoutineUPP deprecated

func InvokeComponentRoutineUPP(arg0 ComponentParameters, arg1 uintptr, arg2 ComponentRoutineUPP) ComponentResult

InvokeComponentRoutineUPP calls your component routine callback function

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516654-invokecomponentroutineupp

type ComponentRoutineUPP

type ComponentRoutineUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/componentroutineupp

func NewComponentRoutineUPP deprecated

func NewComponentRoutineUPP(arg0 unsafe.Pointer) ComponentRoutineUPP

NewComponentRoutineUPP creates a new universal procedure pointer (UPP) to a component routine callback function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516579-newcomponentroutineupp

type ConstScriptCodeRunPtr

type ConstScriptCodeRunPtr = ScriptCodeRun

ConstScriptCodeRunPtr is defines a constant script code run pointer.

See: https://developer.apple.com/documentation/coreservices/constscriptcoderunptr

type ConstTextEncodingRunPtr

type ConstTextEncodingRunPtr = TextEncodingRun

ConstTextEncodingRunPtr is defines a constant text encoding run pointer.

See: https://developer.apple.com/documentation/coreservices/consttextencodingrunptr

type ConstTextPtr

type ConstTextPtr = uint8

ConstTextPtr is defines a constant text pointer.

See: https://developer.apple.com/documentation/coreservices/consttextptr

type ConstTextToUnicodeInfo

type ConstTextToUnicodeInfo = TextToUnicodeInfo

ConstTextToUnicodeInfo is defines a constant text to Unicode converter object.

See: https://developer.apple.com/documentation/coreservices/consttexttounicodeinfo

type ConstUniCharArrayPtr

type ConstUniCharArrayPtr = uint16

ConstUniCharArrayPtr is defines a constant Unicode character array pointer.

See: https://developer.apple.com/documentation/coreservices/constunichararrayptr

type ConstUnicodeMappingPtr

type ConstUnicodeMappingPtr = UnicodeMapping

ConstUnicodeMappingPtr is defines a constant Unicode mapping pointer.

See: https://developer.apple.com/documentation/coreservices/constunicodemappingptr

type ConstUnicodeToTextInfo

type ConstUnicodeToTextInfo = UnicodeToTextInfo

ConstUnicodeToTextInfo is defines a constant Unicode to text converter object.

See: https://developer.apple.com/documentation/coreservices/constunicodetotextinfo

type CoreFoundationUnknown added in v0.5.1

type CoreFoundationUnknown int
const (
	CoreFoundationUnknownErr CoreFoundationUnknown = -4960
)

func (CoreFoundationUnknown) String added in v0.5.1

func (e CoreFoundationUnknown) String() string

type CouldNotResolveDataRef

type CouldNotResolveDataRef int
const (
	AuxiliaryExportDataUnavailable CouldNotResolveDataRef = -2058
	BadComponentType               CouldNotResolveDataRef = -2005
	BadDataRefIndex                CouldNotResolveDataRef = -2050
	BadEditIndex                   CouldNotResolveDataRef = -2033
	BadEditList                    CouldNotResolveDataRef = -2017
	BadImageDescription            CouldNotResolveDataRef = -2001
	BadPublicMovieAtom             CouldNotResolveDataRef = -2002
	BadTrackIndex                  CouldNotResolveDataRef = -2028
	// CantCreateSingleForkFile: The file to be created already exists.
	CantCreateSingleForkFile      CouldNotResolveDataRef = -2022
	CantEnableTrack               CouldNotResolveDataRef = -2035
	CantFindHandler               CouldNotResolveDataRef = -2003
	CantOpenHandler               CouldNotResolveDataRef = -2004
	CantPutPublicMovieAtom        CouldNotResolveDataRef = -2016
	CouldNotResolveDataRefValue   CouldNotResolveDataRef = -2000
	CouldNotUseAnExistingSample   CouldNotResolveDataRef = -2052
	DataAlreadyClosed             CouldNotResolveDataRef = -2045
	DataAlreadyOpenForWrite       CouldNotResolveDataRef = -2044
	DataNoDataRef                 CouldNotResolveDataRef = -2047
	DataNotOpenForRead            CouldNotResolveDataRef = -2042
	DataNotOpenForWrite           CouldNotResolveDataRef = -2043
	EndOfDataReached              CouldNotResolveDataRef = -2046
	FeatureUnsupported            CouldNotResolveDataRef = -2053
	GWorldsNotSameDepthAndSizeErr CouldNotResolveDataRef = -2066
	InternalQuickTimeError        CouldNotResolveDataRef = -2034
	InvalidChunkCache             CouldNotResolveDataRef = -2040
	InvalidChunkNum               CouldNotResolveDataRef = -2038
	InvalidDataRef                CouldNotResolveDataRef = -2012
	InvalidDataRefContainer       CouldNotResolveDataRef = -2049
	InvalidDuration               CouldNotResolveDataRef = -2014
	InvalidEditState              CouldNotResolveDataRef = -2023
	InvalidHandler                CouldNotResolveDataRef = -2013
	InvalidImageIndexErr          CouldNotResolveDataRef = -2068
	InvalidMedia                  CouldNotResolveDataRef = -2008
	InvalidMovie                  CouldNotResolveDataRef = -2010
	InvalidRect                   CouldNotResolveDataRef = -2036
	InvalidSampleDescIndex        CouldNotResolveDataRef = -2039
	InvalidSampleDescription      CouldNotResolveDataRef = -2041
	InvalidSampleNum              CouldNotResolveDataRef = -2037
	InvalidSampleTable            CouldNotResolveDataRef = -2011
	InvalidSpriteIDErr            CouldNotResolveDataRef = -2069
	InvalidSpriteIndexErr         CouldNotResolveDataRef = -2067
	InvalidSpritePropertyErr      CouldNotResolveDataRef = -2065
	InvalidSpriteWorldPropertyErr CouldNotResolveDataRef = -2064
	InvalidTime                   CouldNotResolveDataRef = -2015
	InvalidTrack                  CouldNotResolveDataRef = -2009
	MaxSizeToGrowTooSmall         CouldNotResolveDataRef = -2027
	MediaTypesDontMatch           CouldNotResolveDataRef = -2018
	MissingRequiredParameterErr   CouldNotResolveDataRef = -2063
	MovieTextNotFoundErr          CouldNotResolveDataRef = -2062
	MovieToolboxUninitialized     CouldNotResolveDataRef = -2020
	NoDataHandler                 CouldNotResolveDataRef = -2007
	NoDefaultDataRef              CouldNotResolveDataRef = -2051
	NoMediaHandler                CouldNotResolveDataRef = -2006
	NoMovieFound                  CouldNotResolveDataRef = -2048
	// NoRecordOfApp: A replica of the movieToolboxUninitialized error.
	NoRecordOfApp                  CouldNotResolveDataRef = -2020
	NoSoundTrackInMovieErr         CouldNotResolveDataRef = -2055
	NoSourceTreeFoundErr           CouldNotResolveDataRef = -2060
	NoVideoTrackInMovieErr         CouldNotResolveDataRef = -2054
	NonMatchingEditState           CouldNotResolveDataRef = -2024
	ProgressProcAborted            CouldNotResolveDataRef = -2019
	SamplesAlreadyInMediaErr       CouldNotResolveDataRef = -2059
	SoundSupportNotAvailableErr    CouldNotResolveDataRef = -2056
	SourceNotFoundErr              CouldNotResolveDataRef = -2061
	StaleEditState                 CouldNotResolveDataRef = -2025
	TimeNotInMedia                 CouldNotResolveDataRef = -2032
	TimeNotInTrack                 CouldNotResolveDataRef = -2031
	TrackIDNotFound                CouldNotResolveDataRef = -2029
	TrackNotInMovie                CouldNotResolveDataRef = -2030
	UnsupportedAuxiliaryImportData CouldNotResolveDataRef = -2057
	UserDataItemNotFound           CouldNotResolveDataRef = -2026
	WfFileNotFound                 CouldNotResolveDataRef = -2021
)

func (CouldNotResolveDataRef) String

func (e CouldNotResolveDataRef) String() string

type Curr added in v0.5.1

type Curr uint
const (
	CurrLeadingZ  Curr = 128
	CurrNegSym    Curr = 32
	CurrSymLead   Curr = 16
	CurrTrailingZ Curr = 64
)

func (Curr) String added in v0.5.1

func (e Curr) String() string

type DCSDictionaryRef

type DCSDictionaryRef uintptr

DCSDictionaryRef is an opaque object that represents a dictionary file.

See: https://developer.apple.com/documentation/coreservices/dcsdictionaryref

type Dcm

type Dcm int
const (
	DcmBadDataSizeErr       Dcm = -7117
	DcmBadDictionaryErr     Dcm = -7102
	DcmBadFeatureErr        Dcm = -7124
	DcmBadFieldInfoErr      Dcm = -7111
	DcmBadFieldTypeErr      Dcm = -7112
	DcmBadFindMethodErr     Dcm = -7118
	DcmBadKeyErr            Dcm = -7115
	DcmBadPropertyErr       Dcm = -7119
	DcmBlockFullErr         Dcm = -7107
	DcmBufferOverflowErr    Dcm = -7127
	DcmDictionaryBusyErr    Dcm = -7105
	DcmDictionaryNotOpenErr Dcm = -7104
	DcmDupRecordErr         Dcm = -7109
	DcmIterationCompleteErr Dcm = -7126
	DcmNecessaryFieldErr    Dcm = -7110
	DcmNoAccessMethodErr    Dcm = -7122
	DcmNoFieldErr           Dcm = -7113
	DcmNoRecordErr          Dcm = -7108
	DcmNotDictionaryErr     Dcm = -7101
	DcmParamErr             Dcm = -7100
	DcmPermissionErr        Dcm = -7103
	DcmProtectedErr         Dcm = -7121
	DcmTooManyKeyErr        Dcm = -7116
)

func (Dcm) String

func (e Dcm) String() string

type DdpSktErr

type DdpSktErr int
const (
	DdpLenErr      DdpSktErr = -92
	DdpSktErrValue DdpSktErr = -91
	ExcessCollsns  DdpSktErr = -95
	LapProtErr     DdpSktErr = -94
	NoBridgeErr    DdpSktErr = -93
	PortInUse      DdpSktErr = -97
	PortNotCf      DdpSktErr = -98
	PortNotPwr     DdpSktErr = -96
)

func (DdpSktErr) String

func (e DdpSktErr) String() string

type DebugAssertOutputHandlerUPP

type DebugAssertOutputHandlerUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/debugassertoutputhandlerupp

func NewDebugAssertOutputHandlerUPP deprecated

func NewDebugAssertOutputHandlerUPP(arg0 unsafe.Pointer) DebugAssertOutputHandlerUPP

NewDebugAssertOutputHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517735-newdebugassertoutputhandlerupp

type DebugComponentCallbackUPP

type DebugComponentCallbackUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/debugcomponentcallbackupp

func NewDebugComponentCallbackUPP deprecated

func NewDebugComponentCallbackUPP(arg0 unsafe.Pointer) DebugComponentCallbackUPP

NewDebugComponentCallbackUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1517764-newdebugcomponentcallbackupp

type DebuggerDisposeThreadUPP

type DebuggerDisposeThreadUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/debuggerdisposethreadupp

func NewDebuggerDisposeThreadUPP deprecated

func NewDebuggerDisposeThreadUPP(arg0 unsafe.Pointer) DebuggerDisposeThreadUPP

NewDebuggerDisposeThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574285-newdebuggerdisposethreadupp

type DebuggerNewThreadUPP

type DebuggerNewThreadUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/debuggernewthreadupp

func NewDebuggerNewThreadUPP deprecated

func NewDebuggerNewThreadUPP(arg0 unsafe.Pointer) DebuggerNewThreadUPP

NewDebuggerNewThreadUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574208-newdebuggernewthreadupp

type DebuggerThreadSchedulerUPP

type DebuggerThreadSchedulerUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/debuggerthreadschedulerupp

func NewDebuggerThreadSchedulerUPP deprecated

func NewDebuggerThreadSchedulerUPP(arg0 unsafe.Pointer) DebuggerThreadSchedulerUPP

NewDebuggerThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574284-newdebuggerthreadschedulerupp

type Debugging

type Debugging int
const (
	DebuggingDuplicateOptionErr    Debugging = -13882
	DebuggingDuplicateSignatureErr Debugging = -13881
	DebuggingExecutionContextErr   Debugging = -13880
	DebuggingInvalidNameErr        Debugging = -13885
	DebuggingInvalidOptionErr      Debugging = -13884
	DebuggingInvalidSignatureErr   Debugging = -13883
	DebuggingNoCallbackErr         Debugging = -13886
	DebuggingNoMatchErr            Debugging = -13887
)

func (Debugging) String

func (e Debugging) String() string

type DefaultComponent added in v0.5.1

type DefaultComponent uint
const (
	// Deprecated.
	DefaultComponentAnyFlags DefaultComponent = 1
	// Deprecated.
	DefaultComponentAnyFlagsAnyManufacturer DefaultComponent = 0
	// Deprecated.
	DefaultComponentAnyFlagsAnyManufacturerAnySubType DefaultComponent = 0
	// Deprecated.
	DefaultComponentAnyManufacturer DefaultComponent = 2
	// Deprecated.
	DefaultComponentAnySubType DefaultComponent = 4
	// Deprecated.
	DefaultComponentIdentical DefaultComponent = 0
)

func (DefaultComponent) String added in v0.5.1

func (e DefaultComponent) String() string

type DefaultPhysicalEntry added in v0.5.1

type DefaultPhysicalEntry uint
const (
	// Deprecated.
	DefaultPhysicalEntryCount DefaultPhysicalEntry = 8
)

func (DefaultPhysicalEntry) String added in v0.5.1

func (e DefaultPhysicalEntry) String() string

type DeferredTaskUPP

type DeferredTaskUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/deferredtaskupp

func NewDeferredTaskUPP deprecated

func NewDeferredTaskUPP(arg0 unsafe.Pointer) DeferredTaskUPP

NewDeferredTaskUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1533385-newdeferredtaskupp

type DelimPad added in v0.5.1

type DelimPad int
const (
	// Deprecated.
	DelimPadValue DelimPad = -2
	// Deprecated.
	TokenCarat DelimPad = 55
	// Deprecated.
	TokenTilda DelimPad = 44
)

func (DelimPad) String added in v0.5.1

func (e DelimPad) String() string

type DescType

type DescType = uint32

DescType is specifies the type of the data stored in an AEDesc descriptor.

See: https://developer.apple.com/documentation/coreservices/desctype

type DiaeresisUprY added in v0.5.1

type DiaeresisUprY uint
const (
	// Deprecated.
	AcuteUprA DiaeresisUprY = 231
	// Deprecated.
	AcuteUprI DiaeresisUprY = 234
	// Deprecated.
	AcuteUprO DiaeresisUprY = 238
	// Deprecated.
	AcuteUprU DiaeresisUprY = 242
	AppleLogo DiaeresisUprY = 240
	// Deprecated.
	BaseDblQuote DiaeresisUprY = 227
	// Deprecated.
	BaseSingQuote DiaeresisUprY = 226
	// Deprecated.
	BreveMark DiaeresisUprY = 249
	// Deprecated.
	Cedilla DiaeresisUprY = 252
	// Deprecated.
	CenteredDot DiaeresisUprY = 225
	// Deprecated.
	Circumflex DiaeresisUprY = 246
	// Deprecated.
	CircumflexUprA DiaeresisUprY = 229
	// Deprecated.
	CircumflexUprE DiaeresisUprY = 230
	// Deprecated.
	CircumflexUprI DiaeresisUprY = 235
	// Deprecated.
	CircumflexUprO DiaeresisUprY = 239
	// Deprecated.
	CircumflexUprU DiaeresisUprY = 243
	// Deprecated.
	DblDagger DiaeresisUprY = 224
	// Deprecated.
	DiaeresisUprE DiaeresisUprY = 232
	// Deprecated.
	DiaeresisUprI DiaeresisUprY = 236
	// Deprecated.
	DiaeresisUprYValue DiaeresisUprY = 217
	// Deprecated.
	DotlessLwrI DiaeresisUprY = 245
	// Deprecated.
	DoubleAcute DiaeresisUprY = 253
	// Deprecated.
	FiLigature DiaeresisUprY = 222
	// Deprecated.
	FlLigature DiaeresisUprY = 223
	// Deprecated.
	Fraction DiaeresisUprY = 218
	// Deprecated.
	GraveUprE DiaeresisUprY = 233
	// Deprecated.
	GraveUprI DiaeresisUprY = 237
	// Deprecated.
	GraveUprO DiaeresisUprY = 241
	// Deprecated.
	GraveUprU DiaeresisUprY = 244
	// Deprecated.
	Hachek DiaeresisUprY = 255
	// Deprecated.
	IntlCurrency DiaeresisUprY = 219
	// Deprecated.
	LeftSingGuillemet DiaeresisUprY = 220
	// Deprecated.
	Macron DiaeresisUprY = 248
	// Deprecated.
	Ogonek DiaeresisUprY = 254
	// Deprecated.
	OverDot DiaeresisUprY = 250
	// Deprecated.
	PerThousand DiaeresisUprY = 228
	// Deprecated.
	RightSingGuillemet DiaeresisUprY = 221
	// Deprecated.
	RingMark DiaeresisUprY = 251
	// Deprecated.
	Tilde DiaeresisUprY = 247
)

func (DiaeresisUprY) String added in v0.5.1

func (e DiaeresisUprY) String() string

type DialogNoTimeout added in v0.5.1

type DialogNoTimeout int
const (
	DialogNoTimeoutErr DialogNoTimeout = -5640
)

func (DialogNoTimeout) String added in v0.5.1

func (e DialogNoTimeout) String() string

type DigiUnimpErr

type DigiUnimpErr int
const (
	// BadCallOrderErr: A status call was made before being set up first.
	BadCallOrderErr DigiUnimpErr = -2209
	// BadDepthErr: Can't digitize into the requested pixel depth.
	BadDepthErr DigiUnimpErr = -2207
	// DigiUnimpErrValue: Digitizer feature is unimplemented.
	DigiUnimpErrValue DigiUnimpErr = -2201
	// MatrixErr: Bad matrix; the digitizer did nothing.
	MatrixErr DigiUnimpErr = -2203
	// NoDMAErr: Can't do DMA digitizing; that is, can't go to the requested destination.
	NoDMAErr DigiUnimpErr = -2208
	// NoMoreKeyColorsErr: All the key indexes are in use.
	NoMoreKeyColorsErr DigiUnimpErr = -2205
	// NotExactMatrixErr: Warning of a bad matrix; the digitizer did its best.
	NotExactMatrixErr DigiUnimpErr = -2204
	// NotExactSizeErr: Can't digitize to the exact size requested.
	NotExactSizeErr DigiUnimpErr = -2206
	// QtParamErr: Bad input parameter (out of range, for example).
	QtParamErr DigiUnimpErr = -2202
)

func (DigiUnimpErr) String

func (e DigiUnimpErr) String() string

type Ds

type Ds uint
const (
	DsAddressErr       Ds = 2
	DsBadLibrary       Ds = 1010
	DsBusError         Ds = 1
	DsChkErr           Ds = 5
	DsCoreErr          Ds = 12
	DsFPErr            Ds = 16
	DsIOCoreErr        Ds = 14
	DsIllInstErr       Ds = 3
	DsIrqErr           Ds = 13
	DsLineAErr         Ds = 9
	DsLineFErr         Ds = 10
	DsLoadErr          Ds = 15
	DsMiscErr          Ds = 11
	DsMixedModeFailure Ds = 1011
	DsNoPackErr        Ds = 17
	DsNoPk1            Ds = 18
	DsNoPk2            Ds = 19
	DsOvflowErr        Ds = 6
	DsPrivErr          Ds = 7
	DsTraceErr         Ds = 8
	DsZeroDivErr       Ds = 4
)

func (Ds) String

func (e Ds) String() string

type DsNoExtsMacsBug

type DsNoExtsMacsBug int
const (
	DsDisassemblerInstalled DsNoExtsMacsBug = -11
	DsExtensionsDisabled    DsNoExtsMacsBug = -13
	DsGreeting              DsNoExtsMacsBug = 40
	DsMacsBugInstalled      DsNoExtsMacsBug = -10
	DsNoExtsDisassembler    DsNoExtsMacsBug = -2
	DsNoExtsMacsBugValue    DsNoExtsMacsBug = -1
	DsSysErr                DsNoExtsMacsBug = 32767
	WDEFNFnd                DsNoExtsMacsBug = 87
)

func (DsNoExtsMacsBug) String

func (e DsNoExtsMacsBug) String() string

type DsNoFPU

type DsNoFPU uint
const (
	Ds32BitMode                       DsNoFPU = 103
	DsBadPatch                        DsNoFPU = 99
	DsBufPtrTooLow                    DsNoFPU = 106
	DsCantHoldSystemHeap              DsNoFPU = 114
	DsDirtyDisk                       DsNoFPU = 20004
	DsForcedQuit                      DsNoFPU = 20002
	DsGibblyMovedToDisabledFolder     DsNoFPU = 117
	DsLostConnectionToNetworkDisk     DsNoFPU = 121
	DsMBATAPISysError                 DsNoFPU = 29203
	DsMBATASysError                   DsNoFPU = 29202
	DsMBExternFlpySysError            DsNoFPU = 29204
	DsMBFlpySysError                  DsNoFPU = 29201
	DsMBSysError                      DsNoFPU = 29200
	DsMacOSROMVersionTooOld           DsNoFPU = 120
	DsMustUseFCBAccessors             DsNoFPU = 119
	DsNeedToWriteBootBlocks           DsNoFPU = 104
	DsNoFPUValue                      DsNoFPU = 90
	DsNoPatch                         DsNoFPU = 98
	DsNotEnoughRAMToBoot              DsNoFPU = 105
	DsOldSystem                       DsNoFPU = 102
	DsPCCardATASysError               DsNoFPU = 29205
	DsParityErr                       DsNoFPU = 101
	DsRAMDiskTooBig                   DsNoFPU = 122
	DsReinsert                        DsNoFPU = 30
	DsRemoveDisk                      DsNoFPU = 20003
	DsSCSIWarn                        DsNoFPU = 20010
	DsShutDownOrRestart               DsNoFPU = 20000
	DsShutDownOrResume                DsNoFPU = 20109
	DsSwitchOffOrRestart              DsNoFPU = 20001
	DsSystemRequiresPowerPC           DsNoFPU = 116
	DsUnBootableSystem                DsNoFPU = 118
	DsVMBadBackingStore               DsNoFPU = 113
	DsVMDeferredFuncTableFull         DsNoFPU = 112
	DsWriteToSupervisorStackGuardPage DsNoFPU = 128
	ShutDownAlert                     DsNoFPU = 42
)

func (DsNoFPU) String

func (e DsNoFPU) String() string

type DsNoPk3

type DsNoPk3 uint
const (
	DsBadLaunch      DsNoPk3 = 26
	DsBadPatchHeader DsNoPk3 = 83
	DsBadSANEOpcode  DsNoPk3 = 81
	DsBadSlotInt     DsNoPk3 = 51
	DsCDEFNotFound   DsNoPk3 = 88
	DsFSErr          DsNoPk3 = 27
	DsFinderErr      DsNoPk3 = 41
	DsHMenuFindErr   DsNoPk3 = 86
	DsMBarNFnd       DsNoPk3 = 85
	DsMDEFNotFound   DsNoPk3 = 89
	DsMemFullErr     DsNoPk3 = 25
	DsNoPk3Value     DsNoPk3 = 20
	DsNoPk4          DsNoPk3 = 21
	DsNoPk5          DsNoPk3 = 22
	DsNoPk6          DsNoPk3 = 23
	DsNoPk7          DsNoPk3 = 24
	DsStknHeap       DsNoPk3 = 28
	DsWDEFNotFound   DsNoPk3 = 87
	MenuPrgErr       DsNoPk3 = 84
	NegZcbFreeErr    DsNoPk3 = 33
)

func (DsNoPk3) String

func (e DsNoPk3) String() string

type DummyType added in v0.5.1

type DummyType uint
const (
	// Deprecated.
	DrvQType DummyType = 3
	// Deprecated.
	DtQType DummyType = 7
	// Deprecated.
	DummyTypeValue DummyType = 0
	// Deprecated.
	EvType DummyType = 4
	// Deprecated.
	FsQType DummyType = 5
	// Deprecated.
	IoQType DummyType = 2
	// Deprecated.
	NmType DummyType = 8
	// Deprecated.
	SIQType DummyType = 6
	// Deprecated.
	VType DummyType = 1
)

func (DummyType) String added in v0.5.1

func (e DummyType) String() string

type Duration added in v0.5.1

type Duration int
const (
	// Deprecated.
	DurationDay Duration = 86400000
	// Deprecated.
	DurationForever Duration = 2147483647
	// Deprecated.
	DurationHour Duration = 3600000
	// Deprecated.
	DurationMicrosecond Duration = -1
	// Deprecated.
	DurationMillisecond Duration = 1
	// Deprecated.
	DurationMinute Duration = 60000
	// Deprecated.
	DurationNoWait Duration = 0
	// Deprecated.
	DurationSecond Duration = 1000
)

func AbsoluteDeltaToDuration deprecated

func AbsoluteDeltaToDuration(arg0 kernel.AbsoluteTime, arg1 kernel.AbsoluteTime) Duration

AbsoluteDeltaToDuration.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501245-absolutedeltatoduration

func AbsoluteToDuration deprecated

func AbsoluteToDuration(arg0 kernel.AbsoluteTime) Duration

AbsoluteToDuration.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501266-absolutetoduration

func NanosecondsToDuration deprecated

func NanosecondsToDuration(arg0 Nanoseconds) Duration

NanosecondsToDuration.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501257-nanosecondstoduration

func (Duration) String added in v0.5.1

func (e Duration) String() string

type ELenErr

type ELenErr int
const (
	ELenErrValue ELenErr = -92
	EMultiErr    ELenErr = -91
)

func (ELenErr) String

func (e ELenErr) String() string

type EScheme added in v0.5.1

type EScheme uint
const (
	ESchemeValue EScheme = 'e'<<24 | 's'<<16 | 'c'<<8 | 'h' // 'esch'
	EurlAFP      EScheme = 'a'<<24 | 'f'<<16 | 'p'<<8 | ' ' // 'afp '
	EurlAT       EScheme = 'a'<<24 | 't'<<16 | ' '<<8 | ' ' // 'at  '
	EurlEPPC     EScheme = 'e'<<24 | 'p'<<16 | 'p'<<8 | 'c' // 'eppc'
	EurlFTP      EScheme = 'f'<<24 | 't'<<16 | 'p'<<8 | ' ' // 'ftp '
	EurlFile     EScheme = 'f'<<24 | 'i'<<16 | 'l'<<8 | 'e' // 'file'
	EurlGopher   EScheme = 'g'<<24 | 'p'<<16 | 'h'<<8 | 'r' // 'gphr'
	EurlHTTP     EScheme = 'h'<<24 | 't'<<16 | 't'<<8 | 'p' // 'http'
	EurlHTTPS    EScheme = 'h'<<24 | 't'<<16 | 'p'<<8 | 's' // 'htps'
	EurlIMAP     EScheme = 'i'<<24 | 'm'<<16 | 'a'<<8 | 'p' // 'imap'
	EurlLDAP     EScheme = 'u'<<24 | 'l'<<16 | 'd'<<8 | 'p' // 'uldp'
	EurlLaunch   EScheme = 'l'<<24 | 'a'<<16 | 'u'<<8 | 'n' // 'laun'
	EurlMail     EScheme = 'm'<<24 | 'a'<<16 | 'i'<<8 | 'l' // 'mail'
	EurlMailbox  EScheme = 'm'<<24 | 'b'<<16 | 'o'<<8 | 'x' // 'mbox'
	EurlMessage  EScheme = 'm'<<24 | 'e'<<16 | 's'<<8 | 's' // 'mess'
	EurlMulti    EScheme = 'm'<<24 | 'u'<<16 | 'l'<<8 | 't' // 'mult'
	EurlNFS      EScheme = 'u'<<24 | 'n'<<16 | 'f'<<8 | 's' // 'unfs'
	EurlNNTP     EScheme = 'n'<<24 | 'n'<<16 | 't'<<8 | 'p' // 'nntp'
	EurlNews     EScheme = 'n'<<24 | 'e'<<16 | 'w'<<8 | 's' // 'news'
	EurlPOP      EScheme = 'u'<<24 | 'p'<<16 | 'o'<<8 | 'p' // 'upop'
	EurlRTSP     EScheme = 'r'<<24 | 't'<<16 | 's'<<8 | 'p' // 'rtsp'
	EurlSNews    EScheme = 's'<<24 | 'n'<<16 | 'w'<<8 | 's' // 'snws'
	EurlTelnet   EScheme = 't'<<24 | 'l'<<16 | 'n'<<8 | 't' // 'tlnt'
	EurlUnknown  EScheme = 'u'<<24 | 'r'<<16 | 'l'<<8 | '?' // 'url?'
)

func (EScheme) String added in v0.5.1

func (e EScheme) String() string

type EWS added in v0.5.1

type EWS uint
const (
	// EWSArrayType: Maps to [CFArrayRef].
	EWSArrayType EWS = 0
	// EWSBooleanType: Maps to [CFBooleanRef].
	EWSBooleanType EWS = 0
	// EWSDataType: Maps to [CFDataRef].
	EWSDataType EWS = 0
	// EWSDateType: Maps to [CFDateRef].
	EWSDateType EWS = 0
	// EWSDictionaryType: Maps to [CFDictionaryRef].
	EWSDictionaryType EWS = 0
	// EWSDoubleType: Maps to [CFNumberRef] for long, double, or real numbers.
	EWSDoubleType EWS = 0
	// EWSIntegerType: Maps to [CFNumberRef] for 8, 16, 32 bit integers.
	EWSIntegerType EWS = 0
	// EWSNullType: Maps to [CFNullRef].
	EWSNullType EWS = 0
	// EWSStringType: Maps to [CFStringRef].
	EWSStringType EWS = 0
	// EWSUnknownType: No mapping is known for this type.
	EWSUnknownType EWS = 0
)

func (EWS) String added in v0.5.1

func (e EWS) String() string

type EditionMgrInitErr

type EditionMgrInitErr int
const (
	BadEditionFileErr       EditionMgrInitErr = -453
	BadSectionErr           EditionMgrInitErr = -451
	BadSubPartErr           EditionMgrInitErr = -454
	ContainerAlreadyOpenWrn EditionMgrInitErr = -462
	ContainerNotFoundWrn    EditionMgrInitErr = -461
	EditionMgrInitErrValue  EditionMgrInitErr = -450
	MultiplePublisherWrn    EditionMgrInitErr = -460
	NotRegisteredSectionErr EditionMgrInitErr = -452
	NotThePublisherWrn      EditionMgrInitErr = -463
)

func (EditionMgrInitErr) String

func (e EditionMgrInitErr) String() string

type EraField added in v0.5.1

type EraField uint
const (
	DayField        EraField = 3
	DayOfWeekField  EraField = 7
	DayOfYearField  EraField = 8
	EraFieldValue   EraField = 0
	HourField       EraField = 4
	MinuteField     EraField = 5
	MonthField      EraField = 2
	PmField         EraField = 10
	Res1Field       EraField = 11
	Res2Field       EraField = 12
	Res3Field       EraField = 13
	SecondField     EraField = 6
	WeekOfYearField EraField = 9
	YearField       EraField = 1
)

func (EraField) String added in v0.5.1

func (e EraField) String() string

type EraMask added in v0.5.1

type EraMask uint
const (
	DateStdMask    EraMask = 127
	DayMask        EraMask = 8
	DayOfWeekMask  EraMask = 128
	DayOfYearMask  EraMask = 256
	EraMaskValue   EraMask = 1
	HourMask       EraMask = 16
	MinuteMask     EraMask = 32
	MonthMask      EraMask = 4
	PmMask         EraMask = 1024
	SecondMask     EraMask = 64
	WeekOfYearMask EraMask = 512
	YearMask       EraMask = 2
)

func (EraMask) String added in v0.5.1

func (e EraMask) String() string

type Err

type Err int
const (
	ErrAborted                   Err = -1279
	ErrAlreadyInImagingMode      Err = -5243
	ErrAttention                 Err = -1276
	ErrCannotUndo                Err = -5253
	ErrCppGeneral                Err = -32000
	ErrCppLastSystemDefinedError Err = -32020
	ErrCppLastUserDefinedError   Err = -32049
	ErrCppbad_alloc              Err = -32001
	ErrCppbad_cast               Err = -32002
	ErrCppbad_exception          Err = -32003
	ErrCppbad_typeid             Err = -32004
	ErrCppdomain_error           Err = -32006
	ErrCppinvalid_argument       Err = -32007
	ErrCppios_base_failure       Err = -32014
	ErrCpplength_error           Err = -32008
	ErrCpplogic_error            Err = -32005
	ErrCppout_of_range           Err = -32009
	ErrCppoverflow_error         Err = -32011
	ErrCpprange_error            Err = -32012
	ErrCppruntime_error          Err = -32010
	ErrCppunderflow_error        Err = -32013
	ErrDSPQueueSize              Err = -1274
	ErrEmptyScrap                Err = -5249
	ErrEndOfBody                 Err = -1813
	ErrEndOfDocument             Err = -1812
	ErrEngineNotFound            Err = -5244
	ErrFwdReset                  Err = -1275
	ErrInvalidRange              Err = -5246
	ErrIteratorReachedEnd        Err = -5245
	ErrMarginWilllNotFit         Err = -5241
	ErrNoHiliteText              Err = -5248
	ErrNonContiuousAttribute     Err = -5252
	ErrNotInImagingMode          Err = -5242
	ErrOffsetInvalid             Err = -1800
	ErrOffsetIsOutsideOfView     Err = -1801
	ErrOffsetNotOnElementBounday Err = -5247
	ErrOpenDenied                Err = -1273
	ErrOpening                   Err = -1277
	ErrReadOnlyText              Err = -5250
	ErrRefNum                    Err = -1280
	ErrState                     Err = -1278
	ErrTopOfBody                 Err = -1811
	ErrTopOfDocument             Err = -1810
	ErrUnknownAttributeTag       Err = -5240
	ErrUnknownElement            Err = -5251
)

func (Err) String

func (e Err) String() string

type ErrAE

type ErrAE int
const (
	// ErrAEAccessorNotFound: There is no object accessor function forthe specified object class and container type
	ErrAEAccessorNotFound ErrAE = -1723
	// ErrAEBadKeyForm: Invalid key form.
	ErrAEBadKeyForm ErrAE = -10002
	// ErrAEBadListItem: Operation involving a list item failed
	ErrAEBadListItem ErrAE = -1705
	// ErrAEBadTestKey: The descriptor in a test key is neithera comparison descriptor nor a logical descriptor
	ErrAEBadTestKey ErrAE = -1726
	// ErrAEBufferTooSmall: Buffer for [AEFlattenDesc] toosmall
	ErrAEBufferTooSmall ErrAE = -1741
	// ErrAEBuildSyntaxError: [AEBuildDesc] andrelated functions detected a syntax error
	ErrAEBuildSyntaxError ErrAE = -1740
	// ErrAECantHandleClass: The Apple event handler can’t handle objectsof this class.
	ErrAECantHandleClass ErrAE = -10010
	// ErrAECantPutThatThere: In make new, duplicate, etc.
	ErrAECantPutThatThere ErrAE = -10024
	// ErrAECantSupplyType: Can’t supply the requested descriptortype for the data.
	ErrAECantSupplyType ErrAE = -10009
	// ErrAECantUndo: Can’t undo the previous Apple event oruser action.
	ErrAECantUndo ErrAE = -10015
	// ErrAECoercionFail: Data could not be coerced to the requesteddescriptor type
	ErrAECoercionFail ErrAE = -1700
	// ErrAECorruptData: Data in an Apple event could not be read
	ErrAECorruptData ErrAE = -1702
	// ErrAEDescIsNull: Attempt to perform an invalid operationon a null descriptor
	ErrAEDescIsNull ErrAE = -1739
	// ErrAEDescNotFound: Descriptor was not found
	ErrAEDescNotFound ErrAE = -1701
	// ErrAEDuplicateHandler: Attempt to install handler in table foridentical class and ID (1.1 or greater)
	ErrAEDuplicateHandler ErrAE = -1736
	// ErrAEEmptyListContainer: The container for an Apple event objectis specified by an empty list
	ErrAEEmptyListContainer ErrAE = -1730
	// ErrAEEventFailed: Apple event handler failed.
	ErrAEEventFailed ErrAE = -10000
	// ErrAEEventFiltered: Event has been filtered and should not bepropagated (1.1 or greater)
	ErrAEEventFiltered ErrAE = -1735
	// ErrAEEventNotHandled: Event wasn’t handled by an Apple eventhandler
	ErrAEEventNotHandled   ErrAE = -1708
	ErrAEEventNotPermitted ErrAE = -1743
	// ErrAEHandlerNotFound: No handler found for an Apple event
	ErrAEHandlerNotFound ErrAE = -1717
	// ErrAEIllegalIndex: Not a valid list index
	ErrAEIllegalIndex ErrAE = -1719
	// ErrAEImpossibleRange: The range is not valid because it is impossiblefor a range to include the first and last objects that were specified;an example is a range in which the offset of the first object is greaterthan the offset of the last object
	ErrAEImpossibleRange ErrAE = -1720
	// ErrAEInTransaction: Couldn’t handle this command because itwasn’t part of the current transaction.
	ErrAEInTransaction ErrAE = -10011
	// ErrAEIndexTooLarge: The index of the event is too large to bevalid.
	ErrAEIndexTooLarge ErrAE = -10007
	ErrAELocalOnly     ErrAE = -10016
	// ErrAENegativeCount: An object-counting function returned a negativeresult
	ErrAENegativeCount ErrAE = -1729
	// ErrAENewerVersion: Need a newer version of the Apple EventManager
	ErrAENewerVersion ErrAE = -1706
	// ErrAENoSuchLogical: The logical operator in a logical descriptoris not `kAEAND`, `kAEOR`,or `kAENOT`
	ErrAENoSuchLogical ErrAE = -1725
	// ErrAENoSuchObject: Runtime resolution of an object failed.
	ErrAENoSuchObject ErrAE = -1728
	// ErrAENoSuchTransaction: The transaction to which this command belongedisn’t a valid transaction.
	ErrAENoSuchTransaction ErrAE = -10012
	// ErrAENoUserInteraction: No user interaction allowed
	ErrAENoUserInteraction ErrAE = -1713
	// ErrAENoUserSelection: There is no user selection.
	ErrAENoUserSelection ErrAE = -10013
	// ErrAENotAEDesc: Not a valid descriptor
	ErrAENotAEDesc ErrAE = -1704
	// ErrAENotASingleObject: Handler only handles single objects.
	ErrAENotASingleObject ErrAE = -10014
	// ErrAENotASpecialFunction: Wrong keyword for a special function
	ErrAENotASpecialFunction ErrAE = -1714
	// ErrAENotAnElement: The specified object is a property, notan element.
	ErrAENotAnElement ErrAE = -10008
	// ErrAENotAnEnumMember: Enumerated value in [SetData] is notallowed for this property
	ErrAENotAnEnumMember ErrAE = -10023
	ErrAENotAnObjSpec    ErrAE = -1727
	// ErrAENotAppleEvent: The event is not in AppleEvent format.
	ErrAENotAppleEvent ErrAE = -1707
	// ErrAENotModifiable: Can't set <object or data> to <object or data>.
	ErrAENotModifiable ErrAE = -10003
	// ErrAEParamMissed: A required parameter was not accessed.
	ErrAEParamMissed ErrAE = -1715
	// ErrAEPrivilegeError: A privilege violation occurred.
	ErrAEPrivilegeError ErrAE = -10004
	// ErrAEPropertiesClash: Illegal combination of properties settingsfor SetData, make new, or duplicate
	ErrAEPropertiesClash ErrAE = -10025
	// ErrAEReadDenied: The read operation was not allowed.
	ErrAEReadDenied ErrAE = -10005
	// ErrAEReceiveEscapeCurrent: Break out of lowest level only of [AEReceive] (1.1or greater)
	ErrAEReceiveEscapeCurrent ErrAE = -1734
	// ErrAEReceiveTerminate: Break out of all levels of [AEReceive] tothe topmost (1.1 or greater)
	ErrAEReceiveTerminate ErrAE = -1733
	// ErrAERecordingIsAlreadyOn: Recording is already on
	ErrAERecordingIsAlreadyOn ErrAE = -1732
	// ErrAEReplyNotArrived: Reply has not yet arrived
	ErrAEReplyNotArrived ErrAE = -1718
	// ErrAEReplyNotValid: [AEResetTimer] was passed an invalid reply
	ErrAEReplyNotValid ErrAE = -1709
	// ErrAEStreamAlreadyConverted: Attempt to convert a stream that has alreadybeen converted
	ErrAEStreamAlreadyConverted ErrAE = -1738
	// ErrAEStreamBadNesting: Nesting violation while streaming
	ErrAEStreamBadNesting          ErrAE = -1737
	ErrAETargetAddressNotPermitted ErrAE = -1742
	// ErrAETimeout: Apple event timed out
	ErrAETimeout ErrAE = -1712
	// ErrAETypeError: A descriptor type mismatch occurred.
	ErrAETypeError ErrAE = -10001
	// ErrAEUnknownAddressType: Unknown Apple event address type
	ErrAEUnknownAddressType ErrAE = -1716
	// ErrAEUnknownObjectType: The object type isn’t recognized
	ErrAEUnknownObjectType ErrAE = -1731
	// ErrAEUnknownSendMode: Invalid sending mode was passed
	ErrAEUnknownSendMode ErrAE = -1710
	// ErrAEWaitCanceled: User canceled out of wait loop for replyor receipt
	ErrAEWaitCanceled ErrAE = -1711
	// ErrAEWriteDenied: Can't set <object or data> to <object or data>.
	ErrAEWriteDenied ErrAE = -10006
	// ErrAEWrongDataType: Wrong descriptor type
	ErrAEWrongDataType ErrAE = -1703
	// ErrAEWrongNumberArgs: The number of operands provided for the `kAENOT` logicaloperator is not 1
	ErrAEWrongNumberArgs ErrAE = -1721
)

func (ErrAE) String

func (e ErrAE) String() string

type ErrAEEventWouldRequireUser added in v0.5.1

type ErrAEEventWouldRequireUser int
const (
	ErrAEEventWouldRequireUserConsent ErrAEEventWouldRequireUser = -1744
)

func (ErrAEEventWouldRequireUser) String added in v0.5.1

type ErrAS

type ErrAS int
const (
	// ErrASCantCompareMoreThan32k: Can’t perform operation on text longerthan 32K bytes.
	ErrASCantCompareMoreThan32k ErrAS = -2721
	// ErrASCantConsiderAndIgnore: Can’t both consider and ignore <attribute>.
	ErrASCantConsiderAndIgnore ErrAS = -2720
	// ErrASIllegalFormalParameter: <name> is illegal as a formal parameter.
	ErrASIllegalFormalParameter ErrAS = -2761
	ErrASInconsistentNames      ErrAS = -2780
	// ErrASNoResultReturned: No result was returned for some argumentof this expression.
	ErrASNoResultReturned ErrAS = -2763
	// ErrASParameterNotForEvent: <name> is not a parameter name for the event <event>.
	ErrASParameterNotForEvent ErrAS = -2762
	// ErrASTerminologyNestingTooDeep: Tell statements are nested too deeply.
	ErrASTerminologyNestingTooDeep ErrAS = -2760
)

func (ErrAS) String

func (e ErrAS) String() string

type ErrCoreEndianData

type ErrCoreEndianData int
const (
	ErrCoreEndianDataDoesNotMatchFormat ErrCoreEndianData = -4942
	ErrCoreEndianDataTooLongForFormat   ErrCoreEndianData = -4941
	ErrCoreEndianDataTooShortForFormat  ErrCoreEndianData = -4940
)

func (ErrCoreEndianData) String

func (e ErrCoreEndianData) String() string

type ErrIA

type ErrIA int
const (
	ErrIAAllocationErr     ErrIA = -5381
	ErrIABufferTooSmall    ErrIA = -5384
	ErrIACanceled          ErrIA = -5385
	ErrIAEndOfTextRun      ErrIA = -5388
	ErrIAInvalidDocument   ErrIA = -5386
	ErrIANoErr             ErrIA = 0
	ErrIANoMoreItems       ErrIA = -5383
	ErrIAParamErr          ErrIA = -5382
	ErrIATextExtractionErr ErrIA = -5387
	ErrIAUnknownErr        ErrIA = -5380
)

func (ErrIA) String

func (e ErrIA) String() string

type ErrInvalidWindowPtr

type ErrInvalidWindowPtr int
const (
	ErrCorruptWindowDescription            ErrInvalidWindowPtr = -5606
	ErrFloatingWindowsNotInitialized       ErrInvalidWindowPtr = -5609
	ErrInvalidWindowProperty               ErrInvalidWindowPtr = -5603
	ErrInvalidWindowPtrValue               ErrInvalidWindowPtr = -5600
	ErrInvalidWindowRef                    ErrInvalidWindowPtr = -5600
	ErrUnrecognizedWindowClass             ErrInvalidWindowPtr = -5605
	ErrUnsupportedWindowAttributesForClass ErrInvalidWindowPtr = -5601
	ErrUserWantsToDragWindow               ErrInvalidWindowPtr = -5607
	ErrWindowDoesNotFitOnscreen            ErrInvalidWindowPtr = -5611
	ErrWindowDoesNotHaveProxy              ErrInvalidWindowPtr = -5602
	ErrWindowDoesntSupportFocus            ErrInvalidWindowPtr = -30583
	ErrWindowNotFound                      ErrInvalidWindowPtr = -5610
	ErrWindowPropertyNotFound              ErrInvalidWindowPtr = -5604
	ErrWindowRegionCodeInvalid             ErrInvalidWindowPtr = -30593
	ErrWindowsAlreadyInitialized           ErrInvalidWindowPtr = -5608
	WindowAppModalStateAlreadyExistsErr    ErrInvalidWindowPtr = -5617
	WindowAttributeImmutableErr            ErrInvalidWindowPtr = -5612
	WindowAttributesConflictErr            ErrInvalidWindowPtr = -5613
	WindowGroupInvalidErr                  ErrInvalidWindowPtr = -5616
	WindowManagerInternalErr               ErrInvalidWindowPtr = -5614
	WindowNoAppModalStateErr               ErrInvalidWindowPtr = -5618
	WindowWrongStateErr                    ErrInvalidWindowPtr = -5615
)

func (ErrInvalidWindowPtr) String

func (e ErrInvalidWindowPtr) String() string

type ErrKC

type ErrKC int
const (
	ErrKCAuthFailed            ErrKC = -25293
	ErrKCBufferTooSmall        ErrKC = -25301
	ErrKCCreateChainFailed     ErrKC = -25318
	ErrKCDataNotAvailable      ErrKC = -25316
	ErrKCDataNotModifiable     ErrKC = -25317
	ErrKCDataTooLarge          ErrKC = -25302
	ErrKCDuplicateCallback     ErrKC = -25297
	ErrKCDuplicateItem         ErrKC = -25299
	ErrKCDuplicateKeychain     ErrKC = -25296
	ErrKCInteractionNotAllowed ErrKC = -25308
	ErrKCInteractionRequired   ErrKC = -25315
	ErrKCInvalidCallback       ErrKC = -25298
	ErrKCInvalidItemRef        ErrKC = -25304
	ErrKCInvalidKeychain       ErrKC = -25295
	ErrKCInvalidSearchRef      ErrKC = -25305
	ErrKCItemNotFound          ErrKC = -25300
	ErrKCKeySizeNotAllowed     ErrKC = -25311
	ErrKCNoCertificateModule   ErrKC = -25313
	ErrKCNoDefaultKeychain     ErrKC = -25307
	ErrKCNoPolicyModule        ErrKC = -25314
	ErrKCNoStorageModule       ErrKC = -25312
	ErrKCNoSuchAttr            ErrKC = -25303
	ErrKCNoSuchClass           ErrKC = -25306
	ErrKCNoSuchKeychain        ErrKC = -25294
	ErrKCNotAvailable          ErrKC = -25291
	ErrKCReadOnly              ErrKC = -25292
	ErrKCReadOnlyAttr          ErrKC = -25309
	ErrKCWrongKCVersion        ErrKC = -25310
)

func (ErrKC) String

func (e ErrKC) String() string

type ErrMessageNotSupported

type ErrMessageNotSupported int
const (
	ControlHandleInvalidErr      ErrMessageNotSupported = -30599
	ControlInvalidDataVersionErr ErrMessageNotSupported = -30597
	ControlPropertyInvalid       ErrMessageNotSupported = -5603
	ControlPropertyNotFoundErr   ErrMessageNotSupported = -5604
	ErrCantEmbedIntoSelf         ErrMessageNotSupported = -30594
	ErrCantEmbedRoot             ErrMessageNotSupported = -30595
	ErrControlDoesntSupportFocus ErrMessageNotSupported = -30582
	ErrControlHiddenOrDisabled   ErrMessageNotSupported = -30592
	ErrControlIsNotEmbedder      ErrMessageNotSupported = -30590
	ErrControlsAlreadyExist      ErrMessageNotSupported = -30589
	ErrCouldntSetFocus           ErrMessageNotSupported = -30585
	ErrDataNotSupported          ErrMessageNotSupported = -30581
	ErrDataSizeMismatch          ErrMessageNotSupported = -30591
	ErrInvalidPartCode           ErrMessageNotSupported = -30588
	ErrItemNotControl            ErrMessageNotSupported = -30596
	ErrMessageNotSupportedValue  ErrMessageNotSupported = -30580
	ErrNoRootControl             ErrMessageNotSupported = -30586
	ErrRootAlreadyExists         ErrMessageNotSupported = -30587
	ErrUnknownControl            ErrMessageNotSupported = -30584
)

func (ErrMessageNotSupported) String

func (e ErrMessageNotSupported) String() string

type ErrOSA

type ErrOSA int
const (
	ErrOSAAppNotHighLevelEventAware ErrOSA = -2704
	ErrOSABadSelector               ErrOSA = -1754
	ErrOSABadStorageType            ErrOSA = -1752
	ErrOSACantAccess                ErrOSA = -1728
	ErrOSACantAssign                ErrOSA = -10006
	ErrOSACantCoerce                ErrOSA = -1700
	ErrOSACantCreate                ErrOSA = -2710
	ErrOSACantGetTerminology        ErrOSA = -2709
	ErrOSACantLaunch                ErrOSA = -2703
	ErrOSACantOpenComponent         ErrOSA = -1762
	ErrOSACantStorePointers         ErrOSA = -1763
	ErrOSAComponentMismatch         ErrOSA = -1761
	ErrOSACorruptData               ErrOSA = -1702
	ErrOSACorruptTerminology        ErrOSA = -2705
	ErrOSADataBlockTooLarge         ErrOSA = -2708
	ErrOSADataFormatObsolete        ErrOSA = -1758
	ErrOSADataFormatTooNew          ErrOSA = -1759
	ErrOSADivideByZero              ErrOSA = -2701
	ErrOSAGeneralError              ErrOSA = -2700
	ErrOSAInternalTableOverflow     ErrOSA = -2707
	ErrOSAInvalidID                 ErrOSA = -1751
	ErrOSANoSuchDialect             ErrOSA = -1757
	ErrOSANumericOverflow           ErrOSA = -2702
	ErrOSARecordingIsAlreadyOn      ErrOSA = -1732
	ErrOSAScriptError               ErrOSA = -1753
	ErrOSASourceNotAvailable        ErrOSA = -1756
	ErrOSAStackOverflow             ErrOSA = -2706
	ErrOSASystemError               ErrOSA = -1750
)

func (ErrOSA) String

func (e ErrOSA) String() string

type ErrOSATypeError

type ErrOSATypeError int
const (
	ErrOSATypeErrorValue        ErrOSATypeError = -1703
	OSAControlFlowError         ErrOSATypeError = -2755
	OSADuplicateHandler         ErrOSATypeError = -2752
	OSADuplicateParameter       ErrOSATypeError = -2750
	OSADuplicateProperty        ErrOSATypeError = -2751
	OSAIllegalAccess            ErrOSATypeError = -1723
	OSAIllegalAssign            ErrOSATypeError = -10003
	OSAIllegalIndex             ErrOSATypeError = -1719
	OSAIllegalRange             ErrOSATypeError = -1720
	OSAInconsistentDeclarations ErrOSATypeError = -2754
	OSAMessageNotUnderstood     ErrOSATypeError = -1708
	OSAMissingParameter         ErrOSATypeError = -1701
	OSAParameterMismatch        ErrOSATypeError = -1721
	OSASyntaxError              ErrOSATypeError = -2740
	OSASyntaxTypeError          ErrOSATypeError = -2741
	OSATokenTooLong             ErrOSATypeError = -2742
	OSAUndefinedHandler         ErrOSATypeError = -1717
	OSAUndefinedVariable        ErrOSATypeError = -2753
)

func (ErrOSATypeError) String

func (e ErrOSATypeError) String() string

type ErrTaskNot added in v0.5.1

type ErrTaskNot int
const (
	ErrTaskNotFound ErrTaskNot = -10780
)

func (ErrTaskNot) String added in v0.5.1

func (e ErrTaskNot) String() string

type ErrWS added in v0.5.1

type ErrWS int
const (
	// ErrWSInternalError: An internal framework error occured.
	ErrWSInternalError ErrWS = -65793
	// ErrWSParseError: The server response was not valid XML.
	ErrWSParseError ErrWS = -65795
	// ErrWSTimeoutError: The method invocation timed out.
	ErrWSTimeoutError ErrWS = -65796
	// ErrWSTransportError: A network error occured.
	ErrWSTransportError ErrWS = -65794
)

func (ErrWS) String added in v0.5.1

func (e ErrWS) String() string

type EvtNot added in v0.5.1

type EvtNot uint
const (
	EvtNotEnb EvtNot = 1
)

func (EvtNot) String added in v0.5.1

func (e EvtNot) String() string

type ExceptionHandlerUPP

type ExceptionHandlerUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/exceptionhandlerupp

func NewExceptionHandlerUPP deprecated

func NewExceptionHandlerUPP(arg0 unsafe.Pointer) ExceptionHandlerUPP

NewExceptionHandlerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1500655-newexceptionhandlerupp

type FFormatOK added in v0.5.1

type FFormatOK uint
const (
	// Deprecated.
	FBadPartsTable FFormatOK = 10
	// Deprecated.
	FBestGuess FFormatOK = 1
	// Deprecated.
	FEmptyFormatString FFormatOK = 13
	// Deprecated.
	FExtraDecimal FFormatOK = 5
	// Deprecated.
	FExtraExp FFormatOK = 7
	// Deprecated.
	FExtraPercent FFormatOK = 11
	// Deprecated.
	FExtraSeparator FFormatOK = 12
	// Deprecated.
	FFormStrIsNAN FFormatOK = 9
	// Deprecated.
	FFormatOKValue FFormatOK = 0
	// Deprecated.
	FFormatOverflow FFormatOK = 8
	// Deprecated.
	FMissingDelimiter FFormatOK = 4
	// Deprecated.
	FMissingLiteral FFormatOK = 6
	// Deprecated.
	FOutOfSynch FFormatOK = 2
	// Deprecated.
	FSpuriousChars FFormatOK = 3
)

func (FFormatOK) String added in v0.5.1

func (e FFormatOK) String() string

type FNSubscriptionUPP

type FNSubscriptionUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/fnsubscriptionupp

func NewFNSubscriptionUPP deprecated

func NewFNSubscriptionUPP(arg0 unsafe.Pointer) FNSubscriptionUPP

NewFNSubscriptionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566945-newfnsubscriptionupp

type FOnDesk added in v0.5.1

type FOnDesk uint
const (
	FHasBundle   FOnDesk = 8192
	FInvisible   FOnDesk = 16384
	FOnDeskValue FOnDesk = 1
)

func (FOnDesk) String added in v0.5.1

func (e FOnDesk) String() string

type FPositive added in v0.5.1

type FPositive uint
const (
	// Deprecated.
	FNegative FPositive = 1
	// Deprecated.
	FPositiveValue FPositive = 0
	// Deprecated.
	FZero FPositive = 2
)

func (FPositive) String added in v0.5.1

func (e FPositive) String() string

type FSAliasInfo

type FSAliasInfo = unsafe.Pointer

FSAliasInfo is defines an information block passed to the [FSCopyAliasInfo] function.

See: https://developer.apple.com/documentation/coreservices/fsaliasinfo

type FSAliasInfoBitmap

type FSAliasInfoBitmap = uint32

FSAliasInfoBitmap is returned by the [FSCopyAliasInfo] function to indicate which fields of the alias information structure contain valid data.

See: https://developer.apple.com/documentation/coreservices/fsaliasinfobitmap

type FSEventStreamContext

type FSEventStreamContext struct {
	Version         int                                               // Currently the only valid value is zero.
	Info            unsafe.Pointer                                    // An arbitrary client-defined value (for instance, a pointer) to be associated with the stream and passed to the callback when it is invoked. If a non-NULL value is supplied for the retain callback the framework will use it to retain this value. If a non-NULL value is supplied for the release callback then when the stream is deallocated it will be used to release this value. This can be NULL.
	Retain          corefoundation.CFAllocatorRetainCallBack          // The callback used retain the info pointer. This can be NULL.
	Release         corefoundation.CFAllocatorReleaseCallBack         // The callback used release a retain on the info pointer. This can be NULL.
	CopyDescription corefoundation.CFAllocatorCopyDescriptionCallBack // The callback used to create a descriptive string representation of the info pointer (or the data pointed to by the info pointer) for debugging purposes. This can be NULL.

}

FSEventStreamContext

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/fseventstreamcontext

type FSFileSecurityRef

type FSFileSecurityRef uintptr

See: https://developer.apple.com/documentation/coreservices/fsfilesecurityref

func FSFileSecurityCreate deprecated

func FSFileSecurityCreate(arg0 corefoundation.CFAllocatorRef) FSFileSecurityRef

FSFileSecurityCreate.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565742-fsfilesecuritycreate

func FSFileSecurityCreateWithFSPermissionInfo deprecated

func FSFileSecurityCreateWithFSPermissionInfo(arg0 corefoundation.CFAllocatorRef, arg1 FSPermissionInfo) FSFileSecurityRef

FSFileSecurityCreateWithFSPermissionInfo.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566954-fsfilesecuritycreatewithfspermis

func FSFileSecurityRefCreateCopy deprecated

func FSFileSecurityRefCreateCopy(arg0 corefoundation.CFAllocatorRef, arg1 FSFileSecurityRef) FSFileSecurityRef

FSFileSecurityRefCreateCopy.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566223-fsfilesecurityrefcreatecopy

type FSRef

type FSRef uintptr

FSRef is identifies a directory or file, including a volume’s root directory.

See: https://developer.apple.com/documentation/coreservices/fsref

type FSVolumeEjectUPP

type FSVolumeEjectUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/fsvolumeejectupp

func NewFSVolumeEjectUPP deprecated

func NewFSVolumeEjectUPP(arg0 unsafe.Pointer) FSVolumeEjectUPP

NewFSVolumeEjectUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1566367-newfsvolumeejectupp

type FSVolumeMountUPP

type FSVolumeMountUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/fsvolumemountupp

func NewFSVolumeMountUPP deprecated

func NewFSVolumeMountUPP(arg0 unsafe.Pointer) FSVolumeMountUPP

NewFSVolumeMountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565615-newfsvolumemountupp

type FSVolumeUnmountUPP

type FSVolumeUnmountUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/fsvolumeunmountupp

func NewFSVolumeUnmountUPP deprecated

func NewFSVolumeUnmountUPP(arg0 unsafe.Pointer) FSVolumeUnmountUPP

NewFSVolumeUnmountUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565539-newfsvolumeunmountupp

type FTrash added in v0.5.1

type FTrash int
const (
	FDesktop    FTrash = -2
	FDisk       FTrash = 0
	FTrashValue FTrash = -3
)

func (FTrash) String added in v0.5.1

func (e FTrash) String() string

type FV added in v0.5.1

type FV uint
const (
	// Deprecated.
	FVNumber FV = 0
)

func (FV) String added in v0.5.1

func (e FV) String() string

type False32b added in v0.5.1

type False32b uint
const (
	// Deprecated.
	False32bValue False32b = 0
	// Deprecated.
	True32b False32b = 1
)

func (False32b) String added in v0.5.1

func (e False32b) String() string

type FatalDateTime added in v0.5.1

type FatalDateTime uint
const (
	CantReadUtilities  FatalDateTime = 33280
	DateTimeInvalid    FatalDateTime = 34816
	DateTimeNotFound   FatalDateTime = 33792
	ExtraneousStrings  FatalDateTime = 16
	FatalDateTimeValue FatalDateTime = 32768
	FieldOrderNotIntl  FatalDateTime = 8
	LeftOverChars      FatalDateTime = 2
	LongDateFound      FatalDateTime = 1
	SepNotConsistent   FatalDateTime = 64
	SepNotIntlSep      FatalDateTime = 4
	TokenErr           FatalDateTime = 33024
	TooManySeps        FatalDateTime = 32
)

func (FatalDateTime) String added in v0.5.1

func (e FatalDateTime) String() string

type FidNotFound

type FidNotFound int
const (
	BadFCBErr                       FidNotFound = -1327
	BadFidErr                       FidNotFound = -1307
	CatChangedErr                   FidNotFound = -1304
	DesktopDamagedErr               FidNotFound = -1305
	DiffVolErr                      FidNotFound = -1303
	EnvBadVers                      FidNotFound = -5501
	EnvNotPresent                   FidNotFound = -5500
	EnvVersTooBig                   FidNotFound = -5502
	ErrFSAttributeNotFound          FidNotFound = -1427
	ErrFSBadAllocFlags              FidNotFound = -1413
	ErrFSBadBuffer                  FidNotFound = -1403
	ErrFSBadFSRef                   FidNotFound = -1401
	ErrFSBadForkName                FidNotFound = -1402
	ErrFSBadForkRef                 FidNotFound = -1404
	ErrFSBadInfoBitmap              FidNotFound = -1405
	ErrFSBadItemCount               FidNotFound = -1418
	ErrFSBadIteratorFlags           FidNotFound = -1422
	ErrFSBadPosMode                 FidNotFound = -1412
	ErrFSBadSearchParams            FidNotFound = -1419
	ErrFSForkExists                 FidNotFound = -1421
	ErrFSForkNotFound               FidNotFound = -1409
	ErrFSIteratorNotFound           FidNotFound = -1423
	ErrFSIteratorNotSupported       FidNotFound = -1424
	ErrFSMissingCatInfo             FidNotFound = -1406
	ErrFSMissingName                FidNotFound = -1411
	ErrFSNameTooLong                FidNotFound = -1410
	ErrFSNoMoreItems                FidNotFound = -1417
	ErrFSNotAFolder                 FidNotFound = -1407
	ErrFSNotEnoughSpaceForOperation FidNotFound = -1429
	ErrFSOperationNotSupported      FidNotFound = -1426
	ErrFSPropertyNotValid           FidNotFound = -1428
	ErrFSQuotaExceeded              FidNotFound = -1425
	ErrFSRefsDifferent              FidNotFound = -1420
	ErrFSUnknownCall                FidNotFound = -1400
	FidExists                       FidNotFound = -1301
	FidNotFoundValue                FidNotFound = -1300
	FileBoundsErr                   FidNotFound = -1309
	FirstDskErr                     FidNotFound = -84
	FontDecError                    FidNotFound = -64
	FontNotDeclared                 FidNotFound = -65
	FontNotOutlineErr               FidNotFound = -32615
	FontSubErr                      FidNotFound = -66
	FsDataTooBigErr                 FidNotFound = -1310
	LastDskErr                      FidNotFound = -64
	NoDriveErr                      FidNotFound = -64
	NoNybErr                        FidNotFound = -66
	NotAFileErr                     FidNotFound = -1302
	NotARemountErr                  FidNotFound = -1308
	OffLinErr                       FidNotFound = -65
	SameFileErr                     FidNotFound = -1306
	VolVMBusyErr                    FidNotFound = -1311
)

func (FidNotFound) String

func (e FidNotFound) String() string

type FirstPickerError

type FirstPickerError int
const (
	BadProfileError        FirstPickerError = -4008
	CantCreatePickerWindow FirstPickerError = -4004
	CantLoadPackage        FirstPickerError = -4005
	CantLoadPicker         FirstPickerError = -4003
	ColorSyncNotInstalled  FirstPickerError = -4007
	FirstPickerErrorValue  FirstPickerError = -4000
	InvalidPickerType      FirstPickerError = -4000
	NoHelpForItem          FirstPickerError = -4009
	PickerCantLive         FirstPickerError = -4006
	PickerResourceError    FirstPickerError = -4002
	RequiredFlagsDontMatch FirstPickerError = -4001
)

func (FirstPickerError) String

func (e FirstPickerError) String() string

type FolderManagerNotificationUPP

type FolderManagerNotificationUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/foldermanagernotificationupp

func NewFolderManagerNotificationUPP deprecated

func NewFolderManagerNotificationUPP(arg0 unsafe.Pointer) FolderManagerNotificationUPP

NewFolderManagerNotificationUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1389484-newfoldermanagernotificationupp

type Form

type Form uint
const (
	// FormAbsolutePosition: # Discussion
	FormAbsolutePosition Form = 'i'<<24 | 'n'<<16 | 'd'<<8 | 'x' // 'indx'
	// FormName: Specifies the Apple event object by name.
	FormName Form = 'n'<<24 | 'a'<<16 | 'm'<<8 | 'e' // 'name'
	// FormPropertyID: Specifies the property ID for an element’s property.
	FormPropertyID Form = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'prop'
	// FormRange: # Discussion
	FormRange Form = 'r'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'rang'
	// FormRelativePosition: # Discussion
	FormRelativePosition Form = 'r'<<24 | 'e'<<16 | 'l'<<8 | 'e' // 'rele'
	// FormTest: # Discussion
	FormTest Form = 't'<<24 | 'e'<<16 | 's'<<8 | 't' // 'test'
	// FormUniqueID: Specifies a value that uniquely identifies an object within its container or across an application.
	FormUniqueID Form = 'I'<<24 | 'D'<<16 | ' '<<8 | ' ' // 'ID  '
)

func (Form) String

func (e Form) String() string

type Fs added in v0.5.1

type Fs uint
const (
	FsAtMark       Fs = 0
	FsCurPerm      Fs = 0
	FsFromLEOF     Fs = 2
	FsFromMark     Fs = 3
	FsFromStart    Fs = 1
	FsRdAccessPerm Fs = 1
	FsRdDenyPerm   Fs = 16
	FsRdPerm       Fs = 1
	FsRdWrPerm     Fs = 3
	FsRdWrShPerm   Fs = 4
	FsWrAccessPerm Fs = 2
	FsWrDenyPerm   Fs = 32
	FsWrPerm       Fs = 2
)

func (Fs) String added in v0.5.1

func (e Fs) String() string

type FsRt added in v0.5.1

type FsRt uint
const (
	FsRtDirID FsRt = 2
	FsRtParID FsRt = 1
)

func (FsRt) String added in v0.5.1

func (e FsRt) String() string

type FsSB added in v0.5.1

type FsSB uint
const (
	FsSBAccessDate             FsSB = 131072
	FsSBAccessDateBit          FsSB = 17
	FsSBAttributeModDate       FsSB = 65536
	FsSBAttributeModDateBit    FsSB = 16
	FsSBDrBkDat                FsSB = 2048
	FsSBDrBkDatBit             FsSB = 11
	FsSBDrCrDat                FsSB = 512
	FsSBDrCrDatBit             FsSB = 9
	FsSBDrFndrInfo             FsSB = 4096
	FsSBDrFndrInfoBit          FsSB = 12
	FsSBDrMdDat                FsSB = 1024
	FsSBDrMdDatBit             FsSB = 10
	FsSBDrNmFls                FsSB = 16
	FsSBDrNmFlsBit             FsSB = 4
	FsSBDrParID                FsSB = 8192
	FsSBDrParIDBit             FsSB = 13
	FsSBDrUsrWds               FsSB = 8
	FsSBDrUsrWdsBit            FsSB = 3
	FsSBFlAttrib               FsSB = 4
	FsSBFlAttribBit            FsSB = 2
	FsSBFlBkDat                FsSB = 2048
	FsSBFlBkDatBit             FsSB = 11
	FsSBFlCrDat                FsSB = 512
	FsSBFlCrDatBit             FsSB = 9
	FsSBFlFndrInfo             FsSB = 8
	FsSBFlFndrInfoBit          FsSB = 3
	FsSBFlLgLen                FsSB = 32
	FsSBFlLgLenBit             FsSB = 5
	FsSBFlMdDat                FsSB = 1024
	FsSBFlMdDatBit             FsSB = 10
	FsSBFlParID                FsSB = 8192
	FsSBFlParIDBit             FsSB = 13
	FsSBFlPyLen                FsSB = 64
	FsSBFlPyLenBit             FsSB = 6
	FsSBFlRLgLen               FsSB = 128
	FsSBFlRLgLenBit            FsSB = 7
	FsSBFlRPyLen               FsSB = 256
	FsSBFlRPyLenBit            FsSB = 8
	FsSBFlXFndrInfo            FsSB = 4096
	FsSBFlXFndrInfoBit         FsSB = 12
	FsSBFullName               FsSB = 2
	FsSBFullNameBit            FsSB = 1
	FsSBGroupID                FsSB = 4194304
	FsSBGroupIDBit             FsSB = 22
	FsSBNegate                 FsSB = 16384
	FsSBNegateBit              FsSB = 14
	FsSBNodeID                 FsSB = 32768
	FsSBNodeIDBit              FsSB = 15
	FsSBPartialName            FsSB = 1
	FsSBPartialNameBit         FsSB = 0
	FsSBPermissions            FsSB = 262144
	FsSBPermissionsBit         FsSB = 18
	FsSBSkipHiddenItems        FsSB = 1048576
	FsSBSkipHiddenItemsBit     FsSB = 20
	FsSBSkipPackageContents    FsSB = 524288
	FsSBSkipPackageContentsBit FsSB = 19
	FsSBUserID                 FsSB = 2097152
	FsSBUserIDBit              FsSB = 21
)

func (FsSB) String added in v0.5.1

func (e FsSB) String() string

type FsUnix added in v0.5.1

type FsUnix uint
const (
	FsUnixPriv FsUnix = 1
)

func (FsUnix) String added in v0.5.1

func (e FsUnix) String() string

type Fsm

type Fsm int
const (
	FsmBadFFSNameErr        Fsm = -433
	FsmBadFSDLenErr         Fsm = -434
	FsmBadFSDVersionErr     Fsm = -436
	FsmBusyFFSErr           Fsm = -432
	FsmDuplicateFSIDErr     Fsm = -435
	FsmFFSNotFoundErr       Fsm = -431
	FsmNoAlternateStackErr  Fsm = -437
	FsmUnknownFSMMessageErr Fsm = -438
)

func (Fsm) String

func (e Fsm) String() string

type GenericDocumentIconResource

type GenericDocumentIconResource int
const (
	AppleMenuFolderIconResource      GenericDocumentIconResource = -3982
	DesktopIconResource              GenericDocumentIconResource = -3992
	FloppyIconResource               GenericDocumentIconResource = -3998
	GenericApplicationIconResource   GenericDocumentIconResource = -3996
	GenericCDROMIconResource         GenericDocumentIconResource = -3987
	GenericDeskAccessoryIconResource GenericDocumentIconResource = -3991
	GenericDocumentIconResourceValue GenericDocumentIconResource = -4000
	GenericEditionFileIconResource   GenericDocumentIconResource = -3989
	GenericExtensionIconResource     GenericDocumentIconResource = -16415
	GenericFileServerIconResource    GenericDocumentIconResource = -3972
	GenericFolderIconResource        GenericDocumentIconResource = -3999
	GenericHardDiskIconResource      GenericDocumentIconResource = -3995
	GenericMoverObjectIconResource   GenericDocumentIconResource = -3969
	GenericPreferencesIconResource   GenericDocumentIconResource = -3971
	GenericQueryDocumentIconResource GenericDocumentIconResource = -16506
	GenericRAMDiskIconResource       GenericDocumentIconResource = -3988
	GenericStationeryIconResource    GenericDocumentIconResource = -3985
	GenericSuitcaseIconResource      GenericDocumentIconResource = -3970
	OpenFolderIconResource           GenericDocumentIconResource = -3997
	PrivateFolderIconResource        GenericDocumentIconResource = -3994
	SystemFolderIconResource         GenericDocumentIconResource = -3983
	TrashIconResource                GenericDocumentIconResource = -3993
)

func (GenericDocumentIconResource) String

type GestaltAFP added in v0.5.1

type GestaltAFP uint
const (
	GestaltAFPClient              GestaltAFP = 'a'<<24 | 'f'<<16 | 'p'<<8 | 's' // 'afps'
	GestaltAFPClient3_5           GestaltAFP = 1
	GestaltAFPClient3_6           GestaltAFP = 2
	GestaltAFPClient3_6_1         GestaltAFP = 3
	GestaltAFPClient3_6_2         GestaltAFP = 4
	GestaltAFPClient3_6_3         GestaltAFP = 5
	GestaltAFPClient3_7           GestaltAFP = 6
	GestaltAFPClient3_7_2         GestaltAFP = 7
	GestaltAFPClient3_8           GestaltAFP = 8
	GestaltAFPClient3_8_1         GestaltAFP = 9
	GestaltAFPClient3_8_3         GestaltAFP = 10
	GestaltAFPClient3_8_4         GestaltAFP = 11
	GestaltAFPClientAttributeMask GestaltAFP = 0
	GestaltAFPClientCfgRsrc       GestaltAFP = 16
	GestaltAFPClientMultiReq      GestaltAFP = 31
	GestaltAFPClientSupportsIP    GestaltAFP = 29
	GestaltAFPClientVMUI          GestaltAFP = 30
	GestaltAFPClientVersionMask   GestaltAFP = 65535
)

func (GestaltAFP) String added in v0.5.1

func (e GestaltAFP) String() string

type GestaltALM added in v0.5.1

type GestaltALM uint
const (
	GestaltALMAttr               GestaltALM = 't'<<24 | 'r'<<16 | 'i'<<8 | 'p' // 'trip'
	GestaltALMHasCFMSupport      GestaltALM = 2
	GestaltALMHasRescanNotifiers GestaltALM = 3
	GestaltALMHasSFGroup         GestaltALM = 1
	GestaltALMPresent            GestaltALM = 0
	GestaltALMVers               GestaltALM = 'w'<<24 | 'a'<<16 | 'l'<<8 | 'k' // 'walk'
)

func (GestaltALM) String added in v0.5.1

func (e GestaltALM) String() string

type GestaltALMHasSF added in v0.5.1

type GestaltALMHasSF uint
const (
	GestaltALMHasSFLocation GestaltALMHasSF = 1
)

func (GestaltALMHasSF) String added in v0.5.1

func (e GestaltALMHasSF) String() string

type GestaltATA added in v0.5.1

type GestaltATA uint
const (
	GestaltATAAttr    GestaltATA = 'a'<<24 | 't'<<16 | 'a'<<8 | ' ' // 'ata '
	GestaltATAPresent GestaltATA = 0
)

func (GestaltATA) String added in v0.5.1

func (e GestaltATA) String() string

type GestaltATSU added in v0.5.1

type GestaltATSU uint
const (
	// GestaltATSUAscentDescentControlsFeature: If the bit specified by this mask is set, ascent and descent controls (`kATSUDescentTag` and `kATSUAscentTag`) are available.
	GestaltATSUAscentDescentControlsFeature GestaltATSU = 16
	// GestaltATSUBatchBreakLinesFeature: If the bit specified by this mask is set, the [ATSUBatchBreakLines] function is available.
	GestaltATSUBatchBreakLinesFeature GestaltATSU = 16
	// GestaltATSUBiDiCursorPositionFeature: If the bit specified by this mask is set, support for bidirectional cursor positioning is available.
	GestaltATSUBiDiCursorPositionFeature GestaltATSU = 32
	// GestaltATSUByCharacterClusterFeature: If the bit specified by this mask is set, ATSUI cursor movement types are available.
	GestaltATSUByCharacterClusterFeature GestaltATSU = 16
	// GestaltATSUDecimalTabFeature: If the bit specified by this mask is set, your application can set a decimal tab character.
	GestaltATSUDecimalTabFeature GestaltATSU = 32
	// GestaltATSUDirectAccess: If the bit specified by this mask is set, ATSU direct-access functions are available.
	GestaltATSUDirectAccess GestaltATSU = 16
	// GestaltATSUDropShadowStyleFeature: If the bit specified by this mask is set, drop shadow features are available.
	GestaltATSUDropShadowStyleFeature GestaltATSU = 32
	// GestaltATSUFallbacksFeature: If the bit specified by this mask is set, the functions [ATSUSetFontFallbacks] and [ATSUGetFontFallbacks] are available.
	GestaltATSUFallbacksFeature GestaltATSU = 1
	// GestaltATSUFallbacksObjFeatures: If the bit specified by this mask is set, [ATSUFontFallbacks] objects are available.
	GestaltATSUFallbacksObjFeatures GestaltATSU = 8
	// GestaltATSUFeatures: # Discussion
	GestaltATSUFeatures GestaltATSU = 'u'<<24 | 'i'<<16 | 's'<<8 | 'f' // 'uisf'
	// GestaltATSUGlyphBoundsFeature: If the bit specified by this mask is set, the function [ATSUGetGlyphBounds] is available.
	GestaltATSUGlyphBoundsFeature GestaltATSU = 1
	// GestaltATSUHighlightColorControlFeature: If the bit specified by this mask is set, your application can control highlight color.
	GestaltATSUHighlightColorControlFeature GestaltATSU = 32
	// GestaltATSUHighlightInactiveTextFeature: If the bit specified by this mask is set, the highlight inactive text feature is available.
	GestaltATSUHighlightInactiveTextFeature GestaltATSU = 16
	// GestaltATSUIgnoreLeadingFeature: If the bit specified by this mask is set, the line layout option (`kATSIgnoreFontLeadingTag`) to ignore the font leading value is available.
	GestaltATSUIgnoreLeadingFeature GestaltATSU = 8
	// GestaltATSULayoutCacheClearFeature: If the bit specified by this mask is set, the function [ATSUClearLayoutCache] is available.
	GestaltATSULayoutCacheClearFeature GestaltATSU = 1
	// GestaltATSULayoutCreateAndCopyFeature: If the bit specified by this mask is set, the function [ATSUCreateAndCopyTextLayout] is available.
	GestaltATSULayoutCreateAndCopyFeature GestaltATSU = 1
	// GestaltATSULineControlFeature: If the bit specified by this mask is set, the functions [ATSUCopyLineControls], [ATSUSetLineControls], [ATSUGetLineControl], [ATSUGetAllLineControls], and [ATSUClearLineControls] are available.
	GestaltATSULineControlFeature GestaltATSU = 1
	// GestaltATSULowLevelOrigFeatures: If the bit specified by this mask is set, the low-level features introduced in ATSUI version 2.0 are available.
	GestaltATSULowLevelOrigFeatures GestaltATSU = 4
	// GestaltATSUMemoryFeature: If the bit specified by this mask is set, the functions [ATSUCreateMemorySetting], [ATSUSetCurrentMemorySetting], [ATSUGetCurrentMemorySetting], and [ATSUDisposeMemorySetting] are available.
	GestaltATSUMemoryFeature GestaltATSU = 1
	// GestaltATSUNearestCharLineBreakFeature: If the bit specified by this mask is set, the nearest character line break feature is available.
	GestaltATSUNearestCharLineBreakFeature GestaltATSU = 32
	// GestaltATSUPositionToCursorFeature: If the bit specified by this mask is set, the position-to-cursor feature is available.
	GestaltATSUPositionToCursorFeature GestaltATSU = 16
	// GestaltATSUStrikeThroughStyleFeature: If the bit specified by this mask is set, strike through styles are available.
	GestaltATSUStrikeThroughStyleFeature GestaltATSU = 32
	// GestaltATSUTabSupportFeature: If the bit specified by this mask is set, support for tabs is available.
	GestaltATSUTabSupportFeature GestaltATSU = 16
	// GestaltATSUTextLocatorUsageFeature: If the bit specified by this mask is set, the text-break locator attribute is available for both style and text layout objects.
	GestaltATSUTextLocatorUsageFeature GestaltATSU = 2
	// GestaltATSUTrackingFeature: If the bit specified by this mask constant is set, the functions [ATSUCountFontTracking] and [ATSUGetIndFontTracking] are available.
	GestaltATSUTrackingFeature GestaltATSU = 1
	// GestaltATSUUnderlineOptionsStyleFeature: If the bit specified by this mask is set, underline options are available.
	GestaltATSUUnderlineOptionsStyleFeature GestaltATSU = 32
)

func (GestaltATSU) String added in v0.5.1

func (e GestaltATSU) String() string

type GestaltATalk added in v0.5.1

type GestaltATalk uint
const (
	// GestaltATalkVersion: # Discussion
	GestaltATalkVersion GestaltATalk = 'a'<<24 | 't'<<16 | 'k'<<8 | 'v' // 'atkv'
)

func (GestaltATalk) String added in v0.5.1

func (e GestaltATalk) String() string

type GestaltAUX added in v0.5.1

type GestaltAUX uint
const (
	// GestaltAUXVersion: The version of A/UX if it is currently executing.
	GestaltAUXVersion GestaltAUX = 'a'<<24 | '/'<<16 | 'u'<<8 | 'x' // 'a/ux'
)

func (GestaltAUX) String added in v0.5.1

func (e GestaltAUX) String() string

type GestaltAVLTree added in v0.5.1

type GestaltAVLTree uint
const (
	GestaltAVLTreeAttr                       GestaltAVLTree = 't'<<24 | 'r'<<16 | 'e'<<8 | 'e' // 'tree'
	GestaltAVLTreePresentBit                 GestaltAVLTree = 0
	GestaltAVLTreeSupportsHandleBasedTreeBit GestaltAVLTree = 1
	GestaltAVLTreeSupportsTreeLockingBit     GestaltAVLTree = 2
)

func (GestaltAVLTree) String added in v0.5.1

func (e GestaltAVLTree) String() string

type GestaltAliasMgr added in v0.5.1

type GestaltAliasMgr uint
const (
	// GestaltAliasMgrAttr: The selector you pass to the [Gestalt] function to determine the Alias Manager attributes.
	GestaltAliasMgrAttr                             GestaltAliasMgr = 'a'<<24 | 'l'<<16 | 'i'<<8 | 's' // 'alis'
	GestaltAliasMgrFollowsAliasesWhenResolving      GestaltAliasMgr = 4
	GestaltAliasMgrPrefersPath                      GestaltAliasMgr = 7
	GestaltAliasMgrPresent                          GestaltAliasMgr = 0
	GestaltAliasMgrRequiresAccessors                GestaltAliasMgr = 8
	GestaltAliasMgrResolveAliasFileWithMountOptions GestaltAliasMgr = 3
	GestaltAliasMgrSupportsAOCEKeychain             GestaltAliasMgr = 2
	GestaltAliasMgrSupportsExtendedCalls            GestaltAliasMgr = 5
	GestaltAliasMgrSupportsFSCalls                  GestaltAliasMgr = 6
	GestaltAliasMgrSupportsRemoteAppletalk          GestaltAliasMgr = 1
)

func (GestaltAliasMgr) String added in v0.5.1

func (e GestaltAliasMgr) String() string

type GestaltAppearance added in v0.5.1

type GestaltAppearance uint
const (
	// GestaltAppearanceAttr: The [Gestalt] selector passed to determine whether the Appearance Manager is present.
	GestaltAppearanceAttr GestaltAppearance = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'r' // 'appr'
	// GestaltAppearanceCompatMode: # Discussion
	GestaltAppearanceCompatMode GestaltAppearance = 1
	// GestaltAppearanceExists: # Discussion
	GestaltAppearanceExists GestaltAppearance = 0
	// GestaltAppearanceVersion: # Discussion
	GestaltAppearanceVersion GestaltAppearance = 'a'<<24 | 'p'<<16 | 'v'<<8 | 'r' // 'apvr'
)

func (GestaltAppearance) String added in v0.5.1

func (e GestaltAppearance) String() string

type GestaltAppleScript added in v0.5.1

type GestaltAppleScript uint
const (
	// GestaltAppleScriptAttr: # Discussion
	GestaltAppleScriptAttr           GestaltAppleScript = 'a'<<24 | 's'<<16 | 'c'<<8 | 'r' // 'ascr'
	GestaltAppleScriptPowerPCSupport GestaltAppleScript = 1
	// GestaltAppleScriptPresent: A [Gestalt] attribute constant.
	GestaltAppleScriptPresent GestaltAppleScript = 0
	// GestaltAppleScriptVersion: # Discussion
	GestaltAppleScriptVersion GestaltAppleScript = 'a'<<24 | 's'<<16 | 'c'<<8 | 'v' // 'ascv'
)

func (GestaltAppleScript) String added in v0.5.1

func (e GestaltAppleScript) String() string

type GestaltAppleTalk added in v0.5.1

type GestaltAppleTalk uint
const (
	// GestaltAppleTalkVersion: # Discussion
	GestaltAppleTalkVersion GestaltAppleTalk = 'a'<<24 | 't'<<16 | 'l'<<8 | 'k' // 'atlk'
)

func (GestaltAppleTalk) String added in v0.5.1

func (e GestaltAppleTalk) String() string

type GestaltBusClk added in v0.5.1

type GestaltBusClk uint
const (
	GestaltBusClkSpeed GestaltBusClk = 'b'<<24 | 'c'<<16 | 'l'<<8 | 'k' // 'bclk'
)

func (GestaltBusClk) String added in v0.5.1

func (e GestaltBusClk) String() string

type GestaltBusClkSpeedM added in v0.5.1

type GestaltBusClkSpeedM uint
const (
	GestaltBusClkSpeedMHz GestaltBusClkSpeedM = 'b'<<24 | 'c'<<16 | 'l'<<8 | 'm' // 'bclm'
)

func (GestaltBusClkSpeedM) String added in v0.5.1

func (e GestaltBusClkSpeedM) String() string

type GestaltCF added in v0.5.1

type GestaltCF uint
const (
	GestaltCFM99Present     GestaltCF = 2
	GestaltCFM99PresentMask GestaltCF = 4
	GestaltCFMAttr          GestaltCF = 'c'<<24 | 'f'<<16 | 'r'<<8 | 'g' // 'cfrg'
	GestaltCFMPresent       GestaltCF = 0
	GestaltCFMPresentMask   GestaltCF = 1
)

func (GestaltCF) String added in v0.5.1

func (e GestaltCF) String() string

type GestaltCP added in v0.5.1

type GestaltCP uint
const (
	GestaltCPU486        GestaltCP = 'i'<<24 | '4'<<16 | '8'<<8 | '6' // 'i486'
	GestaltCPU750FX      GestaltCP = 288
	GestaltCPU970        GestaltCP = 313
	GestaltCPU970FX      GestaltCP = 316
	GestaltCPU970MP      GestaltCP = 324
	GestaltCPUApollo     GestaltCP = 273
	GestaltCPUG47447     GestaltCP = 274
	GestaltCPUPentium    GestaltCP = 'i'<<24 | '5'<<16 | '8'<<8 | '6' // 'i586'
	GestaltCPUPentium4   GestaltCP = 'i'<<24 | '5'<<16 | 'i'<<8 | 'v' // 'i5iv'
	GestaltCPUPentiumII  GestaltCP = 'i'<<24 | '5'<<16 | 'i'<<8 | 'i' // 'i5ii'
	GestaltCPUPentiumPro GestaltCP = 'i'<<24 | '5'<<16 | 'p'<<8 | 'r' // 'i5pr'
	GestaltCPUX86        GestaltCP = 'i'<<24 | 'x'<<16 | 'x'<<8 | 'x' // 'ixxx'
)

func (GestaltCP) String added in v0.5.1

func (e GestaltCP) String() string

type GestaltCPUAR added in v0.5.1

type GestaltCPUAR uint
const (
	GestaltCPUARM64     GestaltCPUAR = 'a'<<24 | 'x'<<16 | '6'<<8 | '4' // 'ax64'
	GestaltCPUARMFamily GestaltCPUAR = 'a'<<24 | 'r'<<16 | 'm'<<8 | ' ' // 'arm '
)

func (GestaltCPUAR) String added in v0.5.1

func (e GestaltCPUAR) String() string

type GestaltCRM added in v0.5.1

type GestaltCRM uint
const (
	GestaltCRMAttr          GestaltCRM = 'c'<<24 | 'r'<<16 | 'm'<<8 | ' ' // 'crm '
	GestaltCRMPersistentFix GestaltCRM = 1
	GestaltCRMPresent       GestaltCRM = 0
	GestaltCRMToolRsrcCalls GestaltCRM = 2
)

func (GestaltCRM) String added in v0.5.1

func (e GestaltCRM) String() string

type GestaltCTB added in v0.5.1

type GestaltCTB uint
const (
	// GestaltCTBVersion: The version number of the Communications Toolbox (in the low-order word of the return value).
	GestaltCTBVersion GestaltCTB = 'c'<<24 | 't'<<16 | 'b'<<8 | 'v' // 'ctbv'
)

func (GestaltCTB) String added in v0.5.1

func (e GestaltCTB) String() string

type GestaltCarbon added in v0.5.1

type GestaltCarbon uint
const (
	GestaltCarbonVersion GestaltCarbon = 'c'<<24 | 'b'<<16 | 'o'<<8 | 'n' // 'cbon'
)

func (GestaltCarbon) String added in v0.5.1

func (e GestaltCarbon) String() string

type GestaltCloseView added in v0.5.1

type GestaltCloseView uint
const (
	GestaltCloseViewAttr               GestaltCloseView = 'B'<<24 | 'S'<<16 | 'D'<<8 | 'a' // 'BSDa'
	GestaltCloseViewDisplayMgrFriendly GestaltCloseView = 1
	GestaltCloseViewEnabled            GestaltCloseView = 0
)

func (GestaltCloseView) String added in v0.5.1

func (e GestaltCloseView) String() string

type GestaltCollectionMgr added in v0.5.1

type GestaltCollectionMgr uint
const (
	// GestaltCollectionMgrVersion: Collection Manager version.
	GestaltCollectionMgrVersion GestaltCollectionMgr = 'c'<<24 | 'l'<<16 | 't'<<8 | 'n' // 'cltn'
)

func (GestaltCollectionMgr) String added in v0.5.1

func (e GestaltCollectionMgr) String() string

type GestaltColor added in v0.5.1

type GestaltColor uint
const (
	// GestaltColorMatchingVersion: The selector for obtaining version information.
	GestaltColorMatchingVersion GestaltColor = 'c'<<24 | 'm'<<16 | 't'<<8 | 'c' // 'cmtc'
	GestaltColorPicker          GestaltColor = 'c'<<24 | 'p'<<16 | 'k'<<8 | 'r' // 'cpkr'
	GestaltColorPickerVersion   GestaltColor = 'c'<<24 | 'p'<<16 | 'k'<<8 | 'r' // 'cpkr'
	// GestaltColorSync10: A [Gestalt] response value of `gestaltColorSync10` indicates version 1.0 of the ColorSync Manager is present.
	GestaltColorSync10 GestaltColor = 256
	// GestaltColorSync104: A [Gestalt] response value of `gestaltColorSync104` indicates version 1.4 of the ColorSync Manager is present.
	GestaltColorSync104 GestaltColor = 260
	// GestaltColorSync105: A [Gestalt] response value of `gestaltColorSync105` indicates version 1.5 of the ColorSync Manager is present.
	GestaltColorSync105 GestaltColor = 261
	// GestaltColorSync11: A [Gestalt] response value of `gestaltColorSync11` indicates version 1.0.3 of the ColorSync Manager is present.
	GestaltColorSync11 GestaltColor = 272
	// GestaltColorSync20: A [Gestalt] response value of `gestaltColorSync20` indicates version 2.0 of the ColorSync Manager is present.
	GestaltColorSync20 GestaltColor = 512
	// GestaltColorSync21: A [Gestalt] response value of `gestaltColorSync21` indicates version 2.1 of the ColorSync Manager is present.
	GestaltColorSync21  GestaltColor = 528
	GestaltColorSync211 GestaltColor = 529
	GestaltColorSync212 GestaltColor = 530
	GestaltColorSync213 GestaltColor = 531
	// GestaltColorSync25: A [Gestalt] response value of `gestaltColorSync25` indicates version 2.5 of the ColorSync Manager is present.
	GestaltColorSync25  GestaltColor = 592
	GestaltColorSync26  GestaltColor = 608
	GestaltColorSync261 GestaltColor = 609
	GestaltColorSync30  GestaltColor = 768
)

func (GestaltColor) String added in v0.5.1

func (e GestaltColor) String() string

type GestaltComponent added in v0.5.1

type GestaltComponent uint
const (
	// GestaltComponentMgr: The [Gestalt] selector you pass to determine what version of the Component Manager is present.
	GestaltComponentMgr      GestaltComponent = 'c'<<24 | 'p'<<16 | 'n'<<8 | 't' // 'cpnt'
	GestaltComponentPlatform GestaltComponent = 'c'<<24 | 'o'<<16 | 'p'<<8 | 'l' // 'copl'
)

func (GestaltComponent) String added in v0.5.1

func (e GestaltComponent) String() string

type GestaltCompression added in v0.5.1

type GestaltCompression uint
const (
	GestaltCompressionMgr GestaltCompression = 'i'<<24 | 'c'<<16 | 'm'<<8 | 'p' // 'icmp'
)

func (GestaltCompression) String added in v0.5.1

func (e GestaltCompression) String() string

type GestaltConnMgr added in v0.5.1

type GestaltConnMgr uint
const (
	GestaltConnMgrAttr GestaltConnMgr = 'c'<<24 | 'o'<<16 | 'n'<<8 | 'n' // 'conn'
	// GestaltConnMgrCMSearchFix: The `gestaltConnMgrCMSearchFix` bit flag indicates that the fix is present that allows the [CMAddSearch] function to work over the `mAttn` channel.
	GestaltConnMgrCMSearchFix  GestaltConnMgr = 1
	GestaltConnMgrErrorString  GestaltConnMgr = 2
	GestaltConnMgrMultiAsyncIO GestaltConnMgr = 3
	GestaltConnMgrPresent      GestaltConnMgr = 0
)

func (GestaltConnMgr) String added in v0.5.1

func (e GestaltConnMgr) String() string

type GestaltControl added in v0.5.1

type GestaltControl uint
const (
	// GestaltControlMgrAttr: # Discussion
	GestaltControlMgrAttr GestaltControl = 'c'<<24 | 'n'<<16 | 't'<<8 | 'l' // 'cntl'
	// GestaltControlMgrPresent: If the bit specified by this mask is set, the Control Manager functionality for Appearance Manager 1.1 is available.
	GestaltControlMgrPresent     GestaltControl = 1
	GestaltControlMgrPresentBit  GestaltControl = 0
	GestaltControlMsgPresentMask GestaltControl = 1
)

func (GestaltControl) String added in v0.5.1

func (e GestaltControl) String() string

type GestaltControlMgr added in v0.5.1

type GestaltControlMgr uint
const (
	GestaltControlMgrVersion GestaltControlMgr = 'c'<<24 | 'm'<<16 | 'v'<<8 | 'r' // 'cmvr'
)

func (GestaltControlMgr) String added in v0.5.1

func (e GestaltControlMgr) String() string

type GestaltControlStrip added in v0.5.1

type GestaltControlStrip uint
const (
	GestaltControlStripAttr         GestaltControlStrip = 's'<<24 | 'd'<<16 | 'e'<<8 | 'v' // 'sdev'
	GestaltControlStripExists       GestaltControlStrip = 0
	GestaltControlStripUserFont     GestaltControlStrip = 2
	GestaltControlStripUserHotKey   GestaltControlStrip = 3
	GestaltControlStripVersion      GestaltControlStrip = 'c'<<24 | 's'<<16 | 'v'<<8 | 'r' // 'csvr'
	GestaltControlStripVersionFixed GestaltControlStrip = 1
)

func (GestaltControlStrip) String added in v0.5.1

func (e GestaltControlStrip) String() string

type GestaltCountOfCP added in v0.5.1

type GestaltCountOfCP uint
const (
	GestaltCountOfCPUs GestaltCountOfCP = 'c'<<24 | 'p'<<16 | 'u'<<8 | 's' // 'cpus'
)

func (GestaltCountOfCP) String added in v0.5.1

func (e GestaltCountOfCP) String() string

type GestaltDBAccessMgr added in v0.5.1

type GestaltDBAccessMgr uint
const (
	GestaltDBAccessMgrAttr    GestaltDBAccessMgr = 'd'<<24 | 'b'<<16 | 'a'<<8 | 'c' // 'dbac'
	GestaltDBAccessMgrPresent GestaltDBAccessMgr = 0
)

func (GestaltDBAccessMgr) String added in v0.5.1

func (e GestaltDBAccessMgr) String() string

type GestaltDITLExt added in v0.5.1

type GestaltDITLExt uint
const (
	GestaltDITLExtAttr GestaltDITLExt = 'd'<<24 | 'i'<<16 | 't'<<8 | 'l' // 'ditl'
	// GestaltDITLExtPresent: If this flag bit is [TRUE], then the Dialog Manager extensions included in System 7 are available.
	GestaltDITLExtPresent      GestaltDITLExt = 0
	GestaltDITLExtSupportsIctb GestaltDITLExt = 1
)

func (GestaltDITLExt) String added in v0.5.1

func (e GestaltDITLExt) String() string

type GestaltDTP added in v0.5.1

type GestaltDTP uint
const (
	GestaltDTPInfo GestaltDTP = 'd'<<24 | 't'<<16 | 'p'<<8 | 'x' // 'dtpx'
)

func (GestaltDTP) String added in v0.5.1

func (e GestaltDTP) String() string

type GestaltDTPFeatures added in v0.5.1

type GestaltDTPFeatures uint
const (
	GestaltDTPFeaturesValue GestaltDTPFeatures = 'd'<<24 | 't'<<16 | 'p'<<8 | 'f' // 'dtpf'
	KDTPThirdPartySupported GestaltDTPFeatures = 4
)

func (GestaltDTPFeatures) String added in v0.5.1

func (e GestaltDTPFeatures) String() string

type GestaltDesktopPictures added in v0.5.1

type GestaltDesktopPictures uint
const (
	GestaltDesktopPicturesAttr      GestaltDesktopPictures = 'd'<<24 | 'k'<<16 | 'p'<<8 | 'x' // 'dkpx'
	GestaltDesktopPicturesDisplayed GestaltDesktopPictures = 1
	GestaltDesktopPicturesInstalled GestaltDesktopPictures = 0
)

func (GestaltDesktopPictures) String added in v0.5.1

func (e GestaltDesktopPictures) String() string

type GestaltDialog added in v0.5.1

type GestaltDialog uint
const (
	// GestaltDialogMgrAttr: # Discussion
	GestaltDialogMgrAttr             GestaltDialog = 'd'<<24 | 'l'<<16 | 'o'<<8 | 'g' // 'dlog'
	GestaltDialogMgrHasAquaAlertBit  GestaltDialog = 2
	GestaltDialogMgrHasAquaAlertMask GestaltDialog = 4
	// GestaltDialogMgrPresent: If the bit specified by this mask is set, the Dialog Manager functionality for Appearance Manager 1.1 is available.
	GestaltDialogMgrPresent     GestaltDialog = 1
	GestaltDialogMgrPresentBit  GestaltDialog = 0
	GestaltDialogMgrPresentMask GestaltDialog = 1
	GestaltDialogMsgPresentMask GestaltDialog = 1
)

func (GestaltDialog) String added in v0.5.1

func (e GestaltDialog) String() string

type GestaltDictionaryMgr added in v0.5.1

type GestaltDictionaryMgr uint
const (
	GestaltDictionaryMgrAttr    GestaltDictionaryMgr = 'd'<<24 | 'i'<<16 | 'c'<<8 | 't' // 'dict'
	GestaltDictionaryMgrPresent GestaltDictionaryMgr = 0
)

func (GestaltDictionaryMgr) String added in v0.5.1

func (e GestaltDictionaryMgr) String() string

type GestaltDigitalSignature added in v0.5.1

type GestaltDigitalSignature uint
const (
	GestaltDigitalSignatureVersion GestaltDigitalSignature = 'd'<<24 | 's'<<16 | 'i'<<8 | 'g' // 'dsig'
)

func (GestaltDigitalSignature) String added in v0.5.1

func (e GestaltDigitalSignature) String() string

type GestaltDiskCache added in v0.5.1

type GestaltDiskCache uint
const (
	// GestaltDiskCacheSize: A selector that you pass to the [Gestalt] function.
	GestaltDiskCacheSize GestaltDiskCache = 'd'<<24 | 'c'<<16 | 's'<<8 | 'z' // 'dcsz'
)

func (GestaltDiskCache) String added in v0.5.1

func (e GestaltDiskCache) String() string

type GestaltDisplayMgr added in v0.5.1

type GestaltDisplayMgr uint
const (
	// GestaltDisplayMgrAttr: The [Gestalt] selector you pass to determine which Display Manager attributes are present.
	GestaltDisplayMgrAttr GestaltDisplayMgr = 'd'<<24 | 'p'<<16 | 'l'<<8 | 'y' // 'dply'
	// GestaltDisplayMgrCanConfirm: Not yet supported.
	GestaltDisplayMgrCanConfirm GestaltDisplayMgr = 4
	// GestaltDisplayMgrCanSwitchMirrored: If `true`, the Display Manager can switch modes on mirrored displays.
	GestaltDisplayMgrCanSwitchMirrored GestaltDisplayMgr = 2
	// GestaltDisplayMgrColorSyncAware: If `true`, Display Manager supports profiles for displays.
	GestaltDisplayMgrColorSyncAware    GestaltDisplayMgr = 5
	GestaltDisplayMgrGeneratesProfiles GestaltDisplayMgr = 6
	// GestaltDisplayMgrPresent: If `true`, the Display Manager is present.
	GestaltDisplayMgrPresent GestaltDisplayMgr = 0
	// GestaltDisplayMgrSetDepthNotifies: If `true`, and you have registered for notification and you will be notified of depth mode changes.
	GestaltDisplayMgrSetDepthNotifies GestaltDisplayMgr = 3
	GestaltDisplayMgrSleepNotifies    GestaltDisplayMgr = 7
	// GestaltDisplayMgrVers: The [Gestalt] selector you pass to determine what version of the Display Manager is present.
	GestaltDisplayMgrVers GestaltDisplayMgr = 'd'<<24 | 'p'<<16 | 'l'<<8 | 'v' // 'dplv'
)

func (GestaltDisplayMgr) String added in v0.5.1

func (e GestaltDisplayMgr) String() string

type GestaltDrawSprocket added in v0.5.1

type GestaltDrawSprocket uint
const (
	GestaltDrawSprocketVersion GestaltDrawSprocket = 'd'<<24 | 's'<<16 | 'p'<<8 | 'v' // 'dspv'
)

func (GestaltDrawSprocket) String added in v0.5.1

func (e GestaltDrawSprocket) String() string

type GestaltEasyAccess added in v0.5.1

type GestaltEasyAccess uint
const (
	GestaltEasyAccessAttr   GestaltEasyAccess = 'e'<<24 | 'a'<<16 | 's'<<8 | 'y' // 'easy'
	GestaltEasyAccessLocked GestaltEasyAccess = 3
	GestaltEasyAccessOff    GestaltEasyAccess = 0
	GestaltEasyAccessOn     GestaltEasyAccess = 1
	GestaltEasyAccessSticky GestaltEasyAccess = 2
)

func (GestaltEasyAccess) String added in v0.5.1

func (e GestaltEasyAccess) String() string

type GestaltEditionMgr added in v0.5.1

type GestaltEditionMgr uint
const (
	GestaltEditionMgrAttr             GestaltEditionMgr = 'e'<<24 | 'd'<<16 | 't'<<8 | 'n' // 'edtn'
	GestaltEditionMgrPresent          GestaltEditionMgr = 0
	GestaltEditionMgrTranslationAware GestaltEditionMgr = 1
)

func (GestaltEditionMgr) String added in v0.5.1

func (e GestaltEditionMgr) String() string

type GestaltExtToolbox added in v0.5.1

type GestaltExtToolbox uint
const (
	// GestaltExtToolboxTable: The base address of the second half of the Toolbox trap table if the table is discontiguous.
	GestaltExtToolboxTable GestaltExtToolbox = 'x'<<24 | 't'<<16 | 't'<<8 | 't' // 'xttt'
)

func (GestaltExtToolbox) String added in v0.5.1

func (e GestaltExtToolbox) String() string

type GestaltExtensionTable added in v0.5.1

type GestaltExtensionTable uint
const (
	GestaltExtensionTableVersion GestaltExtensionTable = 'e'<<24 | 't'<<16 | 'b'<<8 | 'l' // 'etbl'
)

func (GestaltExtensionTable) String added in v0.5.1

func (e GestaltExtensionTable) String() string

type GestaltFB added in v0.5.1

type GestaltFB uint
const (
	GestaltFBCIndexingState    GestaltFB = 'f'<<24 | 'b'<<16 | 'c'<<8 | 'i' // 'fbci'
	GestaltFBCindexingCritical GestaltFB = 1
	GestaltFBCindexingSafe     GestaltFB = 0
)

func (GestaltFB) String added in v0.5.1

func (e GestaltFB) String() string

type GestaltFSM added in v0.5.1

type GestaltFSM uint
const (
	// GestaltFSMVersion: Pass this selector to the [Gestalt] function to determine the version of the HFS External File Systems Manager (FSM).
	GestaltFSMVersion GestaltFSM = 'f'<<24 | 's'<<16 | 'm'<<8 | ' ' // 'fsm '
)

func (GestaltFSM) String added in v0.5.1

func (e GestaltFSM) String() string

type GestaltFSSupportsDirectI added in v0.5.1

type GestaltFSSupportsDirectI uint
const (
	GestaltFSSupportsDirectIO GestaltFSSupportsDirectI = 11
)

func (GestaltFSSupportsDirectI) String added in v0.5.1

func (e GestaltFSSupportsDirectI) String() string

type GestaltFXfrMgr added in v0.5.1

type GestaltFXfrMgr uint
const (
	GestaltFXfrMgrAsync GestaltFXfrMgr = 3
	// GestaltFXfrMgrAttr: The selector you pass to the [Gestalt] function to determine the File Transfer Manager attributes.
	GestaltFXfrMgrAttr        GestaltFXfrMgr = 'f'<<24 | 'x'<<16 | 'f'<<8 | 'r' // 'fxfr'
	GestaltFXfrMgrErrorString GestaltFXfrMgr = 2
	GestaltFXfrMgrMultiFile   GestaltFXfrMgr = 1
	GestaltFXfrMgrPresent     GestaltFXfrMgr = 0
)

func (GestaltFXfrMgr) String added in v0.5.1

func (e GestaltFXfrMgr) String() string

type GestaltFileMapping added in v0.5.1

type GestaltFileMapping uint
const (
	GestaltFileMappingAttr             GestaltFileMapping = 'f'<<24 | 'l'<<16 | 'm'<<8 | 'p' // 'flmp'
	GestaltFileMappingMultipleFilesFix GestaltFileMapping = 1
	GestaltFileMappingPresent          GestaltFileMapping = 0
)

func (GestaltFileMapping) String added in v0.5.1

func (e GestaltFileMapping) String() string

type GestaltFindFolderRedirection added in v0.5.1

type GestaltFindFolderRedirection uint
const (
	GestaltFindFolderRedirectionAttr GestaltFindFolderRedirection = 'f'<<24 | 'o'<<16 | 'l'<<8 | 'e' // 'fole'
)

func (GestaltFindFolderRedirection) String added in v0.5.1

type GestaltFirstSlot added in v0.5.1

type GestaltFirstSlot uint
const (
	// GestaltFirstSlotNumber: The first physical slot.
	GestaltFirstSlotNumber GestaltFirstSlot = 's'<<24 | 'l'<<16 | 't'<<8 | '1' // 'slt1'
)

func (GestaltFirstSlot) String added in v0.5.1

func (e GestaltFirstSlot) String() string

type GestaltFloppy added in v0.5.1

type GestaltFloppy uint
const (
	GestaltFloppyAttr            GestaltFloppy = 'f'<<24 | 'l'<<16 | 'p'<<8 | 'y' // 'flpy'
	GestaltFloppyIsMFMOnly       GestaltFloppy = 0
	GestaltFloppyIsManualEject   GestaltFloppy = 1
	GestaltFloppyUsesDiskInPlace GestaltFloppy = 2
)

func (GestaltFloppy) String added in v0.5.1

func (e GestaltFloppy) String() string

type GestaltGX added in v0.5.1

type GestaltGX uint
const (
	GestaltGXVersion GestaltGX = 'q'<<24 | 'd'<<16 | 'g'<<8 | 'x' // 'qdgx'
)

func (GestaltGX) String added in v0.5.1

func (e GestaltGX) String() string

type GestaltGXPrintingMgr added in v0.5.1

type GestaltGXPrintingMgr uint
const (
	GestaltGXPrintingMgrVersion GestaltGXPrintingMgr = 'p'<<24 | 'm'<<16 | 'g'<<8 | 'r' // 'pmgr'
)

func (GestaltGXPrintingMgr) String added in v0.5.1

func (e GestaltGXPrintingMgr) String() string

type GestaltGraphics added in v0.5.1

type GestaltGraphics uint
const (
	GestaltGraphicsAttr        GestaltGraphics = 'g'<<24 | 'f'<<16 | 'x'<<8 | 'a' // 'gfxa'
	GestaltGraphicsIsDebugging GestaltGraphics = 1
	GestaltGraphicsIsLoaded    GestaltGraphics = 2
	GestaltGraphicsIsPowerPC   GestaltGraphics = 4
)

func (GestaltGraphics) String added in v0.5.1

func (e GestaltGraphics) String() string

type GestaltHardwareVendor added in v0.5.1

type GestaltHardwareVendor uint
const (
	GestaltHardwareVendorApple GestaltHardwareVendor = 'A'<<24 | 'p'<<16 | 'p'<<8 | 'l' // 'Appl'
	GestaltHardwareVendorCode  GestaltHardwareVendor = 'h'<<24 | 'r'<<16 | 'a'<<8 | 'd' // 'hrad'
)

func (GestaltHardwareVendor) String added in v0.5.1

func (e GestaltHardwareVendor) String() string

type GestaltHasSingleWindowMode added in v0.5.1

type GestaltHasSingleWindowMode uint
const (
	GestaltHasSingleWindowModeBit  GestaltHasSingleWindowMode = 8
	GestaltHasSingleWindowModeMask GestaltHasSingleWindowMode = 256
)

func (GestaltHasSingleWindowMode) String added in v0.5.1

type GestaltIconUtilities added in v0.5.1

type GestaltIconUtilities uint
const (
	// GestaltIconUtilitiesAttr: # Discussion
	GestaltIconUtilitiesAttr GestaltIconUtilities = 'i'<<24 | 'c'<<16 | 'o'<<8 | 'n' // 'icon'
	// GestaltIconUtilitiesHas32BitIcons: True if 32-bit deep icons are supported.
	GestaltIconUtilitiesHas32BitIcons GestaltIconUtilities = 2
	// GestaltIconUtilitiesHas48PixelIcons: True if 48x48 icons are supported by IconUtilities.
	GestaltIconUtilitiesHas48PixelIcons GestaltIconUtilities = 1
	// GestaltIconUtilitiesHas8BitDeepMasks: True if 8-bit deep masks are supported.
	GestaltIconUtilitiesHas8BitDeepMasks GestaltIconUtilities = 3
	// GestaltIconUtilitiesHasIconServices: True if IconServices is present.
	GestaltIconUtilitiesHasIconServices GestaltIconUtilities = 4
	// GestaltIconUtilitiesPresent: True if icon utilities are present.
	GestaltIconUtilitiesPresent GestaltIconUtilities = 0
)

func (GestaltIconUtilities) String added in v0.5.1

func (e GestaltIconUtilities) String() string

type GestaltInternal added in v0.5.1

type GestaltInternal uint
const (
	GestaltInternalDisplay GestaltInternal = 'i'<<24 | 'd'<<16 | 's'<<8 | 'p' // 'idsp'
)

func (GestaltInternal) String added in v0.5.1

func (e GestaltInternal) String() string

type GestaltLogicalPage added in v0.5.1

type GestaltLogicalPage uint
const (
	// GestaltLogicalPageSize: The logical page size.
	GestaltLogicalPageSize GestaltLogicalPage = 'p'<<24 | 'g'<<16 | 's'<<8 | 'z' // 'pgsz'
)

func (GestaltLogicalPage) String added in v0.5.1

func (e GestaltLogicalPage) String() string

type GestaltLogicalRAM added in v0.5.1

type GestaltLogicalRAM uint
const (
	// GestaltLogicalRAMSize: # Discussion
	GestaltLogicalRAMSize GestaltLogicalRAM = 'l'<<24 | 'r'<<16 | 'a'<<8 | 'm' // 'lram'
)

func (GestaltLogicalRAM) String added in v0.5.1

func (e GestaltLogicalRAM) String() string

type GestaltLowMemory added in v0.5.1

type GestaltLowMemory uint
const (
	// GestaltLowMemorySize: The size (in bytes) of the low-memory area.
	GestaltLowMemorySize GestaltLowMemory = 'l'<<24 | 'm'<<16 | 'e'<<8 | 'm' // 'lmem'
)

func (GestaltLowMemory) String added in v0.5.1

func (e GestaltLowMemory) String() string

type GestaltMP added in v0.5.1

type GestaltMP uint
const (
	// GestaltMPCallableAPIsAttr: The Gestalt selector passed to determine the availability of preemptive system software functions.
	GestaltMPCallableAPIsAttr GestaltMP = 'm'<<24 | 'p'<<16 | 's'<<8 | 'c' // 'mpsc'
	// GestaltMPDeviceManager: If this bit is set, you can call preemptively safe Device Manager function.
	GestaltMPDeviceManager GestaltMP = 1
	// GestaltMPFileManager: If this bit is set, you can call preemptively safe File Manager functions.
	GestaltMPFileManager GestaltMP = 0
	GestaltMPTrapCalls   GestaltMP = 2
)

func (GestaltMP) String added in v0.5.1

func (e GestaltMP) String() string

type GestaltMacOSCompatibility added in v0.5.1

type GestaltMacOSCompatibility uint
const (
	GestaltMacOSCompatibilityBoxAttr      GestaltMacOSCompatibility = 'b'<<24 | 'b'<<16 | 'o'<<8 | 'x' // 'bbox'
	GestaltMacOSCompatibilityBoxHasSerial GestaltMacOSCompatibility = 1
	GestaltMacOSCompatibilityBoxPresent   GestaltMacOSCompatibility = 0
	GestaltMacOSCompatibilityBoxless      GestaltMacOSCompatibility = 2
)

func (GestaltMacOSCompatibility) String added in v0.5.1

func (e GestaltMacOSCompatibility) String() string

type GestaltMachine added in v0.5.1

type GestaltMachine uint
const (
	// GestaltMachineIcon: # Discussion
	GestaltMachineIcon GestaltMachine = 'm'<<24 | 'i'<<16 | 'c'<<8 | 'n' // 'micn'
)

func (GestaltMachine) String added in v0.5.1

func (e GestaltMachine) String() string

type GestaltMemoryMap added in v0.5.1

type GestaltMemoryMap uint
const (
	GestaltMemoryMapAttr   GestaltMemoryMap = 'm'<<24 | 'm'<<16 | 'a'<<8 | 'p' // 'mmap'
	GestaltMemoryMapSparse GestaltMemoryMap = 0
)

func (GestaltMemoryMap) String added in v0.5.1

func (e GestaltMemoryMap) String() string

type GestaltMenuMgr added in v0.5.1

type GestaltMenuMgr uint
const (
	GestaltMenuMgrAquaLayoutBit  GestaltMenuMgr = 1
	GestaltMenuMgrAquaLayoutMask GestaltMenuMgr = 2
	// GestaltMenuMgrAttr: # Discussion
	GestaltMenuMgrAttr                           GestaltMenuMgr = 'm'<<24 | 'e'<<16 | 'n'<<8 | 'u' // 'menu'
	GestaltMenuMgrCGImageMenuTitleBit            GestaltMenuMgr = 6
	GestaltMenuMgrCGImageMenuTitleMask           GestaltMenuMgr = 64
	GestaltMenuMgrMoreThanFiveMenusDeepBit       GestaltMenuMgr = 5
	GestaltMenuMgrMoreThanFiveMenusDeepMask      GestaltMenuMgr = 32
	GestaltMenuMgrMultipleItemsWithCommandIDBit  GestaltMenuMgr = 2
	GestaltMenuMgrMultipleItemsWithCommandIDMask GestaltMenuMgr = 4
	// GestaltMenuMgrPresent: If the bit specified by this mask is set, the Menu Manager functionality for Appearance Manager 1.1 is available.
	GestaltMenuMgrPresent                      GestaltMenuMgr = 1
	GestaltMenuMgrPresentBit                   GestaltMenuMgr = 0
	GestaltMenuMgrPresentMask                  GestaltMenuMgr = 1
	GestaltMenuMgrRetainsIconRefBit            GestaltMenuMgr = 3
	GestaltMenuMgrRetainsIconRefMask           GestaltMenuMgr = 8
	GestaltMenuMgrSendsMenuBoundsToDefProcBit  GestaltMenuMgr = 4
	GestaltMenuMgrSendsMenuBoundsToDefProcMask GestaltMenuMgr = 16
)

func (GestaltMenuMgr) String added in v0.5.1

func (e GestaltMenuMgr) String() string

type GestaltMessageMgr added in v0.5.1

type GestaltMessageMgr uint
const (
	GestaltMessageMgrVersion GestaltMessageMgr = 'm'<<24 | 'e'<<16 | 's'<<8 | 's' // 'mess'
)

func (GestaltMessageMgr) String added in v0.5.1

func (e GestaltMessageMgr) String() string

type GestaltMixedMode added in v0.5.1

type GestaltMixedMode uint
const (
	// GestaltMixedModeVersion: The selector you pass to the [Gestalt] function to determine the  version of Mixed Mode Manager.
	GestaltMixedModeVersion GestaltMixedMode = 'm'<<24 | 'i'<<16 | 'x'<<8 | 'd' // 'mixd'
)

func (GestaltMixedMode) String added in v0.5.1

func (e GestaltMixedMode) String() string

type GestaltMultipleUsers added in v0.5.1

type GestaltMultipleUsers uint
const (
	GestaltMultipleUsersState GestaltMultipleUsers = 'm'<<24 | 'f'<<16 | 'd'<<8 | 'r' // 'mfdr'
)

func (GestaltMultipleUsers) String added in v0.5.1

func (e GestaltMultipleUsers) String() string

type GestaltNameRegistry added in v0.5.1

type GestaltNameRegistry uint
const (
	GestaltNameRegistryVersion GestaltNameRegistry = 'n'<<24 | 'r'<<16 | 'e'<<8 | 'g' // 'nreg'
)

func (GestaltNameRegistry) String added in v0.5.1

func (e GestaltNameRegistry) String() string

type GestaltNotification added in v0.5.1

type GestaltNotification uint
const (
	// GestaltNotificationMgrAttr: .The Gestalt selector which you pass to the [Gestalt] function to determine Notification Manager attributes.
	GestaltNotificationMgrAttr GestaltNotification = 'n'<<24 | 'm'<<16 | 'g'<<8 | 'r' // 'nmgr'
	// GestaltNotificationPresent: True if the Notification Manager exists.
	GestaltNotificationPresent GestaltNotification = 0
)

func (GestaltNotification) String added in v0.5.1

func (e GestaltNotification) String() string

type GestaltNuBus added in v0.5.1

type GestaltNuBus uint
const (
	// GestaltNuBusConnectors: A bitmap that describes the NuBus slot connector locations.
	GestaltNuBusConnectors GestaltNuBus = 's'<<24 | 'l'<<16 | 't'<<8 | 'c' // 'sltc'
)

func (GestaltNuBus) String added in v0.5.1

func (e GestaltNuBus) String() string

type GestaltNuBusSlot added in v0.5.1

type GestaltNuBusSlot uint
const (
	GestaltNuBusSlotCount GestaltNuBusSlot = 'n'<<24 | 'u'<<16 | 'b'<<8 | 's' // 'nubs'
)

func (GestaltNuBusSlot) String added in v0.5.1

func (e GestaltNuBusSlot) String() string

type GestaltOCE added in v0.5.1

type GestaltOCE uint
const (
	GestaltOCESFServerAvailable     GestaltOCE = 4
	GestaltOCETBAvailable           GestaltOCE = 2
	GestaltOCETBNativeGlueAvailable GestaltOCE = 16
	GestaltOCETBPresent             GestaltOCE = 1
	GestaltOCEToolboxAttr           GestaltOCE = 'o'<<24 | 'c'<<16 | 'e'<<8 | 'u' // 'oceu'
)

func (GestaltOCE) String added in v0.5.1

func (e GestaltOCE) String() string

type GestaltOS added in v0.5.1

type GestaltOS uint
const (
	// GestaltOSTable: The selector you pass to the [Gestalt] function to determine the  base address of the operating system trap dispatch table.
	GestaltOSTable GestaltOS = 'o'<<24 | 's'<<16 | 't'<<8 | 't' // 'ostt'
)

func (GestaltOS) String added in v0.5.1

func (e GestaltOS) String() string

type GestaltOpen added in v0.5.1

type GestaltOpen uint
const (
	GestaltOpenTptValue                GestaltOpen = 'o'<<24 | 't'<<16 | 'a'<<8 | 'n' // 'otan'
	GestaltOpenTptAppleTalkLoadedBit   GestaltOpen = 3
	GestaltOpenTptAppleTalkLoadedMask  GestaltOpen = 8
	GestaltOpenTptAppleTalkPresentBit  GestaltOpen = 2
	GestaltOpenTptAppleTalkPresentMask GestaltOpen = 4
	GestaltOpenTptIPXSPXLoadedBit      GestaltOpen = 7
	GestaltOpenTptIPXSPXLoadedMask     GestaltOpen = 128
	GestaltOpenTptIPXSPXPresentBit     GestaltOpen = 6
	GestaltOpenTptIPXSPXPresentMask    GestaltOpen = 64
	GestaltOpenTptLoadedBit            GestaltOpen = 1
	GestaltOpenTptLoadedMask           GestaltOpen = 2
	GestaltOpenTptPresentBit           GestaltOpen = 0
	GestaltOpenTptPresentMask          GestaltOpen = 1
	GestaltOpenTptTCPLoadedBit         GestaltOpen = 5
	GestaltOpenTptTCPLoadedMask        GestaltOpen = 32
	GestaltOpenTptTCPPresentBit        GestaltOpen = 4
	GestaltOpenTptTCPPresentMask       GestaltOpen = 16
)

func (GestaltOpen) String added in v0.5.1

func (e GestaltOpen) String() string

type GestaltOpenFirmware added in v0.5.1

type GestaltOpenFirmware uint
const (
	GestaltOpenFirmwareInfo GestaltOpenFirmware = 'o'<<24 | 'p'<<16 | 'f'<<8 | 'w' // 'opfw'
)

func (GestaltOpenFirmware) String added in v0.5.1

func (e GestaltOpenFirmware) String() string

type GestaltOpenTpt added in v0.5.1

type GestaltOpenTpt uint
const (
	GestaltOpenTptARAPPresent            GestaltOpenTpt = 6
	GestaltOpenTptPPPPresent             GestaltOpenTpt = 5
	GestaltOpenTptRemoteAccessValue      GestaltOpenTpt = 'o'<<24 | 't'<<16 | 'r'<<8 | 'a' // 'otra'
	GestaltOpenTptRemoteAccessClientOnly GestaltOpenTpt = 2
	GestaltOpenTptRemoteAccessLoaded     GestaltOpenTpt = 1
	GestaltOpenTptRemoteAccessMPServer   GestaltOpenTpt = 4
	GestaltOpenTptRemoteAccessPServer    GestaltOpenTpt = 3
	GestaltOpenTptRemoteAccessPresent    GestaltOpenTpt = 0
	GestaltOpenTptVersions               GestaltOpenTpt = 'o'<<24 | 't'<<16 | 'v'<<8 | 'r' // 'otvr'
)

func (GestaltOpenTpt) String added in v0.5.1

func (e GestaltOpenTpt) String() string

type GestaltOpenTptNetwork added in v0.5.1

type GestaltOpenTptNetwork uint
const (
	GestaltOpenTptNetworkSetupValue               GestaltOpenTptNetwork = 'o'<<24 | 't'<<16 | 'c'<<8 | 'f' // 'otcf'
	GestaltOpenTptNetworkSetupLegacyExport        GestaltOpenTptNetwork = 1
	GestaltOpenTptNetworkSetupLegacyImport        GestaltOpenTptNetwork = 0
	GestaltOpenTptNetworkSetupSupportsMultihoming GestaltOpenTptNetwork = 2
)

func (GestaltOpenTptNetwork) String added in v0.5.1

func (e GestaltOpenTptNetwork) String() string

type GestaltOpenTptNetworkSetup added in v0.5.1

type GestaltOpenTptNetworkSetup uint
const (
	GestaltOpenTptNetworkSetupVersion GestaltOpenTptNetworkSetup = 'o'<<24 | 't'<<16 | 'c'<<8 | 'v' // 'otcv'
)

func (GestaltOpenTptNetworkSetup) String added in v0.5.1

type GestaltOpenTptRemoteAccess added in v0.5.1

type GestaltOpenTptRemoteAccess uint
const (
	GestaltOpenTptRemoteAccessVersion GestaltOpenTptRemoteAccess = 'o'<<24 | 't'<<16 | 'r'<<8 | 'v' // 'otrv'
)

func (GestaltOpenTptRemoteAccess) String added in v0.5.1

type GestaltPCX added in v0.5.1

type GestaltPCX uint
const (
	// GestaltPCXAttr: The selector you pass to the [Gestalt] function to determine the PC Exchange attributes.
	GestaltPCXAttr            GestaltPCX = 'p'<<24 | 'c'<<16 | 'x'<<8 | 'g' // 'pcxg'
	GestaltPCXHas8and16BitFAT GestaltPCX = 0
	GestaltPCXHasProDOS       GestaltPCX = 1
	GestaltPCXNewUI           GestaltPCX = 2
	GestaltPCXUseICMapping    GestaltPCX = 3
)

func (GestaltPCX) String added in v0.5.1

func (e GestaltPCX) String() string

type GestaltPPC added in v0.5.1

type GestaltPPC uint
const (
	GestaltPPCSupportsIncoming          GestaltPPC = 1
	GestaltPPCSupportsIncomingAppleTalk GestaltPPC = 16
	GestaltPPCSupportsIncomingTCP_IP    GestaltPPC = 32
	GestaltPPCSupportsOutGoing          GestaltPPC = 2
	GestaltPPCSupportsOutgoingAppleTalk GestaltPPC = 256
	GestaltPPCSupportsOutgoingTCP_IP    GestaltPPC = 512
	GestaltPPCSupportsRealTime          GestaltPPC = 4096
	GestaltPPCSupportsTCP_IP            GestaltPPC = 4
	// GestaltPPCToolboxAttr: The selector you pass to the Gestalt function to determine the Program-to-Program Communication (PPC) Toolbox attributes.
	GestaltPPCToolboxAttr    GestaltPPC = 'p'<<24 | 'p'<<16 | 'c'<<8 | ' ' // 'ppc '
	GestaltPPCToolboxPresent GestaltPPC = 0
)

func (GestaltPPC) String added in v0.5.1

func (e GestaltPPC) String() string

type GestaltPhysicalRAM added in v0.5.1

type GestaltPhysicalRAM uint
const (
	// GestaltPhysicalRAMSize: The selector you pass to the [Gestalt] function to determine the  number of bytes of physical RAM currently installed.
	GestaltPhysicalRAMSize GestaltPhysicalRAM = 'r'<<24 | 'a'<<16 | 'm'<<8 | ' ' // 'ram '
)

func (GestaltPhysicalRAM) String added in v0.5.1

func (e GestaltPhysicalRAM) String() string

type GestaltPhysicalRAMSizeIn added in v0.5.1

type GestaltPhysicalRAMSizeIn uint
const (
	GestaltPhysicalRAMSizeInMegabytes GestaltPhysicalRAMSizeIn = 'r'<<24 | 'a'<<16 | 'm'<<8 | 'm' // 'ramm'
)

func (GestaltPhysicalRAMSizeIn) String added in v0.5.1

func (e GestaltPhysicalRAMSizeIn) String() string

type GestaltPopup added in v0.5.1

type GestaltPopup uint
const (
	// GestaltPopupAttr: The selector you pass to the [Gestalt] function to determine the  attribute of the pop-up control definition.
	GestaltPopupAttr    GestaltPopup = 'p'<<24 | 'o'<<16 | 'p'<<8 | '!' // 'pop!'
	GestaltPopupPresent GestaltPopup = 0
)

func (GestaltPopup) String added in v0.5.1

func (e GestaltPopup) String() string

type GestaltPortable2001 added in v0.5.1

type GestaltPortable2001 uint
const (
	GestaltPortable2001ANSIKbd GestaltPortable2001 = 202
	GestaltPortable2001ISOKbd  GestaltPortable2001 = 203
	GestaltPortable2001JISKbd  GestaltPortable2001 = 207
)

func (GestaltPortable2001) String added in v0.5.1

func (e GestaltPortable2001) String() string

type GestaltPowerMgr added in v0.5.1

type GestaltPowerMgr uint
const (
	GestaltPowerMgrVers GestaltPowerMgr = 'p'<<24 | 'w'<<16 | 'r'<<8 | 'v' // 'pwrv'
)

func (GestaltPowerMgr) String added in v0.5.1

func (e GestaltPowerMgr) String() string

type GestaltPowerPC added in v0.5.1

type GestaltPowerPC uint
const (
	GestaltPowerPCASArchitecture            GestaltPowerPC = 8
	GestaltPowerPCHas64BitSupport           GestaltPowerPC = 6
	GestaltPowerPCHasDCBAInstruction        GestaltPowerPC = 3
	GestaltPowerPCHasDCBTStreams            GestaltPowerPC = 7
	GestaltPowerPCHasDataStreams            GestaltPowerPC = 5
	GestaltPowerPCHasGraphicsInstructions   GestaltPowerPC = 0
	GestaltPowerPCHasSTFIWXInstruction      GestaltPowerPC = 1
	GestaltPowerPCHasSquareRootInstructions GestaltPowerPC = 2
	GestaltPowerPCHasVectorInstructions     GestaltPowerPC = 4
	GestaltPowerPCIgnoresDCBST              GestaltPowerPC = 9
	GestaltPowerPCProcessorFeatures         GestaltPowerPC = 'p'<<24 | 'p'<<16 | 'c'<<8 | 'f' // 'ppcf'
)

func (GestaltPowerPC) String added in v0.5.1

func (e GestaltPowerPC) String() string

type GestaltProcClk added in v0.5.1

type GestaltProcClk uint
const (
	GestaltProcClkSpeed GestaltProcClk = 'p'<<24 | 'c'<<16 | 'l'<<8 | 'k' // 'pclk'
)

func (GestaltProcClk) String added in v0.5.1

func (e GestaltProcClk) String() string

type GestaltProcClkSpeedM added in v0.5.1

type GestaltProcClkSpeedM uint
const (
	GestaltProcClkSpeedMHz GestaltProcClkSpeedM = 'm'<<24 | 'c'<<16 | 'l'<<8 | 'k' // 'mclk'
)

func (GestaltProcClkSpeedM) String added in v0.5.1

func (e GestaltProcClkSpeedM) String() string

type GestaltProcessorCacheLine added in v0.5.1

type GestaltProcessorCacheLine uint
const (
	GestaltProcessorCacheLineSize GestaltProcessorCacheLine = 'c'<<24 | 's'<<16 | 'i'<<8 | 'z' // 'csiz'
)

func (GestaltProcessorCacheLine) String added in v0.5.1

func (e GestaltProcessorCacheLine) String() string

type GestaltQD3 added in v0.5.1

type GestaltQD3 uint
const (
	GestaltQD3DValue   GestaltQD3 = 'q'<<24 | 'd'<<16 | '3'<<8 | 'd' // 'qd3d'
	GestaltQD3DPresent GestaltQD3 = 0
)

func (GestaltQD3) String added in v0.5.1

func (e GestaltQD3) String() string

type GestaltQD3D added in v0.5.1

type GestaltQD3D uint
const (
	GestaltQD3DVersion       GestaltQD3D = 'q'<<24 | '3'<<16 | 'v'<<8 | ' ' // 'q3v '
	GestaltQD3DViewer        GestaltQD3D = 'q'<<24 | '3'<<16 | 'v'<<8 | 'c' // 'q3vc'
	GestaltQD3DViewerPresent GestaltQD3D = 0
)

func (GestaltQD3D) String added in v0.5.1

func (e GestaltQD3D) String() string

type GestaltQTVR added in v0.5.1

type GestaltQTVR uint
const (
	GestaltQTVRCubicPanosPresent    GestaltQTVR = 3
	GestaltQTVRCylinderPanosPresent GestaltQTVR = 2
	GestaltQTVRMgrAttr              GestaltQTVR = 'q'<<24 | 't'<<16 | 'v'<<8 | 'r' // 'qtvr'
	GestaltQTVRMgrPresent           GestaltQTVR = 0
	GestaltQTVRObjMoviesPresent     GestaltQTVR = 1
)

func (GestaltQTVR) String added in v0.5.1

func (e GestaltQTVR) String() string

type GestaltQTVRMgr added in v0.5.1

type GestaltQTVRMgr uint
const (
	GestaltQTVRMgrVers GestaltQTVRMgr = 'q'<<24 | 't'<<16 | 'v'<<8 | 'v' // 'qtvv'
)

func (GestaltQTVRMgr) String added in v0.5.1

func (e GestaltQTVRMgr) String() string

type GestaltQuick added in v0.5.1

type GestaltQuick uint
const (
	GestaltQuickTimeValue GestaltQuick = 'q'<<24 | 't'<<16 | 'i'<<8 | 'm' // 'qtim'
	// GestaltQuickTimeVersion: The selector you pass to the [Gestalt] function to determine the QuickTime version.
	GestaltQuickTimeVersion GestaltQuick = 'q'<<24 | 't'<<16 | 'i'<<8 | 'm' // 'qtim'
)

func (GestaltQuick) String added in v0.5.1

func (e GestaltQuick) String() string

type GestaltQuickTime added in v0.5.1

type GestaltQuickTime uint
const (
	GestaltQuickTimeConferencingValue GestaltQuickTime = 'm'<<24 | 't'<<16 | 'l'<<8 | 'k' // 'mtlk'
)

func (GestaltQuickTime) String added in v0.5.1

func (e GestaltQuickTime) String() string

type GestaltQuickTimeConferencing added in v0.5.1

type GestaltQuickTimeConferencing uint
const (
	GestaltQuickTimeConferencingInfo GestaltQuickTimeConferencing = 'q'<<24 | 't'<<16 | 'c'<<8 | 'i' // 'qtci'
)

func (GestaltQuickTimeConferencing) String added in v0.5.1

type GestaltQuickTimeStreaming added in v0.5.1

type GestaltQuickTimeStreaming uint
const (
	GestaltQuickTimeStreamingFeatures GestaltQuickTimeStreaming = 'q'<<24 | 't'<<16 | 's'<<8 | 'f' // 'qtsf'
	GestaltQuickTimeStreamingVersion  GestaltQuickTimeStreaming = 'q'<<24 | 't'<<16 | 's'<<8 | 't' // 'qtst'
)

func (GestaltQuickTimeStreaming) String added in v0.5.1

func (e GestaltQuickTimeStreaming) String() string

type GestaltQuickTimeThreadSafe added in v0.5.1

type GestaltQuickTimeThreadSafe uint
const (
	GestaltQuickTimeThreadSafeFeaturesAttr   GestaltQuickTimeThreadSafe = 'q'<<24 | 't'<<16 | 't'<<8 | 'h' // 'qtth'
	GestaltQuickTimeThreadSafeGraphicsExport GestaltQuickTimeThreadSafe = 5
	GestaltQuickTimeThreadSafeGraphicsImport GestaltQuickTimeThreadSafe = 4
	GestaltQuickTimeThreadSafeICM            GestaltQuickTimeThreadSafe = 0
	GestaltQuickTimeThreadSafeMovieExport    GestaltQuickTimeThreadSafe = 3
	GestaltQuickTimeThreadSafeMovieImport    GestaltQuickTimeThreadSafe = 2
	GestaltQuickTimeThreadSafeMoviePlayback  GestaltQuickTimeThreadSafe = 6
	GestaltQuickTimeThreadSafeMovieToolbox   GestaltQuickTimeThreadSafe = 1
)

func (GestaltQuickTimeThreadSafe) String added in v0.5.1

type GestaltRBV added in v0.5.1

type GestaltRBV uint
const (
	GestaltRBVAddr GestaltRBV = 'r'<<24 | 'b'<<16 | 'v'<<8 | ' ' // 'rbv '
)

func (GestaltRBV) String added in v0.5.1

func (e GestaltRBV) String() string

type GestaltROM added in v0.5.1

type GestaltROM uint
const (
	// GestaltROMSize: # Discussion
	GestaltROMSize GestaltROM = 'r'<<24 | 'o'<<16 | 'm'<<8 | ' ' // 'rom '
	// GestaltROMVersion: # Discussion
	GestaltROMVersion GestaltROM = 'r'<<24 | 'o'<<16 | 'm'<<8 | 'v' // 'romv'
)

func (GestaltROM) String added in v0.5.1

func (e GestaltROM) String() string

type GestaltRealtimeMgr added in v0.5.1

type GestaltRealtimeMgr uint
const (
	// GestaltRealtimeMgrAttr: The selector you pass to the [Gestalt] function to determine the Realtime Manager attributes.
	GestaltRealtimeMgrAttr GestaltRealtimeMgr = 'r'<<24 | 't'<<16 | 'm'<<8 | 'r' // 'rtmr'
	// GestaltRealtimeMgrPresent: ( description forthcoming )
	GestaltRealtimeMgrPresent GestaltRealtimeMgr = 0
)

func (GestaltRealtimeMgr) String added in v0.5.1

func (e GestaltRealtimeMgr) String() string

type GestaltSCCRead added in v0.5.1

type GestaltSCCRead uint
const (
	GestaltSCCReadAddr GestaltSCCRead = 's'<<24 | 'c'<<16 | 'c'<<8 | 'r' // 'sccr'
)

func (GestaltSCCRead) String added in v0.5.1

func (e GestaltSCCRead) String() string

type GestaltSCCWrite added in v0.5.1

type GestaltSCCWrite uint
const (
	GestaltSCCWriteAddr GestaltSCCWrite = 's'<<24 | 'c'<<16 | 'c'<<8 | 'w' // 'sccw'
)

func (GestaltSCCWrite) String added in v0.5.1

func (e GestaltSCCWrite) String() string

type GestaltSDPFind added in v0.5.1

type GestaltSDPFind uint
const (
	GestaltSDPFindVersion GestaltSDPFind = 'd'<<24 | 'f'<<16 | 'n'<<8 | 'd' // 'dfnd'
)

func (GestaltSDPFind) String added in v0.5.1

func (e GestaltSDPFind) String() string

type GestaltSDPPrompt added in v0.5.1

type GestaltSDPPrompt uint
const (
	GestaltSDPPromptVersion GestaltSDPPrompt = 'p'<<24 | 'r'<<16 | 'p'<<8 | 'v' // 'prpv'
)

func (GestaltSDPPrompt) String added in v0.5.1

func (e GestaltSDPPrompt) String() string

type GestaltSDPStandardDirectory added in v0.5.1

type GestaltSDPStandardDirectory uint
const (
	GestaltSDPStandardDirectoryVersion GestaltSDPStandardDirectory = 's'<<24 | 'd'<<16 | 'v'<<8 | 'r' // 'sdvr'
)

func (GestaltSDPStandardDirectory) String added in v0.5.1

type GestaltSMPMailer added in v0.5.1

type GestaltSMPMailer uint
const (
	GestaltSMPMailerVersion GestaltSMPMailer = 'm'<<24 | 'a'<<16 | 'l'<<8 | 'r' // 'malr'
)

func (GestaltSMPMailer) String added in v0.5.1

func (e GestaltSMPMailer) String() string

type GestaltSMPSPSendLetter added in v0.5.1

type GestaltSMPSPSendLetter uint
const (
	GestaltSMPSPSendLetterVersion GestaltSMPSPSendLetter = 's'<<24 | 'p'<<16 | 's'<<8 | 'l' // 'spsl'
)

func (GestaltSMPSPSendLetter) String added in v0.5.1

func (e GestaltSMPSPSendLetter) String() string

type GestaltScrapMgr added in v0.5.1

type GestaltScrapMgr uint
const (
	// GestaltScrapMgrAttr: The [Gestalt] selector you pass to determine which Scrap Manager attributes are present.
	GestaltScrapMgrAttr GestaltScrapMgr = 's'<<24 | 'c'<<16 | 'r'<<8 | 'a' // 'scra'
	// GestaltScrapMgrTranslationAware: If `true`, the Scrap Manager supports Translation Manager.
	GestaltScrapMgrTranslationAware GestaltScrapMgr = 0
)

func (GestaltScrapMgr) String added in v0.5.1

func (e GestaltScrapMgr) String() string

type GestaltScreenCapture added in v0.5.1

type GestaltScreenCapture uint
const (
	GestaltScreenCaptureDir  GestaltScreenCapture = 'p'<<24 | 'i'<<16 | 'c'<<8 | '2' // 'pic2'
	GestaltScreenCaptureMain GestaltScreenCapture = 'p'<<24 | 'i'<<16 | 'c'<<8 | '1' // 'pic1'
)

func (GestaltScreenCapture) String added in v0.5.1

func (e GestaltScreenCapture) String() string

type GestaltScript added in v0.5.1

type GestaltScript uint
const (
	// GestaltScriptCount: The selector you pass to the Gestalt function to determine the number of script systems currently active.
	GestaltScriptCount GestaltScript = 's'<<24 | 'c'<<16 | 'r'<<8 | '#' // 'scr#'
)

func (GestaltScript) String added in v0.5.1

func (e GestaltScript) String() string

type GestaltScriptMgr added in v0.5.1

type GestaltScriptMgr uint
const (
	// GestaltScriptMgrVersion: The selector you pass to the [Gestalt] function to determine the version number of the Script Manager (in the low-order word of the return value).
	GestaltScriptMgrVersion GestaltScriptMgr = 's'<<24 | 'c'<<16 | 'r'<<8 | 'i' // 'scri'
)

func (GestaltScriptMgr) String added in v0.5.1

func (e GestaltScriptMgr) String() string

type GestaltShutdown added in v0.5.1

type GestaltShutdown uint
const (
	GestaltShutdownAttributes            GestaltShutdown = 's'<<24 | 'h'<<16 | 'u'<<8 | 't' // 'shut'
	GestaltShutdownHassdOnBootVolUnmount GestaltShutdown = 0
)

func (GestaltShutdown) String added in v0.5.1

func (e GestaltShutdown) String() string

type GestaltSoftwareVendor added in v0.5.1

type GestaltSoftwareVendor uint
const (
	GestaltSoftwareVendorApple    GestaltSoftwareVendor = 'A'<<24 | 'p'<<16 | 'p'<<8 | 'l' // 'Appl'
	GestaltSoftwareVendorCode     GestaltSoftwareVendor = 's'<<24 | 'r'<<16 | 'a'<<8 | 'd' // 'srad'
	GestaltSoftwareVendorLicensee GestaltSoftwareVendor = 'L'<<24 | 'c'<<16 | 'n'<<8 | 's' // 'Lcns'
)

func (GestaltSoftwareVendor) String added in v0.5.1

func (e GestaltSoftwareVendor) String() string

type GestaltSpeech added in v0.5.1

type GestaltSpeech uint
const (
	// GestaltSpeechAttr: The selector you pass to the [Gestalt] function to determine the Speech Manager attributes.
	GestaltSpeechAttr       GestaltSpeech = 't'<<24 | 't'<<16 | 's'<<8 | 'c' // 'ttsc'
	GestaltSpeechHasPPCGlue GestaltSpeech = 1
	GestaltSpeechMgrPresent GestaltSpeech = 0
)

func (GestaltSpeech) String added in v0.5.1

func (e GestaltSpeech) String() string

type GestaltSpeechRecognition added in v0.5.1

type GestaltSpeechRecognition uint
const (
	GestaltSpeechRecognitionVersion GestaltSpeechRecognition = 's'<<24 | 'r'<<16 | 't'<<8 | 'b' // 'srtb'
)

func (GestaltSpeechRecognition) String added in v0.5.1

func (e GestaltSpeechRecognition) String() string

type GestaltSplitOS added in v0.5.1

type GestaltSplitOS uint
const (
	GestaltSplitOSAttr                                   GestaltSplitOS = 's'<<24 | 'p'<<16 | 'o'<<8 | 's' // 'spos'
	GestaltSplitOSAware                                  GestaltSplitOS = 1
	GestaltSplitOSBootDriveIsNetworkVolume               GestaltSplitOS = 0
	GestaltSplitOSEnablerVolumeIsDifferentFromBootVolume GestaltSplitOS = 2
	GestaltSplitOSMachineNameSetToNetworkNameTemp        GestaltSplitOS = 3
	GestaltSplitOSMachineNameStartupDiskIsNonPersistent  GestaltSplitOS = 5
)

func (GestaltSplitOS) String added in v0.5.1

func (e GestaltSplitOS) String() string

type GestaltStandard added in v0.5.1

type GestaltStandard uint
const (
	// GestaltStandardFile58: # Discussion
	GestaltStandardFile58 GestaltStandard = 0
	// GestaltStandardFileAttr: The selector you pass to the Gestalt function to determine the Standard File Package attributes.
	GestaltStandardFileAttr                       GestaltStandard = 's'<<24 | 't'<<16 | 'd'<<8 | 'f' // 'stdf'
	GestaltStandardFileHasColorIcons              GestaltStandard = 2
	GestaltStandardFileHasDynamicVolumeAllocation GestaltStandard = 4
	GestaltStandardFileTranslationAware           GestaltStandard = 1
	GestaltStandardFileUseGenericIcons            GestaltStandard = 3
)

func (GestaltStandard) String added in v0.5.1

func (e GestaltStandard) String() string

type GestaltStdNBP added in v0.5.1

type GestaltStdNBP uint
const (
	// GestaltStdNBPAttr: The selector you pass to the [Gestalt] function to determine information about the StandardNBP (Name-Binding Protocol) function.
	GestaltStdNBPAttr                 GestaltStdNBP = 'n'<<24 | 'l'<<16 | 'u'<<8 | 'p' // 'nlup'
	GestaltStdNBPPresent              GestaltStdNBP = 0
	GestaltStdNBPSupportsAutoPosition GestaltStdNBP = 1
)

func (GestaltStdNBP) String added in v0.5.1

func (e GestaltStdNBP) String() string

type GestaltSystem added in v0.5.1

type GestaltSystem uint
const (
	// Deprecated.
	GestaltSystemVersion GestaltSystem = 's'<<24 | 'y'<<16 | 's'<<8 | 'v' // 'sysv'
	// Deprecated.
	GestaltSystemVersionBugFix GestaltSystem = 's'<<24 | 'y'<<16 | 's'<<8 | '3' // 'sys3'
	// Deprecated.
	GestaltSystemVersionMajor GestaltSystem = 's'<<24 | 'y'<<16 | 's'<<8 | '1' // 'sys1'
	// Deprecated.
	GestaltSystemVersionMinor GestaltSystem = 's'<<24 | 'y'<<16 | 's'<<8 | '2' // 'sys2'
)

func (GestaltSystem) String added in v0.5.1

func (e GestaltSystem) String() string

type GestaltSystemUpdate added in v0.5.1

type GestaltSystemUpdate uint
const (
	GestaltSystemUpdateVersion GestaltSystemUpdate = 's'<<24 | 'y'<<16 | 's'<<8 | 'u' // 'sysu'
)

func (GestaltSystemUpdate) String added in v0.5.1

func (e GestaltSystemUpdate) String() string

type GestaltT added in v0.5.1

type GestaltT uint
const (
	GestaltTE6 GestaltT = 6
)

func (GestaltT) String added in v0.5.1

func (e GestaltT) String() string

type GestaltTE added in v0.5.1

type GestaltTE uint
const (
	// GestaltTEAttr: The [Gestalt] selector you pass to determine whichTextEdit attributes are present.
	GestaltTEAttr GestaltTE = 't'<<24 | 'e'<<16 | 'a'<<8 | 't' // 'teat'
	// GestaltTEHasGetHiliteRgn: If true, TextEdit has [TEGetHiliteRgn].
	GestaltTEHasGetHiliteRgn GestaltTE = 0
	// GestaltTEHasWhiteBackground: If `true`, TextEdit supports overriding the [TERec]' data structure background field to white.
	GestaltTEHasWhiteBackground GestaltTE = 3
	// GestaltTESupportsInlineInput: If `true`, TextEdit does Inline Input.
	GestaltTESupportsInlineInput GestaltTE = 1
	// GestaltTESupportsTextObjects: If `true`, TextEdit does Text Objects.
	GestaltTESupportsTextObjects GestaltTE = 2
)

func (GestaltTE) String added in v0.5.1

func (e GestaltTE) String() string

type GestaltTS added in v0.5.1

type GestaltTS uint
const (
	GestaltTSMDisplayMgrAwareBit GestaltTS = 0
	GestaltTSMdoesTSMTEBit       GestaltTS = 1
	GestaltTSMgr15               GestaltTS = 336
	GestaltTSMgr20               GestaltTS = 512
	GestaltTSMgr22               GestaltTS = 544
	GestaltTSMgr23               GestaltTS = 560
	GestaltTSMgrAttr             GestaltTS = 't'<<24 | 's'<<16 | 'm'<<8 | 'a' // 'tsma'
	// GestaltTSMgrVersion: The selector you pass to the [Gestalt] function to determine the version of the Text Services Manager.
	GestaltTSMgrVersion GestaltTS = 't'<<24 | 's'<<16 | 'm'<<8 | 'v' // 'tsmv'
)

func (GestaltTS) String added in v0.5.1

func (e GestaltTS) String() string

type GestaltTSMT added in v0.5.1

type GestaltTSMT uint
const (
	GestaltTSMTE        GestaltTSMT = 0
	GestaltTSMTE1       GestaltTSMT = 256
	GestaltTSMTE15      GestaltTSMT = 336
	GestaltTSMTE152     GestaltTSMT = 338
	GestaltTSMTEAttr    GestaltTSMT = 't'<<24 | 'm'<<16 | 'T'<<8 | 'E' // 'tmTE'
	GestaltTSMTEPresent GestaltTSMT = 0
	GestaltTSMTEVersion GestaltTSMT = 't'<<24 | 'm'<<16 | 'T'<<8 | 'V' // 'tmTV'
)

func (GestaltTSMT) String added in v0.5.1

func (e GestaltTSMT) String() string

type GestaltTeleMgr added in v0.5.1

type GestaltTeleMgr uint
const (
	GestaltTeleMgrAttr             GestaltTeleMgr = 't'<<24 | 'e'<<16 | 'l'<<8 | 'e' // 'tele'
	GestaltTeleMgrAutoAnswer       GestaltTeleMgr = 3
	GestaltTeleMgrIndHandset       GestaltTeleMgr = 4
	GestaltTeleMgrNewTELNewSupport GestaltTeleMgr = 6
	GestaltTeleMgrPowerPCSupport   GestaltTeleMgr = 1
	GestaltTeleMgrPresent          GestaltTeleMgr = 0
	GestaltTeleMgrSilenceDetect    GestaltTeleMgr = 5
	GestaltTeleMgrSoundStreams     GestaltTeleMgr = 2
)

func (GestaltTeleMgr) String added in v0.5.1

func (e GestaltTeleMgr) String() string

type GestaltTermMgr added in v0.5.1

type GestaltTermMgr uint
const (
	// GestaltTermMgrAttr: The selector you pass to the [Gestalt] function to determine the Terminal Manager attributes.
	GestaltTermMgrAttr        GestaltTermMgr = 't'<<24 | 'e'<<16 | 'r'<<8 | 'm' // 'term'
	GestaltTermMgrErrorString GestaltTermMgr = 2
	GestaltTermMgrPresent     GestaltTermMgr = 0
)

func (GestaltTermMgr) String added in v0.5.1

func (e GestaltTermMgr) String() string

type GestaltToolbox added in v0.5.1

type GestaltToolbox uint
const (
	// GestaltToolboxTable: The selector you pass to the [Gestalt] function to determine the base address of the Toolbox trap dispatch table.
	GestaltToolboxTable GestaltToolbox = 't'<<24 | 'b'<<16 | 't'<<8 | 't' // 'tbtt'
)

func (GestaltToolbox) String added in v0.5.1

func (e GestaltToolbox) String() string

type GestaltTranslation added in v0.5.1

type GestaltTranslation uint
const (
	// GestaltTranslationAttr: The [Gestalt] selector you pass to determine which Translation Manager attributes are present.
	GestaltTranslationAttr GestaltTranslation = 'x'<<24 | 'l'<<16 | 'a'<<8 | 't' // 'xlat'
	// GestaltTranslationGetPathAPIAvail: If true, the functions [GetFileTranslationPath] and [GetPathTranslationDialog] are available.
	GestaltTranslationGetPathAPIAvail GestaltTranslation = 3
	// GestaltTranslationMgrExists: If `true`, the Translation Manager is present.
	GestaltTranslationMgrExists GestaltTranslation = 0
	// GestaltTranslationMgrHintOrder: In earlier versions of the Translation Manager, the scrap hints in the [DoTranslateScrapProcPtr] function were reversed.
	GestaltTranslationMgrHintOrder GestaltTranslation = 1
	// GestaltTranslationPPCAvail: If `true`, the PowerPC Translation Library is available, and you can call the Translation Manager from native PowerPC code.
	GestaltTranslationPPCAvail GestaltTranslation = 2
)

func (GestaltTranslation) String added in v0.5.1

func (e GestaltTranslation) String() string

type GestaltUDF added in v0.5.1

type GestaltUDF uint
const (
	GestaltUDFSupport GestaltUDF = 'k'<<24 | 'u'<<16 | 'd'<<8 | 'f' // 'kudf'
)

func (GestaltUDF) String added in v0.5.1

func (e GestaltUDF) String() string

type GestaltUSB added in v0.5.1

type GestaltUSB uint
const (
	GestaltUSBAttr     GestaltUSB = 'u'<<24 | 's'<<16 | 'b'<<8 | ' ' // 'usb '
	GestaltUSBHasIsoch GestaltUSB = 1
	GestaltUSBPresent  GestaltUSB = 0
	GestaltUSBVersion  GestaltUSB = 'u'<<24 | 's'<<16 | 'b'<<8 | 'v' // 'usbv'
)

func (GestaltUSB) String added in v0.5.1

func (e GestaltUSB) String() string

type GestaltUSBPrinterSharing added in v0.5.1

type GestaltUSBPrinterSharing uint
const (
	GestaltUSBPrinterSharingAttr        GestaltUSBPrinterSharing = 'z'<<24 | 'a'<<16 | 'k'<<8 | ' ' // 'zak '
	GestaltUSBPrinterSharingAttrBooted  GestaltUSBPrinterSharing = 1073741824
	GestaltUSBPrinterSharingAttrMask    GestaltUSBPrinterSharing = 0
	GestaltUSBPrinterSharingAttrRunning GestaltUSBPrinterSharing = 0
	GestaltUSBPrinterSharingVersion     GestaltUSBPrinterSharing = 'z'<<24 | 'a'<<16 | 'k'<<8 | ' ' // 'zak '
	GestaltUSBPrinterSharingVersionMask GestaltUSBPrinterSharing = 65535
)

func (GestaltUSBPrinterSharing) String added in v0.5.1

func (e GestaltUSBPrinterSharing) String() string

type GestaltUserVisibleMachine added in v0.5.1

type GestaltUserVisibleMachine uint
const (
	GestaltUserVisibleMachineName GestaltUserVisibleMachine = 'm'<<24 | 'n'<<16 | 'a'<<8 | 'm' // 'mnam'
)

func (GestaltUserVisibleMachine) String added in v0.5.1

func (e GestaltUserVisibleMachine) String() string

type GestaltVIA1 added in v0.5.1

type GestaltVIA1 uint
const (
	GestaltVIA1Addr GestaltVIA1 = 'v'<<24 | 'i'<<16 | 'a'<<8 | '1' // 'via1'
)

func (GestaltVIA1) String added in v0.5.1

func (e GestaltVIA1) String() string

type GestaltVIA2 added in v0.5.1

type GestaltVIA2 uint
const (
	GestaltVIA2Addr GestaltVIA2 = 'v'<<24 | 'i'<<16 | 'a'<<8 | '2' // 'via2'
)

func (GestaltVIA2) String added in v0.5.1

func (e GestaltVIA2) String() string

type GestaltVM added in v0.5.1

type GestaltVM uint
const (
	// GestaltVMAttr: The [Gestalt] selector you pass to determine the virtual memory attributes that are present.
	GestaltVMAttr                   GestaltVM = 'v'<<24 | 'm'<<16 | ' '<<8 | ' ' // 'vm  '
	GestaltVMFilemappingOn          GestaltVM = 3
	GestaltVMHasLockMemoryForOutput GestaltVM = 1
	GestaltVMHasPagingControl       GestaltVM = 4
	// GestaltVMPresent: If `true`, virtual memory is present.
	GestaltVMPresent GestaltVM = 0
)

func (GestaltVM) String added in v0.5.1

func (e GestaltVM) String() string

type GestaltVMBackingStoreFileRef added in v0.5.1

type GestaltVMBackingStoreFileRef uint
const (
	GestaltVMBackingStoreFileRefNum GestaltVMBackingStoreFileRef = 'v'<<24 | 'm'<<16 | 'b'<<8 | 's' // 'vmbs'
)

func (GestaltVMBackingStoreFileRef) String added in v0.5.1

type GestaltVMInfo added in v0.5.1

type GestaltVMInfo uint
const (
	GestaltVMInfoNoneType        GestaltVMInfo = 3
	GestaltVMInfoSimpleType      GestaltVMInfo = 2
	GestaltVMInfoSizeStorageType GestaltVMInfo = 0
	GestaltVMInfoSizeType        GestaltVMInfo = 1
	GestaltVMInfoType            GestaltVMInfo = 'v'<<24 | 'm'<<16 | 'i'<<8 | 'n' // 'vmin'
)

func (GestaltVMInfo) String added in v0.5.1

func (e GestaltVMInfo) String() string

type GestaltX86 added in v0.5.1

type GestaltX86 uint
const (
	GestaltX86AdditionalFeatures  GestaltX86 = 'x'<<24 | '8'<<16 | '6'<<8 | 'a' // 'x86a'
	GestaltX86Features            GestaltX86 = 'x'<<24 | '8'<<16 | '6'<<8 | 'f' // 'x86f'
	GestaltX86HasAPIC             GestaltX86 = 9
	GestaltX86HasCID              GestaltX86 = 10
	GestaltX86HasCLFSH            GestaltX86 = 19
	GestaltX86HasCMOV             GestaltX86 = 15
	GestaltX86HasCX16             GestaltX86 = 13
	GestaltX86HasCX8              GestaltX86 = 8
	GestaltX86HasDE               GestaltX86 = 2
	GestaltX86HasDS               GestaltX86 = 21
	GestaltX86HasDSCPL            GestaltX86 = 4
	GestaltX86HasEST              GestaltX86 = 7
	GestaltX86HasFPU              GestaltX86 = 0
	GestaltX86HasFXSR             GestaltX86 = 24
	GestaltX86HasHTT              GestaltX86 = 28
	GestaltX86HasMCA              GestaltX86 = 14
	GestaltX86HasMCE              GestaltX86 = 7
	GestaltX86HasMMX              GestaltX86 = 23
	GestaltX86HasMONITOR          GestaltX86 = 3
	GestaltX86HasMSR              GestaltX86 = 5
	GestaltX86HasMTRR             GestaltX86 = 12
	GestaltX86HasPAE              GestaltX86 = 6
	GestaltX86HasPAT              GestaltX86 = 16
	GestaltX86HasPGE              GestaltX86 = 13
	GestaltX86HasPSE              GestaltX86 = 3
	GestaltX86HasPSE36            GestaltX86 = 17
	GestaltX86HasPSN              GestaltX86 = 18
	GestaltX86HasSEP              GestaltX86 = 11
	GestaltX86HasSMX              GestaltX86 = 6
	GestaltX86HasSS               GestaltX86 = 27
	GestaltX86HasSSE              GestaltX86 = 25
	GestaltX86HasSSE2             GestaltX86 = 26
	GestaltX86HasSSE3             GestaltX86 = 0
	GestaltX86HasSupplementalSSE3 GestaltX86 = 9
	GestaltX86HasTM               GestaltX86 = 29
	GestaltX86HasTM2              GestaltX86 = 8
	GestaltX86HasTSC              GestaltX86 = 4
	GestaltX86HasVME              GestaltX86 = 1
	GestaltX86HasVMX              GestaltX86 = 5
	GestaltX86HasxTPR             GestaltX86 = 14
	GestaltX86ResACPI             GestaltX86 = 22
	GestaltX86Serviced20          GestaltX86 = 20
)

func (GestaltX86) String added in v0.5.1

func (e GestaltX86) String() string

type GetMissingComponentResourceUPP

type GetMissingComponentResourceUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/getmissingcomponentresourceupp

func NewGetMissingComponentResourceUPP deprecated

func NewGetMissingComponentResourceUPP(arg0 unsafe.Pointer) GetMissingComponentResourceUPP

NewGetMissingComponentResourceUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516619-newgetmissingcomponentresourceup

type Greaterthan added in v0.5.1

type Greaterthan uint
const (
	EQUALTO     Greaterthan = 2
	GREATERTHAN Greaterthan = 0
	LESSTHAN    Greaterthan = 1
	UNORDERED   Greaterthan = 3
)

func (Greaterthan) String added in v0.5.1

func (e Greaterthan) String() string

type Hm

type Hm int
const (
	HmBalloonAborted       Hm = -853
	HmCloseViewActive      Hm = -863
	HmHelpDisabled         Hm = -850
	HmHelpManagerNotInited Hm = -855
	HmNoBalloonUp          Hm = -862
	HmOperationUnsupported Hm = -861
	HmSameAsLastBalloon    Hm = -854
	HmSkippedBalloon       Hm = -857
	HmUnknownHelpType      Hm = -859
	HmWrongVersion         Hm = -858
)

func (Hm) String

func (e Hm) String() string

type Hr

type Hr int
const (
	HrHTMLRenderingLibNotInstalledErr Hr = -5360
	HrMiscellaneousExceptionErr       Hr = -5361
	HrURLNotHandledErr                Hr = -5363
	HrUnableToResizeHandleErr         Hr = -5362
)

func (Hr) String

func (e Hr) String() string

type IMemFullErr

type IMemFullErr int
const (
	IIOAbort         IMemFullErr = -27
	IMemFullErrValue IMemFullErr = -108
)

func (IMemFullErr) String

func (e IMemFullErr) String() string

type IOCompletionUPP

type IOCompletionUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/iocompletionupp

func NewIOCompletionUPP deprecated

func NewIOCompletionUPP(arg0 unsafe.Pointer) IOCompletionUPP

NewIOCompletionUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1565869-newiocompletionupp

type Int added in v0.5.1

type Int uint
const (
	// Deprecated.
	IntArabic Int = 1
	// Deprecated.
	IntEuropean Int = 4
	// Deprecated.
	IntJapanese Int = 3
	// Deprecated.
	IntOutputMask Int = 32768
	// Deprecated.
	IntRoman Int = 2
	// Deprecated.
	IntWestern Int = 0
)

func (Int) String added in v0.5.1

func (e Int) String() string

type InternalComponentErr

type InternalComponentErr int
const (
	CantReceiveFromSynthesizerOSErr InternalComponentErr = -2073
	CantSendToSynthesizerOSErr      InternalComponentErr = -2072
	IllegalChannelOSErr             InternalComponentErr = -2076
	IllegalControllerOSErr          InternalComponentErr = -2080
	IllegalInstrumentOSErr          InternalComponentErr = -2079
	IllegalKnobOSErr                InternalComponentErr = -2077
	IllegalKnobValueOSErr           InternalComponentErr = -2078
	IllegalNoteChannelOSErr         InternalComponentErr = -2084
	IllegalPartOSErr                InternalComponentErr = -2075
	IllegalVoiceAllocationOSErr     InternalComponentErr = -2074
	InternalComponentErrValue       InternalComponentErr = -2070
	MidiManagerAbsentOSErr          InternalComponentErr = -2081
	NoExportProcAvailableErr        InternalComponentErr = -2089
	NotImplementedMusicOSErr        InternalComponentErr = -2071
	NoteChannelNotAllocatedOSErr    InternalComponentErr = -2085
	SynthesizerNotRespondingOSErr   InternalComponentErr = -2082
	SynthesizerOSErr                InternalComponentErr = -2083
	TuneParseOSErr                  InternalComponentErr = -2087
	TunePlayerFullOSErr             InternalComponentErr = -2086
	VideoOutputInUseErr             InternalComponentErr = -2090
)

func (InternalComponentErr) String

func (e InternalComponentErr) String() string

type InternalScrapErr

type InternalScrapErr int
const (
	BadScrapRefErr              InternalScrapErr = -4990
	DuplicateScrapFlavorErr     InternalScrapErr = -4989
	IllegalScrapFlavorFlagsErr  InternalScrapErr = -4997
	IllegalScrapFlavorSizeErr   InternalScrapErr = -4999
	IllegalScrapFlavorTypeErr   InternalScrapErr = -4998
	InternalScrapErrValue       InternalScrapErr = -4988
	NeedClearScrapErr           InternalScrapErr = -100
	NilScrapFlavorDataErr       InternalScrapErr = -4994
	NoScrapPromiseKeeperErr     InternalScrapErr = -4993
	ProcessStateIncorrectErr    InternalScrapErr = -4991
	ScrapFlavorFlagsMismatchErr InternalScrapErr = -4995
	ScrapFlavorNotFoundErr      InternalScrapErr = -102
	ScrapFlavorSizeMismatchErr  InternalScrapErr = -4996
	ScrapPromiseNotKeptErr      InternalScrapErr = -4992
)

func (InternalScrapErr) String

func (e InternalScrapErr) String() string

type IntlText

type IntlText struct {
	TheScriptCode unsafe.Pointer
	TheLangCode   unsafe.Pointer
	TheText       unsafe.Pointer
}

IntlText - International text consists of an ordered series of bytes, beginning with a 4-byte language code and a 4-byte script code that together determine the format of the bytes that follow.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/intltext

type InvalidComponentID

type InvalidComponentID int
const (
	ComponentDontRegister InvalidComponentID = -3003
	// ComponentNotCaptured: This component has not been captured.
	ComponentNotCaptured InvalidComponentID = -3002
	// InvalidComponentIDValue: Invalid component ID.
	InvalidComponentIDValue       InvalidComponentID = -3000
	RetryComponentRegistrationErr InvalidComponentID = -3005
	UnresolvedComponentDLLErr     InvalidComponentID = -3004
	// ValidInstancesExist: This component has open connections.
	ValidInstancesExist InvalidComponentID = -3001
)

func (InvalidComponentID) String

func (e InvalidComponentID) String() string

type InvalidIconRefErr

type InvalidIconRefErr int
const (
	InvalidIconRefErrValue InvalidIconRefErr = -2580
	NoIconDataAvailableErr InvalidIconRefErr = -2582
	NoSuchIconErr          InvalidIconRefErr = -2581
)

func (InvalidIconRefErr) String

func (e InvalidIconRefErr) String() string

type InvalidTranslationPathErr

type InvalidTranslationPathErr int
const (
	BadTranslationSpecErr          InvalidTranslationPathErr = -3031
	CouldNotParseSourceFileErr     InvalidTranslationPathErr = -3026
	InvalidTranslationPathErrValue InvalidTranslationPathErr = -3025
	NoPrefAppErr                   InvalidTranslationPathErr = -3032
	NoTranslationPathErr           InvalidTranslationPathErr = -3030
)

func (InvalidTranslationPathErr) String

func (e InvalidTranslationPathErr) String() string

type Itlc added in v0.5.1

type Itlc uint
const (
	ItlcDualCaret    Itlc = 6
	ItlcShowIcon     Itlc = 7
	ItlcSysDirection Itlc = 15
)

func (Itlc) String added in v0.5.1

func (e Itlc) String() string

type ItlcDisableKeyScript added in v0.5.1

type ItlcDisableKeyScript uint
const (
	ItlcDisableKeyScriptSyncValue ItlcDisableKeyScript = 3
)

func (ItlcDisableKeyScript) String added in v0.5.1

func (e ItlcDisableKeyScript) String() string

type ItlcDisableKeyScriptSync added in v0.5.1

type ItlcDisableKeyScriptSync uint
const (
	ItlcDisableKeyScriptSyncMask ItlcDisableKeyScriptSync = 8
)

func (ItlcDisableKeyScriptSync) String added in v0.5.1

func (e ItlcDisableKeyScriptSync) String() string

type Iu added in v0.5.1

type Iu int
const (
	IuCurrentCurLang Iu = -4
	IuCurrentDefLang Iu = -5
	IuScriptCurLang  Iu = -6
	IuScriptDefLang  Iu = -7
	IuSystemCurLang  Iu = -2
	IuSystemDefLang  Iu = -3
	// Deprecated.
	IuCurrentScript Iu = -2
	// Deprecated.
	IuSystemScript Iu = -1
)

func (Iu) String added in v0.5.1

func (e Iu) String() string

type K32BitHeap added in v0.5.1

type K32BitHeap uint
const (
	// Deprecated.
	K32BitHeapValue K32BitHeap = 1
	// Deprecated.
	KNewDebugHeap K32BitHeap = 4
	// Deprecated.
	KNewStyleHeap K32BitHeap = 2
)

func (K32BitHeap) String added in v0.5.1

func (e K32BitHeap) String() string

type K68kInterruptLevelMask added in v0.5.1

type K68kInterruptLevelMask uint
const (
	// Deprecated.
	K68kInterruptLevelMaskValue K68kInterruptLevelMask = 7
	// Deprecated.
	KInDeferredTaskMask K68kInterruptLevelMask = 32
	// Deprecated.
	KInNestedInterruptMask K68kInterruptLevelMask = 128
	// Deprecated.
	KInSecondaryIntHandlerMask K68kInterruptLevelMask = 64
	// Deprecated.
	KInVBLTaskMask K68kInterruptLevelMask = 16
)

func (K68kInterruptLevelMask) String added in v0.5.1

func (e K68kInterruptLevelMask) String() string

type KAE

type KAE uint
const (
	KAEActivate KAE = 'a'<<24 | 'c'<<16 | 't'<<8 | 'v' // 'actv'
	// KAEAlwaysInteract: # Discussion
	KAEAlwaysInteract KAE = 48
	// KAEAnswer: Event that is a reply Apple event.
	KAEAnswer           KAE = 'a'<<24 | 'n'<<16 | 's'<<8 | 'r' // 'ansr'
	KAEApplicationClass KAE = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'l' // 'appl'
	// KAEApplicationDied: Event sent by the Process Manager to an application that launched another application when the launched application quits or terminates.
	KAEApplicationDied  KAE = 'o'<<24 | 'b'<<16 | 'i'<<8 | 't' // 'obit'
	KAEAsk              KAE = 'a'<<24 | 's'<<16 | 'k'<<8 | ' ' // 'ask '
	KAEAutoDown         KAE = 'a'<<24 | 'u'<<16 | 't'<<8 | 'o' // 'auto'
	KAEBefore           KAE = 'b'<<24 | 'e'<<16 | 'f'<<8 | 'o' // 'befo'
	KAEBeginTransaction KAE = 'b'<<24 | 'e'<<16 | 'g'<<8 | 'i' // 'begi'
	KAEBeginning        KAE = 'b'<<24 | 'g'<<16 | 'n'<<8 | 'g' // 'bgng'
	// KAEBeginsWith: The value of `operand1` begins with the value of `operand2` (for example, the string `"operand"` begins with the string `"opera"`).
	KAEBeginsWith KAE = 'b'<<24 | 'g'<<16 | 'w'<<8 | 't' // 'bgwt'
	KAEBold       KAE = 'b'<<24 | 'o'<<16 | 'l'<<8 | 'd' // 'bold'
	// KAECanInteract: # Discussion
	KAECanInteract KAE = 32
	// KAECanSwitchLayer: # Discussion
	KAECanSwitchLayer KAE = 64
	KAECaseSensEquals KAE = 'c'<<24 | 's'<<16 | 'e'<<8 | 'q' // 'cseq'
	KAECentered       KAE = 'c'<<24 | 'e'<<16 | 'n'<<8 | 't' // 'cent'
	KAEChangeView     KAE = 'v'<<24 | 'i'<<16 | 'e'<<8 | 'w' // 'view'
	KAEClone          KAE = 'c'<<24 | 'l'<<16 | 'o'<<8 | 'n' // 'clon'
	KAEClose          KAE = 'c'<<24 | 'l'<<16 | 'o'<<8 | 's' // 'clos'
	KAECommandClass   KAE = 'c'<<24 | 'm'<<16 | 'n'<<8 | 'd' // 'cmnd'
	KAECondensed      KAE = 'c'<<24 | 'o'<<16 | 'n'<<8 | 'd' // 'cond'
	// KAEContains: The value of `operand1` contains the value of `operand2 `(for example, the string `"operand"` contains the string `"era"`).
	KAEContains KAE = 'c'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'cont'
	KAECopy     KAE = 'c'<<24 | 'o'<<16 | 'p'<<8 | 'y' // 'copy'
	// KAECoreSuite: An Apple event in the Standard Suite.
	KAECoreSuite       KAE = 'c'<<24 | 'o'<<16 | 'r'<<8 | 'e' // 'core'
	KAECountElements   KAE = 'c'<<24 | 'n'<<16 | 't'<<8 | 'e' // 'cnte'
	KAECreateElement   KAE = 'c'<<24 | 'r'<<16 | 'e'<<8 | 'l' // 'crel'
	KAECreatePublisher KAE = 'c'<<24 | 'p'<<16 | 'u'<<8 | 'b' // 'cpub'
	KAECut             KAE = 'c'<<24 | 'u'<<16 | 't'<<8 | ' ' // 'cut '
	// KAEDataArray: Array items consist of data of the same size and same type, and are aligned on word boundaries.
	KAEDataArray  KAE = 0
	KAEDeactivate KAE = 'd'<<24 | 'a'<<16 | 'c'<<8 | 't' // 'dact'
	KAEDelete     KAE = 'd'<<24 | 'e'<<16 | 'l'<<8 | 'o' // 'delo'
	// KAEDescArray: Array items consist of descriptors of different descriptor types with data of variable size.
	KAEDescArray KAE = 3
	// KAEDirectCall: The source of the Apple event is a direct call that bypassed the PPC Toolbox.
	KAEDirectCall                              KAE = 1
	KAEDiskEvent                               KAE = 'd'<<24 | 'i'<<16 | 's'<<8 | 'k' // 'disk'
	KAEDoNotAutomaticallyAddAnnotationsToEvent KAE = 65536
	KAEDoObjectsExist                          KAE = 'd'<<24 | 'o'<<16 | 'e'<<8 | 'x' // 'doex'
	KAEDoScript                                KAE = 'd'<<24 | 'o'<<16 | 's'<<8 | 'c' // 'dosc'
	// KAEDontExecute: # Discussion
	KAEDontExecute KAE = 8192
	// KAEDontReconnect: # Discussion
	KAEDontReconnect KAE = 128
	// KAEDontRecord: # Discussion
	KAEDontRecord         KAE = 4096
	KAEDown               KAE = 'd'<<24 | 'o'<<16 | 'w'<<8 | 'n' // 'down'
	KAEDrag               KAE = 'd'<<24 | 'r'<<16 | 'a'<<8 | 'g' // 'drag'
	KAEDuplicateSelection KAE = 's'<<24 | 'd'<<16 | 'u'<<8 | 'p' // 'sdup'
	KAEEditGraphic        KAE = 'e'<<24 | 'd'<<16 | 'i'<<8 | 't' // 'edit'
	KAEEmptyTrash         KAE = 'e'<<24 | 'm'<<16 | 'p'<<8 | 't' // 'empt'
	KAEEnd                KAE = 'e'<<24 | 'n'<<16 | 'd'<<8 | ' ' // 'end '
	KAEEndTransaction     KAE = 'e'<<24 | 'n'<<16 | 'd'<<8 | 't' // 'endt'
	// KAEEndsWith: The value of `operand1` ends with the value of `operand2` (for example, the string `"operand"` ends with the string `"and"`).
	KAEEndsWith KAE = 'e'<<24 | 'n'<<16 | 'd'<<8 | 's' // 'ends'
	// KAEEquals: The value of `operand1` is equal to the value of `operand2`
	KAEEquals   KAE = '='<<24 | ' '<<16 | ' '<<8 | ' ' // '=   '
	KAEExpanded KAE = 'p'<<24 | 'e'<<16 | 'x'<<8 | 'p' // 'pexp'
	KAEFast     KAE = 'f'<<24 | 'a'<<16 | 's'<<8 | 't' // 'fast'
	// KAEFinderEvents: An event that the Finder accepts.
	KAEFinderEvents          KAE = 'F'<<24 | 'N'<<16 | 'D'<<8 | 'R' // 'FNDR'
	KAEFormulaProtect        KAE = 'f'<<24 | 'p'<<16 | 'r'<<8 | 'o' // 'fpro'
	KAEFullyJustified        KAE = 'f'<<24 | 'u'<<16 | 'l'<<8 | 'l' // 'full'
	KAEGetClassInfo          KAE = 'q'<<24 | 'o'<<16 | 'b'<<8 | 'j' // 'qobj'
	KAEGetData               KAE = 'g'<<24 | 'e'<<16 | 't'<<8 | 'd' // 'getd'
	KAEGetDataSize           KAE = 'd'<<24 | 's'<<16 | 'i'<<8 | 'z' // 'dsiz'
	KAEGetEventInfo          KAE = 'g'<<24 | 't'<<16 | 'e'<<8 | 'i' // 'gtei'
	KAEGetInfoSelection      KAE = 's'<<24 | 'i'<<16 | 'n'<<8 | 'f' // 'sinf'
	KAEGetPrivilegeSelection KAE = 's'<<24 | 'p'<<16 | 'r'<<8 | 'v' // 'sprv'
	KAEGetSuiteInfo          KAE = 'g'<<24 | 't'<<16 | 's'<<8 | 'i' // 'gtsi'
	// KAEGreaterThan: The value of `operand1` is greater than the value of `operand2`.
	KAEGreaterThan KAE = '>'<<24 | ' '<<16 | ' '<<8 | ' ' // '>   '
	// KAEGreaterThanEquals: The value of `operand1` is greater than or equal to the value of `operand2`.
	KAEGreaterThanEquals KAE = '>'<<24 | '='<<16 | ' '<<8 | ' ' // '>=  '
	KAEGrow              KAE = 'g'<<24 | 'r'<<16 | 'o'<<8 | 'w' // 'grow'
	// KAEHTTPProxyHostAttr: A value of type `typeChar` or `typeUTF8Text`.
	KAEHTTPProxyHostAttr KAE = 'x'<<24 | 'h'<<16 | 't'<<8 | 'h' // 'xhth'
	// KAEHTTPProxyPortAttr: A value of type `typeSInt32`.
	KAEHTTPProxyPortAttr  KAE = 'x'<<24 | 'h'<<16 | 't'<<8 | 'p' // 'xhtp'
	KAEHandleSimpleRanges KAE = 32
	KAEHiQuality          KAE = 'h'<<24 | 'i'<<16 | 'q'<<8 | 'u' // 'hiqu'
	KAEHidden             KAE = 'h'<<24 | 'i'<<16 | 'd'<<8 | 'n' // 'hidn'
	KAEHighLevel          KAE = 'h'<<24 | 'i'<<16 | 'g'<<8 | 'h' // 'high'
	// KAEHighPriority: The Apple Event Manager posts the event at the beginning of the event queue of the server process.
	KAEHighPriority KAE = 1
	// KAEIDoMarking: The application provides marking callback functions.
	KAEIDoMarking KAE = 4
	// KAEIDoMinimum: The application does not handle whose tests or provide marking callbacks.
	KAEIDoMinimum KAE = 0
	// KAEIDoWhose: The application supports whose tests (supports key form `formWhose`).
	KAEIDoWhose       KAE = 1
	KAEISWebStarSuite KAE = 1465341885
	KAEImageGraphic   KAE = 'i'<<24 | 'm'<<16 | 'g'<<8 | 'r' // 'imgr'
	KAEInfo           KAE = 11
	KAEInternetSuite  KAE = 'g'<<24 | 'u'<<16 | 'r'<<8 | 'l' // 'gurl'
	KAEIsUniform      KAE = 'i'<<24 | 's'<<16 | 'u'<<8 | 'n' // 'isun'
	KAEItalic         KAE = 'i'<<24 | 't'<<16 | 'a'<<8 | 'l' // 'ital'
	KAEKeyClass       KAE = 'k'<<24 | 'e'<<16 | 'y'<<8 | 'c' // 'keyc'
	// KAEKeyDescArray: Array items consist of keyword-specified descriptors with different keywords, different descriptor types, and data of variable size.
	KAEKeyDescArray  KAE = 4
	KAEKeyDown       KAE = 'k'<<24 | 'd'<<16 | 'w'<<8 | 'n' // 'kdwn'
	KAELeftJustified KAE = 'l'<<24 | 'e'<<16 | 'f'<<8 | 't' // 'left'
	KAELessThan      KAE = '<'<<24 | ' '<<16 | ' '<<8 | ' ' // '<   '
	// KAELessThanEquals: The value of `operand1` is less than or equal to the value of `operand2`.
	KAELessThanEquals KAE = '<'<<24 | '='<<16 | ' '<<8 | ' ' // '<=  '
	// KAELocalProcess: The source application is another process on the same computer as the target application.
	KAELocalProcess       KAE = 3
	KAELogOut             KAE = 'l'<<24 | 'o'<<16 | 'g'<<8 | 'o' // 'logo'
	KAELowercase          KAE = 'l'<<24 | 'o'<<16 | 'w'<<8 | 'c' // 'lowc'
	KAEMain               KAE = 0
	KAEMakeObjectsVisible KAE = 'm'<<24 | 'v'<<16 | 'i'<<8 | 's' // 'mvis'
	KAEMenuClass          KAE = 'm'<<24 | 'e'<<16 | 'n'<<8 | 'u' // 'menu'
	KAEMenuSelect         KAE = 'm'<<24 | 'h'<<16 | 'i'<<8 | 't' // 'mhit'
	KAEMiscStandards      KAE = 'm'<<24 | 'i'<<16 | 's'<<8 | 'c' // 'misc'
	KAEModifiable         KAE = 'm'<<24 | 'o'<<16 | 'd'<<8 | 'f' // 'modf'
	KAEMouseClass         KAE = 'm'<<24 | 'o'<<16 | 'u'<<8 | 's' // 'mous'
	KAEMouseDown          KAE = 'm'<<24 | 'd'<<16 | 'w'<<8 | 'n' // 'mdwn'
	KAEMouseDownInBack    KAE = 'm'<<24 | 'd'<<16 | 'b'<<8 | 'k' // 'mdbk'
	KAEMove               KAE = 'm'<<24 | 'o'<<16 | 'v'<<8 | 'e' // 'move'
	KAEMoved              KAE = 'm'<<24 | 'o'<<16 | 'v'<<8 | 'e' // 'move'
	KAENavigationKey      KAE = 'n'<<24 | 'a'<<16 | 'v'<<8 | 'e' // 'nave'
	// KAENeverInteract: # Discussion
	KAENeverInteract KAE = 16
	KAENo            KAE = 'n'<<24 | 'o'<<16 | ' '<<8 | ' ' // 'no  '
	KAENoArrow       KAE = 'a'<<24 | 'r'<<16 | 'n'<<8 | 'o' // 'arno'
	// KAENoReply: The reply preference—your application does not want a reply Apple event.
	KAENoReply       KAE = 1
	KAENonmodifiable KAE = 'n'<<24 | 'm'<<16 | 'o'<<8 | 'd' // 'nmod'
	// KAENormalPriority: The Apple Event Manager posts the event at the end of the event queue of the server process and the server processes the Apple event as soon as it has the opportunity.
	KAENormalPriority KAE = 0
	// KAENotifyRecording: # Discussion
	KAENotifyRecording KAE = 'r'<<24 | 'e'<<16 | 'c'<<8 | 'r' // 'recr'
	// KAENotifyStartRecording: An event that notifies an application that recording has been turned on.
	KAENotifyStartRecording KAE = 'r'<<24 | 'e'<<16 | 'c'<<8 | '1' // 'rec1'
	// KAENotifyStopRecording: An event that notifies an application that recording has been turned off.
	KAENotifyStopRecording KAE = 'r'<<24 | 'e'<<16 | 'c'<<8 | '0' // 'rec0'
	KAENullEvent           KAE = 'n'<<24 | 'u'<<16 | 'l'<<8 | 'l' // 'null'
	KAEOSAXSizeResource    KAE = 'o'<<24 | 's'<<16 | 'i'<<8 | 'z' // 'osiz'
	KAEOpen                KAE = 'o'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'odoc'
	// KAEOpenApplication: Event that launches an application.
	KAEOpenApplication KAE = 'o'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'oapp'
	// KAEOpenContents: # Discussion
	KAEOpenContents KAE = 'o'<<24 | 'c'<<16 | 'o'<<8 | 'n' // 'ocon'
	// KAEOpenDocuments: # Discussion
	KAEOpenDocuments KAE = 'o'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'odoc'
	KAEOpenSelection KAE = 's'<<24 | 'o'<<16 | 'p'<<8 | 'e' // 'sope'
	KAEOutline       KAE = 'o'<<24 | 'u'<<16 | 't'<<8 | 'l' // 'outl'
	// KAEPackedArray: Array items consist of data of the same size and same type, and are packed without regard for word boundaries.
	KAEPackedArray  KAE = 1
	KAEPageSetup    KAE = 'p'<<24 | 'g'<<16 | 's'<<8 | 'u' // 'pgsu'
	KAEPassSubDescs KAE = 8
	KAEPaste        KAE = 'p'<<24 | 'a'<<16 | 's'<<8 | 't' // 'past'
	KAEPlain        KAE = 'p'<<24 | 'l'<<16 | 'a'<<8 | 'n' // 'plan'
	KAEPrint        KAE = 'p'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'pdoc'
	// KAEPrintDocuments: Event that provides an application with a list of documents to print.
	KAEPrintDocuments KAE = 'p'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'pdoc'
	KAEPrintSelection KAE = 's'<<24 | 'p'<<16 | 'r'<<8 | 'i' // 'spri'
	KAEPrintWindow    KAE = 'p'<<24 | 'w'<<16 | 'i'<<8 | 'n' // 'pwin'
	// KAEProcessNonReplyEvents: Allow processing of non-reply Apple events while awaiting a synchronous Apple event reply (you specified `kAEWaitReply` for the reply preference).
	KAEProcessNonReplyEvents KAE = 32768
	KAEPromise               KAE = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'm' // 'prom'
	KAEPutAwaySelection      KAE = 's'<<24 | 'p'<<16 | 'u'<<8 | 't' // 'sput'
	KAEQDAdMax               KAE = 'a'<<24 | 'd'<<16 | 'm'<<8 | 'x' // 'admx'
	KAEQDAdMin               KAE = 'a'<<24 | 'd'<<16 | 'm'<<8 | 'n' // 'admn'
	KAEQDAddOver             KAE = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'o' // 'addo'
	KAEQDAddPin              KAE = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'p' // 'addp'
	KAEQDBic                 KAE = 'b'<<24 | 'i'<<16 | 'c'<<8 | ' ' // 'bic '
	KAEQDBlend               KAE = 'b'<<24 | 'l'<<16 | 'n'<<8 | 'd' // 'blnd'
	KAEQDCopy                KAE = 'c'<<24 | 'p'<<16 | 'y'<<8 | ' ' // 'cpy '
	KAEQDNotBic              KAE = 'n'<<24 | 'b'<<16 | 'i'<<8 | 'c' // 'nbic'
	KAEQDNotCopy             KAE = 'n'<<24 | 'c'<<16 | 'p'<<8 | 'y' // 'ncpy'
	KAEQDNotOr               KAE = 'n'<<24 | 't'<<16 | 'o'<<8 | 'r' // 'ntor'
	KAEQDNotXor              KAE = 'n'<<24 | 'x'<<16 | 'o'<<8 | 'r' // 'nxor'
	KAEQDOr                  KAE = 'o'<<24 | 'r'<<16 | ' '<<8 | ' ' // 'or  '
	KAEQDSubOver             KAE = 's'<<24 | 'u'<<16 | 'b'<<8 | 'o' // 'subo'
	KAEQDSubPin              KAE = 's'<<24 | 'u'<<16 | 'b'<<8 | 'p' // 'subp'
	KAEQDSupplementalSuite   KAE = 'q'<<24 | 'd'<<16 | 's'<<8 | 'p' // 'qdsp'
	KAEQDXor                 KAE = 'x'<<24 | 'o'<<16 | 'r'<<8 | ' ' // 'xor '
	// KAEQueueReply: The reply preference—your application wants a reply Apple event.
	KAEQueueReply     KAE = 2
	KAEQuickdrawSuite KAE = 'q'<<24 | 'd'<<16 | 'r'<<8 | 'w' // 'qdrw'
	KAEQuitAll        KAE = 'q'<<24 | 'u'<<16 | 'i'<<8 | 'a' // 'quia'
	// KAEQuitApplication: Event that causes the application to quit.
	KAEQuitApplication KAE = 'q'<<24 | 'u'<<16 | 'i'<<8 | 't' // 'quit'
	KAERawKey          KAE = 'r'<<24 | 'k'<<16 | 'e'<<8 | 'y' // 'rkey'
	KAEReallyLogOut    KAE = 'r'<<24 | 'l'<<16 | 'g'<<8 | 'o' // 'rlgo'
	KAERedo            KAE = 'r'<<24 | 'e'<<16 | 'd'<<8 | 'o' // 'redo'
	KAERegular         KAE = 'r'<<24 | 'e'<<16 | 'g'<<8 | 'l' // 'regl'
	// KAERemoteProcess: The source application is a process on a remote computer on the network.
	KAERemoteProcess KAE = 4
	// KAEReopenApplication: Event that reopens an application.
	KAEReopenApplication  KAE = 'r'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'rapp'
	KAEReplace            KAE = 'r'<<24 | 'p'<<16 | 'l'<<8 | 'c' // 'rplc'
	KAERequiredSuite      KAE = 'r'<<24 | 'e'<<16 | 'q'<<8 | 'd' // 'reqd'
	KAEResized            KAE = 'r'<<24 | 's'<<16 | 'i'<<8 | 'z' // 'rsiz'
	KAEResolveNestedLists KAE = 16
	KAERestart            KAE = 'r'<<24 | 'e'<<16 | 's'<<8 | 't' // 'rest'
	KAEResume             KAE = 'r'<<24 | 's'<<16 | 'm'<<8 | 'e' // 'rsme'
	KAERevealSelection    KAE = 's'<<24 | 'r'<<16 | 'e'<<8 | 'v' // 'srev'
	KAERevert             KAE = 'r'<<24 | 'v'<<16 | 'r'<<8 | 't' // 'rvrt'
	KAERightJustified     KAE = 'r'<<24 | 'g'<<16 | 'h'<<8 | 't' // 'rght'
	// KAESameProcess: The source of the Apple event is the same application that received the event (the target application and the source application are the same).
	KAESameProcess           KAE = 2
	KAESave                  KAE = 's'<<24 | 'a'<<16 | 'v'<<8 | 'e' // 'save'
	KAEScrapEvent            KAE = 's'<<24 | 'c'<<16 | 'r'<<8 | 'p' // 'scrp'
	KAEScriptingSizeResource KAE = 's'<<24 | 'c'<<16 | 's'<<8 | 'z' // 'scsz'
	KAESelect                KAE = 's'<<24 | 'l'<<16 | 'c'<<8 | 't' // 'slct'
	KAESetData               KAE = 's'<<24 | 'e'<<16 | 't'<<8 | 'd' // 'setd'
	KAESetPosition           KAE = 'p'<<24 | 'o'<<16 | 's'<<8 | 'n' // 'posn'
	KAEShadow                KAE = 's'<<24 | 'h'<<16 | 'a'<<8 | 'd' // 'shad'
	KAESharing               KAE = 13
	KAEShowClipboard         KAE = 's'<<24 | 'h'<<16 | 'c'<<8 | 'l' // 'shcl'
	// KAEShowPreferences: # Discussion
	KAEShowPreferences        KAE = 'p'<<24 | 'r'<<16 | 'e'<<8 | 'f' // 'pref'
	KAEShowRestartDialog      KAE = 'r'<<24 | 'r'<<16 | 's'<<8 | 't' // 'rrst'
	KAEShowShutdownDialog     KAE = 'r'<<24 | 's'<<16 | 'd'<<8 | 'n' // 'rsdn'
	KAEShutDown               KAE = 's'<<24 | 'h'<<16 | 'u'<<8 | 't' // 'shut'
	KAESleep                  KAE = 's'<<24 | 'l'<<16 | 'e'<<8 | 'p' // 'slep'
	KAESmallCaps              KAE = 's'<<24 | 'm'<<16 | 'c'<<8 | 'p' // 'smcp'
	KAESocks4Protocol         KAE = 4
	KAESocks5Protocol         KAE = 5
	KAESocksHostAttr          KAE = 'x'<<24 | 's'<<16 | 'h'<<8 | 's' // 'xshs'
	KAESocksPasswordAttr      KAE = 'x'<<24 | 's'<<16 | 'h'<<8 | 'w' // 'xshw'
	KAESocksPortAttr          KAE = 'x'<<24 | 's'<<16 | 'h'<<8 | 'p' // 'xshp'
	KAESocksProxyAttr         KAE = 'x'<<24 | 's'<<16 | 'o'<<8 | 'k' // 'xsok'
	KAESocksUserAttr          KAE = 'x'<<24 | 's'<<16 | 'h'<<8 | 'u' // 'xshu'
	KAESpecialClassProperties KAE = 'c'<<24 | '@'<<16 | '#'<<8 | '!' // 'c@#!'
	// KAEStartRecording: # Discussion
	KAEStartRecording KAE = 'r'<<24 | 'e'<<16 | 'c'<<8 | 'a' // 'reca'
	// KAEStopRecording: # Discussion
	KAEStopRecording         KAE = 'r'<<24 | 'e'<<16 | 'c'<<8 | 'c' // 'recc'
	KAEStoppedMoving         KAE = 's'<<24 | 't'<<16 | 'o'<<8 | 'p' // 'stop'
	KAEStrikethrough         KAE = 's'<<24 | 't'<<16 | 'r'<<8 | 'k' // 'strk'
	KAESubscript             KAE = 's'<<24 | 'b'<<16 | 's'<<8 | 'c' // 'sbsc'
	KAESuperscript           KAE = 's'<<24 | 'p'<<16 | 's'<<8 | 'c' // 'spsc'
	KAESuspend               KAE = 's'<<24 | 'u'<<16 | 's'<<8 | 'p' // 'susp'
	KAETableSuite            KAE = 't'<<24 | 'b'<<16 | 'l'<<8 | 's' // 'tbls'
	KAETerminologyExtension  KAE = 'a'<<24 | 'e'<<16 | 't'<<8 | 'e' // 'aete'
	KAETextSuite             KAE = 'T'<<24 | 'E'<<16 | 'X'<<8 | 'T' // 'TEXT'
	KAETransactionTerminated KAE = 't'<<24 | 't'<<16 | 'r'<<8 | 'm' // 'ttrm'
	KAEUnderline             KAE = 'u'<<24 | 'n'<<16 | 'd'<<8 | 'l' // 'undl'
	KAEUndo                  KAE = 'u'<<24 | 'n'<<16 | 'd'<<8 | 'o' // 'undo'
	// KAEUnknownSource: The source of the Apple event is unknown.
	KAEUnknownSource KAE = 0
	KAEUp            KAE = 'u'<<24 | 'p'<<16 | ' '<<8 | ' ' // 'up  '
	KAEUpdate        KAE = 'u'<<24 | 'p'<<16 | 'd'<<8 | 't' // 'updt'
	// KAEUseHTTPProxyAttr: A value of type `typeBoolean`.
	KAEUseHTTPProxyAttr     KAE = 'x'<<24 | 'u'<<16 | 'p'<<8 | 'r' // 'xupr'
	KAEUseRelativeIterators KAE = 64
	KAEUseSocksAttr         KAE = 'x'<<24 | 's'<<16 | 'c'<<8 | 's' // 'xscs'
	KAEUserTerminology      KAE = 'a'<<24 | 'e'<<16 | 'u'<<8 | 't' // 'aeut'
	KAEVirtualKey           KAE = 'k'<<24 | 'e'<<16 | 'y'<<8 | 'c' // 'keyc'
	// KAEWaitReply: # Discussion
	KAEWaitReply   KAE = 3
	KAEWakeUpEvent KAE = 'w'<<24 | 'a'<<16 | 'k'<<8 | 'e' // 'wake'
	// KAEWantReceipt: # Discussion
	KAEWantReceipt     KAE = 512
	KAEWholeWordEquals KAE = 'w'<<24 | 'w'<<16 | 'e'<<8 | 'q' // 'wweq'
	KAEWindowClass     KAE = 'w'<<24 | 'i'<<16 | 'n'<<8 | 'd' // 'wind'
	KAEYes             KAE = 'y'<<24 | 'e'<<16 | 's'<<8 | ' ' // 'yes '
	KAEZoomValue       KAE = 'z'<<24 | 'o'<<16 | 'o'<<8 | 'm' // 'zoom'
)

func (KAE) String

func (e KAE) String() string

type KAEAND

type KAEAND uint
const (
	// KAEANDValue: Specifies a logical [AND] operation.
	KAEANDValue KAEAND = 'A'<<24 | 'N'<<16 | 'D'<<8 | ' ' // 'AND '
	// KAEAll: Specifies all the elements in the container.
	KAEAll KAEAND = 'a'<<24 | 'l'<<16 | 'l'<<8 | ' ' // 'all '
	// KAEAny: Specifies a single element chosen at random from the container.
	KAEAny KAEAND = 'a'<<24 | 'n'<<16 | 'y'<<8 | ' ' // 'any '
	// KAEFirst: The first element in the specified container.
	KAEFirst KAEAND = 'f'<<24 | 'i'<<16 | 'r'<<8 | 's' // 'firs'
	// KAELast: Specifies the last element in the container.
	KAELast KAEAND = 'l'<<24 | 'a'<<16 | 's'<<8 | 't' // 'last'
	// KAEMiddle: # Discussion
	KAEMiddle KAEAND = 'm'<<24 | 'i'<<16 | 'd'<<8 | 'd' // 'midd'
	// KAENOT: Specifies a logical [NOT] operation.
	KAENOT KAEAND = 'N'<<24 | 'O'<<16 | 'T'<<8 | ' ' // 'NOT '
	// KAENext: Specifies the Apple event object after the container.
	KAENext KAEAND = 'n'<<24 | 'e'<<16 | 'x'<<8 | 't' // 'next'
	// KAEOR: Specifies a logical [OR] operation.
	KAEOR KAEAND = 'O'<<24 | 'R'<<16 | ' '<<8 | ' ' // 'OR  '
	// KAEPrevious: Specifies the Apple event object before the container.
	KAEPrevious KAEAND = 'p'<<24 | 'r'<<16 | 'e'<<8 | 'v' // 'prev'
	// KeyAECompOperator: Specifies a descriptor of `typeType`, whose data consists of one of the constant values described in Key Form and Descriptor Type Object Specifier Constants.
	KeyAECompOperator KAEAND = 'r'<<24 | 'e'<<16 | 'l'<<8 | 'o' // 'relo'
	// KeyAEContainer: Specifies the container for the requested object or objects.
	KeyAEContainer KAEAND = 'f'<<24 | 'r'<<16 | 'o'<<8 | 'm' // 'from'
	// KeyAEDesiredClass: # Discussion
	KeyAEDesiredClass KAEAND = 'w'<<24 | 'a'<<16 | 'n'<<8 | 't' // 'want'
	// KeyAEKeyData: # Discussion
	KeyAEKeyData KAEAND = 's'<<24 | 'e'<<16 | 'l'<<8 | 'd' // 'seld'
	// KeyAEKeyForm: # Discussion
	KeyAEKeyForm KAEAND = 'f'<<24 | 'o'<<16 | 'r'<<8 | 'm' // 'form'
	// KeyAELogicalOperator: Specifies a descriptor of type `typeEnumerated` whose data is one of the logical operators (such as `kAEAND`) defined in Key Form and Descriptor Type Object Specifier Constants.
	KeyAELogicalOperator KAEAND = 'l'<<24 | 'o'<<16 | 'g'<<8 | 'c' // 'logc'
	// KeyAELogicalTerms: Specifies a descriptor of type `typeAEList` containing one or more comparison or logical descriptors.
	KeyAELogicalTerms KAEAND = 't'<<24 | 'e'<<16 | 'r'<<8 | 'm' // 'term'
	// KeyAEObject1: # Discussion
	KeyAEObject1 KAEAND = 'o'<<24 | 'b'<<16 | 'j'<<8 | '1' // 'obj1'
	// KeyAEObject2: # Discussion
	KeyAEObject2 KAEAND = 'o'<<24 | 'b'<<16 | 'j'<<8 | '2' // 'obj2'
)

func (KAEAND) String

func (e KAEAND) String() string

type KAEApplicationActivation added in v0.5.1

type KAEApplicationActivation uint
const (
	KAEApplicationActivationExpected KAEApplicationActivation = 'a'<<24 | 'a'<<16 | 'p'<<8 | 'd' // 'aapd'
)

func (KAEApplicationActivation) String added in v0.5.1

func (e KAEApplicationActivation) String() string

type KAEDebug

type KAEDebug uint
const (
	KAEDebugPOSTHeader  KAEDebug = 1
	KAEDebugReplyHeader KAEDebug = 2
	KAEDebugXMLDebugAll KAEDebug = 0
	KAEDebugXMLRequest  KAEDebug = 4
	KAEDebugXMLResponse KAEDebug = 8
)

func (KAEDebug) String

func (e KAEDebug) String() string

type KAEDefaultTimeout

type KAEDefaultTimeout int
const (
	// KAEDefaultTimeoutValue: The timeout value is determined by the Apple Event Manager.
	KAEDefaultTimeoutValue KAEDefaultTimeout = -1
	// KNoTimeOut: Your application is willing to wait indefinitely.
	KNoTimeOut KAEDefaultTimeout = -2
)

func (KAEDefaultTimeout) String

func (e KAEDefaultTimeout) String() string

type KAEDescListFactor

type KAEDescListFactor uint
const (
	KAEDescListFactorNone        KAEDescListFactor = 0
	KAEDescListFactorType        KAEDescListFactor = 4
	KAEDescListFactorTypeAndSize KAEDescListFactor = 8
)

func (KAEDescListFactor) String

func (e KAEDescListFactor) String() string

type KAEDoNotPromptForUser added in v0.5.1

type KAEDoNotPromptForUser uint
const (
	KAEDoNotPromptForUserConsent KAEDoNotPromptForUser = 131072
)

func (KAEDoNotPromptForUser) String added in v0.5.1

func (e KAEDoNotPromptForUser) String() string

type KAEHandle added in v0.5.1

type KAEHandle uint
const (
	// KAEHandleArray: Array items consist of handles to data of the same type and possibly variable size.
	KAEHandleArray KAEHandle = 2
)

func (KAEHandle) String added in v0.5.1

func (e KAEHandle) String() string

type KAEIS

type KAEIS uint
const (
	KAEISAction         KAEIS = 'K'<<24 | 'a'<<16 | 'c'<<8 | 't' // 'Kact'
	KAEISActionPath     KAEIS = 'K'<<24 | 'a'<<16 | 'p'<<8 | 't' // 'Kapt'
	KAEISClientAddress  KAEIS = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'addr'
	KAEISClientIP       KAEIS = 'K'<<24 | 'c'<<16 | 'i'<<8 | 'p' // 'Kcip'
	KAEISContentType    KAEIS = 'c'<<24 | 't'<<16 | 'y'<<8 | 'p' // 'ctyp'
	KAEISFromUser       KAEIS = 'f'<<24 | 'r'<<16 | 'm'<<8 | 'u' // 'frmu'
	KAEISFullRequest    KAEIS = 'K'<<24 | 'f'<<16 | 'r'<<8 | 'q' // 'Kfrq'
	KAEISHTTPSearchArgs KAEIS = 'k'<<24 | 'f'<<16 | 'o'<<8 | 'r' // 'kfor'
	KAEISMethod         KAEIS = 'm'<<24 | 'e'<<16 | 't'<<8 | 'h' // 'meth'
	KAEISPassword       KAEIS = 'p'<<24 | 'a'<<16 | 's'<<8 | 's' // 'pass'
	KAEISPostArgs       KAEIS = 'p'<<24 | 'o'<<16 | 's'<<8 | 't' // 'post'
	KAEISReferrer       KAEIS = 'r'<<24 | 'e'<<16 | 'f'<<8 | 'r' // 'refr'
	KAEISScriptName     KAEIS = 's'<<24 | 'c'<<16 | 'n'<<8 | 'm' // 'scnm'
	KAEISServerName     KAEIS = 's'<<24 | 'v'<<16 | 'n'<<8 | 'm' // 'svnm'
	KAEISServerPort     KAEIS = 's'<<24 | 'v'<<16 | 'p'<<8 | 't' // 'svpt'
	KAEISUserAgent      KAEIS = 'A'<<24 | 'g'<<16 | 'n'<<8 | 't' // 'Agnt'
	KAEISUserName       KAEIS = 'u'<<24 | 's'<<16 | 'e'<<8 | 'r' // 'user'
)

func (KAEIS) String

func (e KAEIS) String() string

type KAEISGetURL

type KAEISGetURL uint
const (
	KAEISGetURLValue KAEISGetURL = 'g'<<24 | 'u'<<16 | 'r'<<8 | 'l' // 'gurl'
	KAEISHandleCGI   KAEISGetURL = 's'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'sdoc'
)

func (KAEISGetURL) String

func (e KAEISGetURL) String() string

type KAEQuit

type KAEQuit uint
const (
	KAEQuitPreserveState KAEQuit = 's'<<24 | 't'<<16 | 'a'<<8 | 't' // 'stat'
	KAEQuitReason        KAEQuit = 'w'<<24 | 'h'<<16 | 'y'<<8 | '?' // 'why?'
)

func (KAEQuit) String

func (e KAEQuit) String() string

type KAEU

type KAEU uint
const (
	KAEUTApostrophe             KAEU = 3
	KAEUTChangesState           KAEU = 12
	KAEUTDirectParamIsReference KAEU = 9
	KAEUTEnumListIsExclusive    KAEU = 10
	KAEUTEnumerated             KAEU = 13
	KAEUTEnumsAreTypes          KAEU = 11
	KAEUTFeminine               KAEU = 2
	KAEUTHasReturningParam      KAEU = 31
	KAEUTMasculine              KAEU = 1
	KAEUTNotDirectParamIsTarget KAEU = 8
	KAEUTOptional               KAEU = 15
	KAEUTParamIsReference       KAEU = 9
	KAEUTParamIsTarget          KAEU = 8
	KAEUTPlural                 KAEU = 0
	KAEUTPropertyIsReference    KAEU = 9
	KAEUTReadWrite              KAEU = 12
	KAEUTReplyIsReference       KAEU = 9
	KAEUTTightBindingFunction   KAEU = 12
	KAEUTlistOfItems            KAEU = 14
)

func (KAEU) String

func (e KAEU) String() string

type KAEZoom

type KAEZoom uint
const (
	KAEZoomIn  KAEZoom = 7
	KAEZoomOut KAEZoom = 8
)

func (KAEZoom) String added in v0.5.1

func (e KAEZoom) String() string

type KAFPExtendedFlagsAlternateAddress added in v0.5.1

type KAFPExtendedFlagsAlternateAddress uint
const (
	KAFPExtendedFlagsAlternateAddressMask KAFPExtendedFlagsAlternateAddress = 1
)

func (KAFPExtendedFlagsAlternateAddress) String added in v0.5.1

type KAFPTagLength added in v0.5.1

type KAFPTagLength uint
const (
	KAFPTagLengthDDP    KAFPTagLength = 6
	KAFPTagLengthIP     KAFPTagLength = 6
	KAFPTagLengthIPPort KAFPTagLength = 8
)

func (KAFPTagLength) String added in v0.5.1

func (e KAFPTagLength) String() string

type KAFPTagType added in v0.5.1

type KAFPTagType uint
const (
	KAFPTagTypeDDP    KAFPTagType = 3
	KAFPTagTypeDNS    KAFPTagType = 4
	KAFPTagTypeIP     KAFPTagType = 1
	KAFPTagTypeIPPort KAFPTagType = 2
)

func (KAFPTagType) String added in v0.5.1

func (e KAFPTagType) String() string

type KALM

type KALM int
const (
	KALMDeferSwitchErr         KALM = -30043
	KALMDuplicateModuleErr     KALM = -30045
	KALMGroupNotFoundErr       KALM = -30048
	KALMInstallationErr        KALM = -30044
	KALMInternalErr            KALM = -30049
	KALMModuleCommunicationErr KALM = -30046
	KALMNoSuchModuleErr        KALM = -30047
	KALMRebootFlagsLevelErr    KALM = -30042
)

func (KALM) String

func (e KALM) String() string

type KALMLocationNotFound added in v0.5.1

type KALMLocationNotFound int
const (
	KALMLocationNotFoundErr KALMLocationNotFound = -30048
)

func (KALMLocationNotFound) String added in v0.5.1

func (e KALMLocationNotFound) String() string

type KARM added in v0.5.1

type KARM uint
const (
	// Deprecated.
	KARMMountVol KARM = 1
	// Deprecated.
	KARMMultVols KARM = 8
	// Deprecated.
	KARMNoUI KARM = 2
	// Deprecated.
	KARMSearch KARM = 256
	// Deprecated.
	KARMSearchMore KARM = 512
	// Deprecated.
	KARMSearchRelFirst KARM = 1024
	// Deprecated.
	KARMTryFileIDFirst KARM = 2048
)

func (KARM) String added in v0.5.1

func (e KARM) String() string

type KATSU

type KATSU int
const (
	KATSUBadStreamErr                 KATSU = -8902
	KATSUBusyObjectErr                KATSU = -8809
	KATSUCoordinateOverflowErr        KATSU = -8807
	KATSUFontsMatched                 KATSU = -8793
	KATSUFontsNotMatched              KATSU = -8794
	KATSUInvalidAttributeSizeErr      KATSU = -8798
	KATSUInvalidAttributeTagErr       KATSU = -8799
	KATSUInvalidAttributeValueErr     KATSU = -8797
	KATSUInvalidCacheErr              KATSU = -8800
	KATSUInvalidCallInsideCallbackErr KATSU = -8904
	KATSUInvalidFontErr               KATSU = -8796
	KATSUInvalidFontFallbacksErr      KATSU = -8900
	KATSUInvalidStyleErr              KATSU = -8791
	KATSUInvalidTextLayoutErr         KATSU = -8790
	KATSUInvalidTextRangeErr          KATSU = -8792
	KATSULastErr                      KATSU = -8959
	KATSULineBreakInWord              KATSU = -8808
	KATSULowLevelErr                  KATSU = -8804
	KATSUNoCorrespondingFontErr       KATSU = -8795
	KATSUNoFontCmapAvailableErr       KATSU = -8805
	KATSUNoFontNameErr                KATSU = -8905
	KATSUNoFontScalerAvailableErr     KATSU = -8806
	KATSUNoStyleRunsAssignedErr       KATSU = -8802
	KATSUNotSetErr                    KATSU = -8801
	KATSUOutputBufferTooSmallErr      KATSU = -8903
	KATSUQuickDrawTextErr             KATSU = -8803
	KATSUUnsupportedStreamFormatErr   KATSU = -8901
)

func (KATSU) String

func (e KATSU) String() string

type KAlert

type KAlert uint
const (
	KAlertCautionIcon KAlert = 'c'<<24 | 'a'<<16 | 'u'<<8 | 't' // 'caut'
	KAlertNoteIcon    KAlert = 'n'<<24 | 'o'<<16 | 't'<<8 | 'e' // 'note'
	KAlertStopIcon    KAlert = 's'<<24 | 't'<<16 | 'o'<<8 | 'p' // 'stop'
)

func (KAlert) String

func (e KAlert) String() string

type KAny added in v0.5.1

type KAny uint
const (
	KAnyAuthType KAny = 0
	KAnyPort     KAny = 0
	KAnyProtocol KAny = 0
)

func (KAny) String added in v0.5.1

func (e KAny) String() string

type KAnyComponent added in v0.5.1

type KAnyComponent uint
const (
	// Deprecated.
	KAnyComponentFlagsMask KAnyComponent = 0
	// Deprecated.
	KAnyComponentManufacturer KAnyComponent = 0
	// Deprecated.
	KAnyComponentSubType KAnyComponent = 0
	// Deprecated.
	KAnyComponentType KAnyComponent = 0
)

func (KAnyComponent) String added in v0.5.1

func (e KAnyComponent) String() string

type KAppearanceFolderIcon

type KAppearanceFolderIcon uint
const (
	KAppearanceFolderIconValue         KAppearanceFolderIcon = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'r' // 'appr'
	KAppleExtrasFolderIcon             KAppearanceFolderIcon = 1634040004
	KAppleMenuFolderIcon               KAppearanceFolderIcon = 'a'<<24 | 'm'<<16 | 'n'<<8 | 'u' // 'amnu'
	KApplicationSupportFolderIcon      KAppearanceFolderIcon = 'a'<<24 | 's'<<16 | 'u'<<8 | 'p' // 'asup'
	KApplicationsFolderIcon            KAppearanceFolderIcon = 'a'<<24 | 'p'<<16 | 'p'<<8 | 's' // 'apps'
	KAssistantsFolderIcon              KAppearanceFolderIcon = 1634956484
	KColorSyncFolderIcon               KAppearanceFolderIcon = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'f' // 'prof'
	KContextualMenuItemsFolderIcon     KAppearanceFolderIcon = 'c'<<24 | 'm'<<16 | 'n'<<8 | 'u' // 'cmnu'
	KControlPanelDisabledFolderIcon    KAppearanceFolderIcon = 'c'<<24 | 't'<<16 | 'r'<<8 | 'D' // 'ctrD'
	KControlPanelFolderIcon            KAppearanceFolderIcon = 'c'<<24 | 't'<<16 | 'r'<<8 | 'l' // 'ctrl'
	KControlStripModulesFolderIcon     KAppearanceFolderIcon = 1935963844
	KDocumentsFolderIcon               KAppearanceFolderIcon = 'd'<<24 | 'o'<<16 | 'c'<<8 | 's' // 'docs'
	KExtensionsDisabledFolderIcon      KAppearanceFolderIcon = 'e'<<24 | 'x'<<16 | 't'<<8 | 'D' // 'extD'
	KExtensionsFolderIcon              KAppearanceFolderIcon = 'e'<<24 | 'x'<<16 | 't'<<8 | 'n' // 'extn'
	KFavoritesFolderIcon               KAppearanceFolderIcon = 'f'<<24 | 'a'<<16 | 'v'<<8 | 's' // 'favs'
	KFontsFolderIcon                   KAppearanceFolderIcon = 'f'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'font'
	KHelpFolderIcon                    KAppearanceFolderIcon = 0
	KInternetFolderIcon                KAppearanceFolderIcon = 1768846532
	KInternetPlugInFolderIcon          KAppearanceFolderIcon = 0
	KInternetSearchSitesFolderIcon     KAppearanceFolderIcon = 'i'<<24 | 's'<<16 | 's'<<8 | 'f' // 'issf'
	KLocalesFolderIcon                 KAppearanceFolderIcon = 0
	KMacOSReadMeFolderIcon             KAppearanceFolderIcon = 1836020420
	KPreferencesFolderIcon             KAppearanceFolderIcon = 1886545604
	KPrintMonitorFolderIcon            KAppearanceFolderIcon = 'p'<<24 | 'r'<<16 | 'n'<<8 | 't' // 'prnt'
	KPrinterDescriptionFolderIcon      KAppearanceFolderIcon = 'p'<<24 | 'p'<<16 | 'd'<<8 | 'f' // 'ppdf'
	KPrinterDriverFolderIcon           KAppearanceFolderIcon = 0
	KPublicFolderIcon                  KAppearanceFolderIcon = 'p'<<24 | 'u'<<16 | 'b'<<8 | 'f' // 'pubf'
	KRecentApplicationsFolderIcon      KAppearanceFolderIcon = 'r'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'rapp'
	KRecentDocumentsFolderIcon         KAppearanceFolderIcon = 'r'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'rdoc'
	KRecentServersFolderIcon           KAppearanceFolderIcon = 'r'<<24 | 's'<<16 | 'r'<<8 | 'v' // 'rsrv'
	KScriptingAdditionsFolderIcon      KAppearanceFolderIcon = 0
	KScriptsFolderIcon                 KAppearanceFolderIcon = 1935897284
	KSharedLibrariesFolderIcon         KAppearanceFolderIcon = 0
	KShutdownItemsDisabledFolderIcon   KAppearanceFolderIcon = 's'<<24 | 'h'<<16 | 'd'<<8 | 'D' // 'shdD'
	KShutdownItemsFolderIcon           KAppearanceFolderIcon = 's'<<24 | 'h'<<16 | 'd'<<8 | 'f' // 'shdf'
	KSpeakableItemsFolder              KAppearanceFolderIcon = 's'<<24 | 'p'<<16 | 'k'<<8 | 'i' // 'spki'
	KStartupItemsDisabledFolderIcon    KAppearanceFolderIcon = 's'<<24 | 't'<<16 | 'r'<<8 | 'D' // 'strD'
	KStartupItemsFolderIcon            KAppearanceFolderIcon = 's'<<24 | 't'<<16 | 'r'<<8 | 't' // 'strt'
	KSystemExtensionDisabledFolderIcon KAppearanceFolderIcon = 'm'<<24 | 'a'<<16 | 'c'<<8 | 'D' // 'macD'
	KSystemFolderIcon                  KAppearanceFolderIcon = 'm'<<24 | 'a'<<16 | 'c'<<8 | 's' // 'macs'
	KTextEncodingsFolderIcon           KAppearanceFolderIcon = 0
	KUsersFolderIcon                   KAppearanceFolderIcon = 1970500292
	KUtilitiesFolderIcon               KAppearanceFolderIcon = 1970563524
	KVoicesFolderIcon                  KAppearanceFolderIcon = 'f'<<24 | 'v'<<16 | 'o'<<8 | 'c' // 'fvoc'
)

func (KAppearanceFolderIcon) String

func (e KAppearanceFolderIcon) String() string

type KAppleLogoIcon

type KAppleLogoIcon uint
const (
	KAppleLogoIconValue             KAppleLogoIcon = 'c'<<24 | 'a'<<16 | 'p'<<8 | 'l' // 'capl'
	KAppleMenuIcon                  KAppleLogoIcon = 's'<<24 | 'a'<<16 | 'p'<<8 | 'l' // 'sapl'
	KBackwardArrowIcon              KAppleLogoIcon = 'b'<<24 | 'a'<<16 | 'r'<<8 | 'o' // 'baro'
	KBurningIcon                    KAppleLogoIcon = 'b'<<24 | 'u'<<16 | 'r'<<8 | 'n' // 'burn'
	KConnectToIcon                  KAppleLogoIcon = 'c'<<24 | 'n'<<16 | 'c'<<8 | 't' // 'cnct'
	KDeleteAliasIcon                KAppleLogoIcon = 'd'<<24 | 'a'<<16 | 'l'<<8 | 'i' // 'dali'
	KEjectMediaIcon                 KAppleLogoIcon = 'e'<<24 | 'j'<<16 | 'e'<<8 | 'c' // 'ejec'
	KFavoriteItemsIcon              KAppleLogoIcon = 'f'<<24 | 'a'<<16 | 'v'<<8 | 'r' // 'favr'
	KForwardArrowIcon               KAppleLogoIcon = 'f'<<24 | 'a'<<16 | 'r'<<8 | 'o' // 'faro'
	KGenericWindowIcon              KAppleLogoIcon = 'g'<<24 | 'w'<<16 | 'i'<<8 | 'n' // 'gwin'
	KGridIcon                       KAppleLogoIcon = 'g'<<24 | 'r'<<16 | 'i'<<8 | 'd' // 'grid'
	KHelpIcon                       KAppleLogoIcon = 'h'<<24 | 'e'<<16 | 'l'<<8 | 'p' // 'help'
	KKeepArrangedIcon               KAppleLogoIcon = 'a'<<24 | 'r'<<16 | 'n'<<8 | 'g' // 'arng'
	KLockedIcon                     KAppleLogoIcon = 'l'<<24 | 'o'<<16 | 'c'<<8 | 'k' // 'lock'
	KNoFilesIcon                    KAppleLogoIcon = 'n'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'nfil'
	KNoFolderIcon                   KAppleLogoIcon = 'n'<<24 | 'f'<<16 | 'l'<<8 | 'd' // 'nfld'
	KNoWriteIcon                    KAppleLogoIcon = 'n'<<24 | 'w'<<16 | 'r'<<8 | 't' // 'nwrt'
	KProtectedApplicationFolderIcon KAppleLogoIcon = 'p'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'papp'
	KProtectedSystemFolderIcon      KAppleLogoIcon = 'p'<<24 | 's'<<16 | 'y'<<8 | 's' // 'psys'
	KQuestionMarkIcon               KAppleLogoIcon = 'q'<<24 | 'u'<<16 | 'e'<<8 | 's' // 'ques'
	KRecentItemsIcon                KAppleLogoIcon = 'r'<<24 | 'c'<<16 | 'n'<<8 | 't' // 'rcnt'
	KRightContainerArrowIcon        KAppleLogoIcon = 'r'<<24 | 'c'<<16 | 'a'<<8 | 'r' // 'rcar'
	KShortcutIcon                   KAppleLogoIcon = 's'<<24 | 'h'<<16 | 'r'<<8 | 't' // 'shrt'
	KSortAscendingIcon              KAppleLogoIcon = 'a'<<24 | 's'<<16 | 'n'<<8 | 'd' // 'asnd'
	KSortDescendingIcon             KAppleLogoIcon = 'd'<<24 | 's'<<16 | 'n'<<8 | 'd' // 'dsnd'
	KUnlockedIcon                   KAppleLogoIcon = 'u'<<24 | 'l'<<16 | 'c'<<8 | 'k' // 'ulck'
)

func (KAppleLogoIcon) String

func (e KAppleLogoIcon) String() string

type KAppleManufacturer added in v0.5.1

type KAppleManufacturer uint
const (
	// Deprecated.
	KAppleManufacturerValue KAppleManufacturer = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'l' // 'appl'
	// Deprecated.
	KComponentAliasResourceType KAppleManufacturer = 't'<<24 | 'h'<<16 | 'g'<<8 | 'a' // 'thga'
	// Deprecated.
	KComponentResourceType KAppleManufacturer = 't'<<24 | 'h'<<16 | 'n'<<8 | 'g' // 'thng'
)

func (KAppleManufacturer) String added in v0.5.1

func (e KAppleManufacturer) String() string

type KAppleScriptBadgeIcon

type KAppleScriptBadgeIcon uint
const (
	KAlertCautionBadgeIcon     KAppleScriptBadgeIcon = 'c'<<24 | 'b'<<16 | 'd'<<8 | 'g' // 'cbdg'
	KAliasBadgeIcon            KAppleScriptBadgeIcon = 'a'<<24 | 'b'<<16 | 'd'<<8 | 'g' // 'abdg'
	KAppleScriptBadgeIconValue KAppleScriptBadgeIcon = 's'<<24 | 'c'<<16 | 'r'<<8 | 'p' // 'scrp'
	KLockedBadgeIcon           KAppleScriptBadgeIcon = 'l'<<24 | 'b'<<16 | 'd'<<8 | 'g' // 'lbdg'
	KMountedBadgeIcon          KAppleScriptBadgeIcon = 'm'<<24 | 'b'<<16 | 'd'<<8 | 'g' // 'mbdg'
	KSharedBadgeIcon           KAppleScriptBadgeIcon = 's'<<24 | 'b'<<16 | 'd'<<8 | 'g' // 'sbdg'
)

func (KAppleScriptBadgeIcon) String

func (e KAppleScriptBadgeIcon) String() string

type KAppleTalkIcon

type KAppleTalkIcon uint
const (
	KAFPServerIcon      KAppleTalkIcon = 'a'<<24 | 'f'<<16 | 'p'<<8 | 's' // 'afps'
	KAppleTalkIconValue KAppleTalkIcon = 'a'<<24 | 't'<<16 | 'l'<<8 | 'k' // 'atlk'
	KAppleTalkZoneIcon  KAppleTalkIcon = 'a'<<24 | 't'<<16 | 'z'<<8 | 'n' // 'atzn'
	KFTPServerIcon      KAppleTalkIcon = 'f'<<24 | 't'<<16 | 'p'<<8 | 's' // 'ftps'
	KGenericNetworkIcon KAppleTalkIcon = 'g'<<24 | 'n'<<16 | 'e'<<8 | 't' // 'gnet'
	KHTTPServerIcon     KAppleTalkIcon = 'h'<<24 | 't'<<16 | 'p'<<8 | 's' // 'htps'
	KIPFileServerIcon   KAppleTalkIcon = 'i'<<24 | 's'<<16 | 'r'<<8 | 'v' // 'isrv'
)

func (KAppleTalkIcon) String

func (e KAppleTalkIcon) String() string

type KAsync added in v0.5.1

type KAsync uint
const (
	KAsyncEjectComplete     KAsync = 6
	KAsyncEjectInProgress   KAsync = 5
	KAsyncMountComplete     KAsync = 2
	KAsyncMountInProgress   KAsync = 1
	KAsyncUnmountComplete   KAsync = 4
	KAsyncUnmountInProgress KAsync = 3
)

func (KAsync) String added in v0.5.1

func (e KAsync) String() string

type KAutoGenerateReturnID

type KAutoGenerateReturnID int
const (
	// KAnyTransactionID: # Discussion
	KAnyTransactionID KAutoGenerateReturnID = 0
	// KAutoGenerateReturnIDValue: If you pass this value for the `returnID` parameter of the AECreateAppleEvent function, the Apple Event Manager assigns to the created Apple event a return ID that is unique to the current session.
	KAutoGenerateReturnIDValue KAutoGenerateReturnID = -1
)

func (KAutoGenerateReturnID) String

func (e KAutoGenerateReturnID) String() string

type KBadAdapterErr

type KBadAdapterErr int
const (
	K16BitCardErr            KBadAdapterErr = -9084
	KAlreadySavedStateErr    KBadAdapterErr = -9105
	KAttemptDupCardEntryErr  KBadAdapterErr = -9106
	KBadAdapterErrValue      KBadAdapterErr = -9050
	KBadArgLengthErr         KBadAdapterErr = -9063
	KBadArgsErr              KBadAdapterErr = -9064
	KBadAttributeErr         KBadAdapterErr = -9051
	KBadBaseErr              KBadAdapterErr = -9052
	KBadCISErr               KBadAdapterErr = -9066
	KBadCustomIFIDErr        KBadAdapterErr = -9093
	KBadDeviceErr            KBadAdapterErr = -9083
	KBadEDCErr               KBadAdapterErr = -9053
	KBadHandleErr            KBadAdapterErr = -9065
	KBadIRQErr               KBadAdapterErr = -9054
	KBadLinkErr              KBadAdapterErr = -9082
	KBadOffsetErr            KBadAdapterErr = -9055
	KBadPageErr              KBadAdapterErr = -9056
	KBadSizeErr              KBadAdapterErr = -9057
	KBadSocketErr            KBadAdapterErr = -9058
	KBadSpeedErr             KBadAdapterErr = -9067
	KBadTupleDataErr         KBadAdapterErr = -9092
	KBadTypeErr              KBadAdapterErr = -9059
	KBadVccErr               KBadAdapterErr = -9060
	KBadVppErr               KBadAdapterErr = -9061
	KBadWindowErr            KBadAdapterErr = -9062
	KBusyErr                 KBadAdapterErr = -9074
	KCantConfigureCardErr    KBadAdapterErr = -9087
	KCardBusCardErr          KBadAdapterErr = -9085
	KCardPowerOffErr         KBadAdapterErr = -9107
	KClientRequestDenied     KBadAdapterErr = -9102
	KConfigurationLockedErr  KBadAdapterErr = -9076
	KGeneralFailureErr       KBadAdapterErr = -9070
	KInUseErr                KBadAdapterErr = -9077
	KInvalidCSClientErr      KBadAdapterErr = -9091
	KInvalidDeviceNumber     KBadAdapterErr = -9089
	KInvalidRegEntryErr      KBadAdapterErr = -9081
	KNoCardBusCISErr         KBadAdapterErr = -9109
	KNoCardEnablersFoundErr  KBadAdapterErr = -9099
	KNoCardErr               KBadAdapterErr = -9071
	KNoCardSevicesSocketsErr KBadAdapterErr = -9080
	KNoClientTableErr        KBadAdapterErr = -9097
	KNoCompatibleNameErr     KBadAdapterErr = -9101
	KNoEnablerForCardErr     KBadAdapterErr = -9100
	KNoIOWindowRequestedErr  KBadAdapterErr = -9094
	KNoMoreInterruptSlotsErr KBadAdapterErr = -9096
	KNoMoreItemsErr          KBadAdapterErr = -9078
	KNoMoreTimerClientsErr   KBadAdapterErr = -9095
	KNotReadyErr             KBadAdapterErr = -9103
	KNotZVCapableErr         KBadAdapterErr = -9108
	KOutOfResourceErr        KBadAdapterErr = -9079
	KPassCallToChainErr      KBadAdapterErr = -9086
	KPostCardEventErr        KBadAdapterErr = -9088
	KReadFailureErr          KBadAdapterErr = -9068
	KTooManyIOWindowsErr     KBadAdapterErr = -9104
	KUnsupportedCardErr      KBadAdapterErr = -9098
	KUnsupportedFunctionErr  KBadAdapterErr = -9072
	KUnsupportedModeErr      KBadAdapterErr = -9073
	KUnsupportedVsErr        KBadAdapterErr = -9090
	KWriteFailureErr         KBadAdapterErr = -9069
	KWriteProtectedErr       KBadAdapterErr = -9075
)

func (KBadAdapterErr) String

func (e KBadAdapterErr) String() string

type KBig5 added in v0.5.1

type KBig5 uint
const (
	// KBig5_BasicVariant: The basic encoding variant.
	KBig5_BasicVariant KBig5 = 0
	KBig5_DOSVariant   KBig5 = 3
	// KBig5_ETenVariant: Adds kana, Cyrillic, radicals, and so forth with high-bytes C6-C8, F9.
	KBig5_ETenVariant KBig5 = 2
	// KBig5_StandardVariant: The standard variant; 0xC6A1-0xC7FC: kana, Cyrillic, enclosed numerics.
	KBig5_StandardVariant KBig5 = 1
)

func (KBig5) String added in v0.5.1

func (e KBig5) String() string

type KBlessedBusError added in v0.5.1

type KBlessedBusError int
const (
	// Deprecated.
	KBlessedBusErrorBait KBlessedBusError = 1760651505
)

func (KBlessedBusError) String added in v0.5.1

func (e KBlessedBusError) String() string

type KBlessedFolder added in v0.5.1

type KBlessedFolder uint
const (
	KBlessedFolderValue KBlessedFolder = 'b'<<24 | 'l'<<16 | 's'<<8 | 'f' // 'blsf'
	KRootFolder         KBlessedFolder = 'r'<<24 | 'o'<<16 | 't'<<8 | 'f' // 'rotf'
)

func (KBlessedFolder) String added in v0.5.1

func (e KBlessedFolder) String() string

type KBy added in v0.5.1

type KBy uint
const (
	KByCommentView KBy = 6
	KByDateView    KBy = 3
	KByIconView    KBy = 1
	KByKindView    KBy = 5
	KByLabelView   KBy = 7
	KByNameView    KBy = 2
	KBySizeView    KBy = 4
	KBySmallIcon   KBy = 0
	KByVersionView KBy = 8
)

func (KBy) String added in v0.5.1

func (e KBy) String() string

type KCCallbackUPP

type KCCallbackUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/kccallbackupp

func NewKCCallbackUPP deprecated

func NewKCCallbackUPP(arg0 unsafe.Pointer) KCCallbackUPP

NewKCCallbackUPP.

Deprecated: Deprecated since macOS 10.6.

See: https://developer.apple.com/documentation/coreservices/1562977-newkccallbackupp

type KCSAccept added in v0.5.1

type KCSAccept uint
const (
	// Deprecated.
	KCSAcceptAllComponentsMode KCSAccept = 0
	// Deprecated.
	KCSAcceptThreadSafeComponentsOnlyMode KCSAccept = 1
)

func (KCSAccept) String added in v0.5.1

func (e KCSAccept) String() string

type KCSDiskSpaceRecoveryOptionNoU added in v0.5.1

type KCSDiskSpaceRecoveryOptionNoU uint
const (
	KCSDiskSpaceRecoveryOptionNoUI KCSDiskSpaceRecoveryOptionNoU = 1
)

func (KCSDiskSpaceRecoveryOptionNoU) String added in v0.5.1

type KCSIdentity

type KCSIdentity int
const (
	KCSIdentityAuthorityNotAccessibleErr KCSIdentity = -2
	KCSIdentityDeletedErr                KCSIdentity = -4
	KCSIdentityDuplicateFullNameErr      KCSIdentity = -6
	KCSIdentityDuplicatePosixNameErr     KCSIdentity = -8
	KCSIdentityInvalidFullNameErr        KCSIdentity = -5
	KCSIdentityInvalidPosixNameErr       KCSIdentity = -7
	KCSIdentityPermissionErr             KCSIdentity = -3
	KCSIdentityUnknownAuthorityErr       KCSIdentity = -1
)

func (KCSIdentity) String

func (e KCSIdentity) String() string

type KCSIdentityClass

type KCSIdentityClass uint
const (
	KCSIdentityClassGroup KCSIdentityClass = 2
	KCSIdentityClassUser  KCSIdentityClass = 1
)

func (KCSIdentityClass) String

func (e KCSIdentityClass) String() string

type KCSIdentityCommit added in v0.5.1

type KCSIdentityCommit uint
const (
	KCSIdentityCommitCompleted KCSIdentityCommit = 1
)

func (KCSIdentityCommit) String added in v0.5.1

func (e KCSIdentityCommit) String() string

type KCSIdentityFlag

type KCSIdentityFlag uint
const (
	KCSIdentityFlagHidden KCSIdentityFlag = 1
	KCSIdentityFlagNone   KCSIdentityFlag = 0
)

func (KCSIdentityFlag) String

func (e KCSIdentityFlag) String() string

type KCSIdentityQuery

type KCSIdentityQuery uint
const (
	KCSIdentityQueryGenerateUpdateEvents    KCSIdentityQuery = 1
	KCSIdentityQueryIncludeHiddenIdentities KCSIdentityQuery = 2
)

func (KCSIdentityQuery) String

func (e KCSIdentityQuery) String() string

type KCSIdentityQueryEvent

type KCSIdentityQueryEvent uint
const (
	KCSIdentityQueryEventErrorOccurred       KCSIdentityQueryEvent = 5
	KCSIdentityQueryEventResultsAdded        KCSIdentityQueryEvent = 2
	KCSIdentityQueryEventResultsChanged      KCSIdentityQueryEvent = 3
	KCSIdentityQueryEventResultsRemoved      KCSIdentityQueryEvent = 4
	KCSIdentityQueryEventSearchPhaseFinished KCSIdentityQueryEvent = 1
)

func (KCSIdentityQueryEvent) String

func (e KCSIdentityQueryEvent) String() string

type KCSIdentityQueryString

type KCSIdentityQueryString uint
const (
	KCSIdentityQueryStringBeginsWith KCSIdentityQueryString = 2
	KCSIdentityQueryStringEquals     KCSIdentityQueryString = 1
)

func (KCSIdentityQueryString) String

func (e KCSIdentityQueryString) String() string

type KCallingConventionWidth added in v0.5.1

type KCallingConventionWidth uint
const (
	// Deprecated.
	KCallingConventionMask KCallingConventionWidth = 15
	// Deprecated.
	KCallingConventionPhase KCallingConventionWidth = 0
	// Deprecated.
	KCallingConventionWidthValue KCallingConventionWidth = 4
	// Deprecated.
	KDispatchedParameterPhase KCallingConventionWidth = 0
	// Deprecated.
	KDispatchedSelectorSizePhase KCallingConventionWidth = 0
	// Deprecated.
	KDispatchedSelectorSizeWidth KCallingConventionWidth = 2
	// Deprecated.
	KRegisterParameterMask KCallingConventionWidth = 2147481600
	// Deprecated.
	KRegisterParameterPhase KCallingConventionWidth = 0
	// Deprecated.
	KRegisterParameterSizePhase KCallingConventionWidth = 0
	// Deprecated.
	KRegisterParameterSizeWidth KCallingConventionWidth = 2
	// Deprecated.
	KRegisterParameterWhichPhase KCallingConventionWidth = 2
	// Deprecated.
	KRegisterParameterWhichWidth KCallingConventionWidth = 3
	// Deprecated.
	KRegisterParameterWidth KCallingConventionWidth = 5
	// Deprecated.
	KRegisterResultLocationPhase KCallingConventionWidth = 0
	// Deprecated.
	KRegisterResultLocationWidth KCallingConventionWidth = 5
	// Deprecated.
	KResultSizeMask KCallingConventionWidth = 48
	// Deprecated.
	KResultSizePhase KCallingConventionWidth = 4
	// Deprecated.
	KResultSizeWidth KCallingConventionWidth = 2
	// Deprecated.
	KSpecialCaseSelectorMask KCallingConventionWidth = 1008
	// Deprecated.
	KSpecialCaseSelectorPhase KCallingConventionWidth = 4
	// Deprecated.
	KSpecialCaseSelectorWidth KCallingConventionWidth = 6
	// Deprecated.
	KStackParameterMask KCallingConventionWidth = 0
	// Deprecated.
	KStackParameterPhase KCallingConventionWidth = 0
	// Deprecated.
	KStackParameterWidth KCallingConventionWidth = 2
)

func (KCallingConventionWidth) String added in v0.5.1

func (e KCallingConventionWidth) String() string

type KCertSearch added in v0.5.1

type KCertSearch uint
const (
	KCertSearchAny               KCertSearch = 0
	KCertSearchDecryptAllowed    KCertSearch = 1
	KCertSearchDecryptDisallowed KCertSearch = 1
	KCertSearchDecryptIgnored    KCertSearch = 0
	KCertSearchDecryptMask       KCertSearch = 0
	KCertSearchEncryptAllowed    KCertSearch = 1
	KCertSearchEncryptDisallowed KCertSearch = 1
	KCertSearchEncryptIgnored    KCertSearch = 0
	KCertSearchEncryptMask       KCertSearch = 0
	KCertSearchPrivKeyRequired   KCertSearch = 1
	KCertSearchShift             KCertSearch = 0
	KCertSearchSigningAllowed    KCertSearch = 1
	KCertSearchSigningDisallowed KCertSearch = 1
	KCertSearchSigningIgnored    KCertSearch = 0
	KCertSearchSigningMask       KCertSearch = 0
	KCertSearchUnwrapAllowed     KCertSearch = 1
	KCertSearchUnwrapDisallowed  KCertSearch = 1
	KCertSearchUnwrapIgnored     KCertSearch = 0
	KCertSearchUnwrapMask        KCertSearch = 0
	KCertSearchVerifyAllowed     KCertSearch = 1
	KCertSearchVerifyDisallowed  KCertSearch = 1
	KCertSearchVerifyIgnored     KCertSearch = 0
	KCertSearchVerifyMask        KCertSearch = 0
	KCertSearchWrapAllowed       KCertSearch = 1
	KCertSearchWrapDisallowed    KCertSearch = 1
	KCertSearchWrapIgnored       KCertSearch = 0
	KCertSearchWrapMask          KCertSearch = 0
)

func (KCertSearch) String added in v0.5.1

func (e KCertSearch) String() string

type KCertificateKCItemClass added in v0.5.1

type KCertificateKCItemClass uint
const (
	KAppleSharePasswordKCItemClass KCertificateKCItemClass = 'a'<<24 | 's'<<16 | 'h'<<8 | 'p' // 'ashp'
	KCertificateKCItemClassValue   KCertificateKCItemClass = 'c'<<24 | 'e'<<16 | 'r'<<8 | 't' // 'cert'
	KGenericPasswordKCItemClass    KCertificateKCItemClass = 'g'<<24 | 'e'<<16 | 'n'<<8 | 'p' // 'genp'
	KInternetPasswordKCItemClass   KCertificateKCItemClass = 'i'<<24 | 'n'<<16 | 'e'<<8 | 't' // 'inet'
)

func (KCertificateKCItemClass) String added in v0.5.1

func (e KCertificateKCItemClass) String() string

type KClassKCItemAttr added in v0.5.1

type KClassKCItemAttr uint
const (
	KAccountKCItemAttr        KClassKCItemAttr = 'a'<<24 | 'c'<<16 | 'c'<<8 | 't' // 'acct'
	KAddressKCItemAttr        KClassKCItemAttr = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'addr'
	KAuthTypeKCItemAttr       KClassKCItemAttr = 'a'<<24 | 't'<<16 | 'y'<<8 | 'p' // 'atyp'
	KClassKCItemAttrValue     KClassKCItemAttr = 'c'<<24 | 'l'<<16 | 'a'<<8 | 's' // 'clas'
	KCommentKCItemAttr        KClassKCItemAttr = 'i'<<24 | 'c'<<16 | 'm'<<8 | 't' // 'icmt'
	KCommonNameKCItemAttr     KClassKCItemAttr = 'c'<<24 | 'n'<<16 | ' '<<8 | ' ' // 'cn  '
	KCreationDateKCItemAttr   KClassKCItemAttr = 'c'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'cdat'
	KCreatorKCItemAttr        KClassKCItemAttr = 'c'<<24 | 'r'<<16 | 't'<<8 | 'r' // 'crtr'
	KCustomIconKCItemAttr     KClassKCItemAttr = 'c'<<24 | 'u'<<16 | 's'<<8 | 'i' // 'cusi'
	KDecryptKCItemAttr        KClassKCItemAttr = 'd'<<24 | 'e'<<16 | 'c'<<8 | 'r' // 'decr'
	KDescriptionKCItemAttr    KClassKCItemAttr = 'd'<<24 | 'e'<<16 | 's'<<8 | 'c' // 'desc'
	KEMailKCItemAttr          KClassKCItemAttr = 'm'<<24 | 'a'<<16 | 'i'<<8 | 'l' // 'mail'
	KEncryptKCItemAttr        KClassKCItemAttr = 'e'<<24 | 'n'<<16 | 'c'<<8 | 'r' // 'encr'
	KEndDateKCItemAttr        KClassKCItemAttr = 'e'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'edat'
	KGenericKCItemAttr        KClassKCItemAttr = 'g'<<24 | 'e'<<16 | 'n'<<8 | 'a' // 'gena'
	KInvisibleKCItemAttr      KClassKCItemAttr = 'i'<<24 | 'n'<<16 | 'v'<<8 | 'i' // 'invi'
	KIssuerKCItemAttr         KClassKCItemAttr = 'i'<<24 | 's'<<16 | 's'<<8 | 'u' // 'issu'
	KIssuerURLKCItemAttr      KClassKCItemAttr = 'i'<<24 | 'u'<<16 | 'r'<<8 | 'l' // 'iurl'
	KLabelKCItemAttr          KClassKCItemAttr = 'l'<<24 | 'a'<<16 | 'b'<<8 | 'l' // 'labl'
	KModDateKCItemAttr        KClassKCItemAttr = 'm'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'mdat'
	KNegativeKCItemAttr       KClassKCItemAttr = 'n'<<24 | 'e'<<16 | 'g'<<8 | 'a' // 'nega'
	KPathKCItemAttr           KClassKCItemAttr = 'p'<<24 | 'a'<<16 | 't'<<8 | 'h' // 'path'
	KPortKCItemAttr           KClassKCItemAttr = 'p'<<24 | 'o'<<16 | 'r'<<8 | 't' // 'port'
	KProtocolKCItemAttr       KClassKCItemAttr = 'p'<<24 | 't'<<16 | 'c'<<8 | 'l' // 'ptcl'
	KPublicKeyHashKCItemAttr  KClassKCItemAttr = 'h'<<24 | 'p'<<16 | 'k'<<8 | 'y' // 'hpky'
	KScriptCodeKCItemAttr     KClassKCItemAttr = 's'<<24 | 'c'<<16 | 'r'<<8 | 'p' // 'scrp'
	KSecurityDomainKCItemAttr KClassKCItemAttr = 's'<<24 | 'd'<<16 | 'm'<<8 | 'n' // 'sdmn'
	KSerialNumberKCItemAttr   KClassKCItemAttr = 's'<<24 | 'n'<<16 | 'b'<<8 | 'r' // 'snbr'
	KServerKCItemAttr         KClassKCItemAttr = 's'<<24 | 'r'<<16 | 'v'<<8 | 'r' // 'srvr'
	KServiceKCItemAttr        KClassKCItemAttr = 's'<<24 | 'v'<<16 | 'c'<<8 | 'e' // 'svce'
	KSignKCItemAttr           KClassKCItemAttr = 's'<<24 | 'i'<<16 | 'g'<<8 | 'n' // 'sign'
	KSignatureKCItemAttr      KClassKCItemAttr = 's'<<24 | 's'<<16 | 'i'<<8 | 'g' // 'ssig'
	KStartDateKCItemAttr      KClassKCItemAttr = 's'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'sdat'
	KSubjectKCItemAttr        KClassKCItemAttr = 's'<<24 | 'u'<<16 | 'b'<<8 | 'j' // 'subj'
	KTypeKCItemAttr           KClassKCItemAttr = 't'<<24 | 'y'<<16 | 'p'<<8 | 'e' // 'type'
	KUnwrapKCItemAttr         KClassKCItemAttr = 'u'<<24 | 'n'<<16 | 'w'<<8 | 'r' // 'unwr'
	KVerifyKCItemAttr         KClassKCItemAttr = 'v'<<24 | 'e'<<16 | 'r'<<8 | 'i' // 'veri'
	KVolumeKCItemAttr         KClassKCItemAttr = 'v'<<24 | 'l'<<16 | 'm'<<8 | 'e' // 'vlme'
	KWrapKCItemAttr           KClassKCItemAttr = 'w'<<24 | 'r'<<16 | 'a'<<8 | 'p' // 'wrap'
)

func (KClassKCItemAttr) String added in v0.5.1

func (e KClassKCItemAttr) String() string

type KClassic added in v0.5.1

type KClassic int
const (
	// Deprecated.
	KClassicDomain KClassic = -32762
)

func (KClassic) String added in v0.5.1

func (e KClassic) String() string

type KClassicPreferencesFolder added in v0.5.1

type KClassicPreferencesFolder uint
const (
	// Deprecated.
	KClassicPreferencesFolderType KClassicPreferencesFolder = 'c'<<24 | 'p'<<16 | 'r'<<8 | 'f' // 'cprf'
)

func (KClassicPreferencesFolder) String added in v0.5.1

func (e KClassicPreferencesFolder) String() string

type KClipboardIcon

type KClipboardIcon uint
const (
	KClipboardIconValue            KClipboardIcon = 'C'<<24 | 'L'<<16 | 'I'<<8 | 'P' // 'CLIP'
	KClippingPictureTypeIcon       KClipboardIcon = 'c'<<24 | 'l'<<16 | 'p'<<8 | 'p' // 'clpp'
	KClippingSoundTypeIcon         KClipboardIcon = 'c'<<24 | 'l'<<16 | 'p'<<8 | 's' // 'clps'
	KClippingTextTypeIcon          KClipboardIcon = 'c'<<24 | 'l'<<16 | 'p'<<8 | 't' // 'clpt'
	KClippingUnknownTypeIcon       KClipboardIcon = 'c'<<24 | 'l'<<16 | 'p'<<8 | 'u' // 'clpu'
	KComputerIcon                  KClipboardIcon = 'r'<<24 | 'o'<<16 | 'o'<<8 | 't' // 'root'
	KDesktopIcon                   KClipboardIcon = 'd'<<24 | 'e'<<16 | 's'<<8 | 'k' // 'desk'
	KFinderIcon                    KClipboardIcon = 'F'<<24 | 'N'<<16 | 'D'<<8 | 'R' // 'FNDR'
	KFontSuitcaseIcon              KClipboardIcon = 'F'<<24 | 'F'<<16 | 'I'<<8 | 'L' // 'FFIL'
	KFullTrashIcon                 KClipboardIcon = 'f'<<24 | 't'<<16 | 'r'<<8 | 'h' // 'ftrh'
	KGenericApplicationIcon        KClipboardIcon = 'A'<<24 | 'P'<<16 | 'P'<<8 | 'L' // 'APPL'
	KGenericCDROMIcon              KClipboardIcon = 'c'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'cddr'
	KGenericComponentIcon          KClipboardIcon = 't'<<24 | 'h'<<16 | 'n'<<8 | 'g' // 'thng'
	KGenericControlPanelIcon       KClipboardIcon = 'A'<<24 | 'P'<<16 | 'P'<<8 | 'C' // 'APPC'
	KGenericControlStripModuleIcon KClipboardIcon = 's'<<24 | 'd'<<16 | 'e'<<8 | 'v' // 'sdev'
	KGenericDeskAccessoryIcon      KClipboardIcon = 'A'<<24 | 'P'<<16 | 'P'<<8 | 'D' // 'APPD'
	KGenericDocumentIcon           KClipboardIcon = 'd'<<24 | 'o'<<16 | 'c'<<8 | 'u' // 'docu'
	KGenericEditionFileIcon        KClipboardIcon = 'e'<<24 | 'd'<<16 | 't'<<8 | 'f' // 'edtf'
	KGenericExtensionIcon          KClipboardIcon = 'I'<<24 | 'N'<<16 | 'I'<<8 | 'T' // 'INIT'
	KGenericFileServerIcon         KClipboardIcon = 's'<<24 | 'r'<<16 | 'v'<<8 | 'r' // 'srvr'
	KGenericFloppyIcon             KClipboardIcon = 'f'<<24 | 'l'<<16 | 'p'<<8 | 'y' // 'flpy'
	KGenericFontIcon               KClipboardIcon = 'f'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'ffil'
	KGenericFontScalerIcon         KClipboardIcon = 's'<<24 | 'c'<<16 | 'l'<<8 | 'r' // 'sclr'
	KGenericHardDiskIcon           KClipboardIcon = 'h'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'hdsk'
	KGenericIDiskIcon              KClipboardIcon = 'i'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'idsk'
	KGenericMoverObjectIcon        KClipboardIcon = 'm'<<24 | 'o'<<16 | 'v'<<8 | 'r' // 'movr'
	KGenericPCCardIcon             KClipboardIcon = 'p'<<24 | 'c'<<16 | 'm'<<8 | 'c' // 'pcmc'
	KGenericPreferencesIcon        KClipboardIcon = 'p'<<24 | 'r'<<16 | 'e'<<8 | 'f' // 'pref'
	KGenericQueryDocumentIcon      KClipboardIcon = 'q'<<24 | 'e'<<16 | 'r'<<8 | 'y' // 'qery'
	KGenericRAMDiskIcon            KClipboardIcon = 'r'<<24 | 'a'<<16 | 'm'<<8 | 'd' // 'ramd'
	KGenericRemovableMediaIcon     KClipboardIcon = 'r'<<24 | 'm'<<16 | 'o'<<8 | 'v' // 'rmov'
	KGenericSharedLibaryIcon       KClipboardIcon = 's'<<24 | 'h'<<16 | 'l'<<8 | 'b' // 'shlb'
	KGenericStationeryIcon         KClipboardIcon = 's'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'sdoc'
	KGenericSuitcaseIcon           KClipboardIcon = 's'<<24 | 'u'<<16 | 'i'<<8 | 't' // 'suit'
	KGenericURLIcon                KClipboardIcon = 'g'<<24 | 'u'<<16 | 'r'<<8 | 'l' // 'gurl'
	KGenericWORMIcon               KClipboardIcon = 'w'<<24 | 'o'<<16 | 'r'<<8 | 'm' // 'worm'
	KInternationResourcesIcon      KClipboardIcon = 'i'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'ifil'
	KInternationalResourcesIcon    KClipboardIcon = 'i'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'ifil'
	KKeyboardLayoutIcon            KClipboardIcon = 'k'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'kfil'
	KSoundFileIcon                 KClipboardIcon = 's'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'sfil'
	KSystemSuitcaseIcon            KClipboardIcon = 'z'<<24 | 's'<<16 | 'y'<<8 | 's' // 'zsys'
	KTrashIcon                     KClipboardIcon = 't'<<24 | 'r'<<16 | 's'<<8 | 'h' // 'trsh'
	KTrueTypeFlatFontIcon          KClipboardIcon = 's'<<24 | 'f'<<16 | 'n'<<8 | 't' // 'sfnt'
	KTrueTypeFontIcon              KClipboardIcon = 't'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'tfil'
	KTrueTypeMultiFlatFontIcon     KClipboardIcon = 't'<<24 | 't'<<16 | 'c'<<8 | 'f' // 'ttcf'
	KUnknownFSObjectIcon           KClipboardIcon = 'u'<<24 | 'n'<<16 | 'f'<<8 | 's' // 'unfs'
	KUserIDiskIcon                 KClipboardIcon = 'u'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'udsk'
)

func (KClipboardIcon) String

func (e KClipboardIcon) String() string

type KClipping added in v0.5.1

type KClipping uint
const (
	KClippingCreator     KClipping = 'd'<<24 | 'r'<<16 | 'a'<<8 | 'g' // 'drag'
	KClippingPictureType KClipping = 'c'<<24 | 'l'<<16 | 'p'<<8 | 'p' // 'clpp'
	KClippingSoundType   KClipping = 'c'<<24 | 'l'<<16 | 'p'<<8 | 's' // 'clps'
	KClippingTextType    KClipping = 'c'<<24 | 'l'<<16 | 'p'<<8 | 't' // 'clpt'
	KClippingUnknownType KClipping = 'c'<<24 | 'l'<<16 | 'p'<<8 | 'u' // 'clpu'
)

func (KClipping) String added in v0.5.1

func (e KClipping) String() string

type KCollate

type KCollate int
const (
	KCollateAttributesNotFoundErr   KCollate = -29500
	KCollateBufferTooSmall          KCollate = -29506
	KCollateInvalidChar             KCollate = -29505
	KCollateInvalidCollationRef     KCollate = -29507
	KCollateInvalidOptions          KCollate = -29501
	KCollateMissingUnicodeTableErr  KCollate = -29502
	KCollatePatternNotFoundErr      KCollate = -29504
	KCollateUnicodeConvertFailedErr KCollate = -29503
)

func (KCollate) String

func (e KCollate) String() string

type KCollection added in v0.5.1

type KCollection uint
const (
	// Deprecated.
	KCollectionAllAttributes KCollection = 0
	// Deprecated.
	KCollectionDefaultAttributes KCollection = 1073741824
	// Deprecated.
	KCollectionLockBit KCollection = 31
	// Deprecated.
	KCollectionLockMask KCollection = 2147483648
	// Deprecated.
	KCollectionNoAttributes KCollection = 0
	// Deprecated.
	KCollectionPersistenceBit KCollection = 30
	// Deprecated.
	KCollectionPersistenceMask KCollection = 1073741824
	// Deprecated.
	KCollectionReserved0Bit KCollection = 16
	// Deprecated.
	KCollectionReserved0Mask KCollection = 65536
	// Deprecated.
	KCollectionReserved10Bit KCollection = 26
	// Deprecated.
	KCollectionReserved10Mask KCollection = 67108864
	// Deprecated.
	KCollectionReserved11Bit KCollection = 27
	// Deprecated.
	KCollectionReserved11Mask KCollection = 134217728
	// Deprecated.
	KCollectionReserved12Bit KCollection = 28
	// Deprecated.
	KCollectionReserved12Mask KCollection = 268435456
	// Deprecated.
	KCollectionReserved13Bit KCollection = 29
	// Deprecated.
	KCollectionReserved13Mask KCollection = 536870912
	// Deprecated.
	KCollectionReserved1Bit KCollection = 17
	// Deprecated.
	KCollectionReserved1Mask KCollection = 131072
	// Deprecated.
	KCollectionReserved2Bit KCollection = 18
	// Deprecated.
	KCollectionReserved2Mask KCollection = 262144
	// Deprecated.
	KCollectionReserved3Bit KCollection = 19
	// Deprecated.
	KCollectionReserved3Mask KCollection = 524288
	// Deprecated.
	KCollectionReserved4Bit KCollection = 20
	// Deprecated.
	KCollectionReserved4Mask KCollection = 1048576
	// Deprecated.
	KCollectionReserved5Bit KCollection = 21
	// Deprecated.
	KCollectionReserved5Mask KCollection = 2097152
	// Deprecated.
	KCollectionReserved6Bit KCollection = 22
	// Deprecated.
	KCollectionReserved6Mask KCollection = 4194304
	// Deprecated.
	KCollectionReserved7Bit KCollection = 23
	// Deprecated.
	KCollectionReserved7Mask KCollection = 8388608
	// Deprecated.
	KCollectionReserved8Bit KCollection = 24
	// Deprecated.
	KCollectionReserved8Mask KCollection = 16777216
	// Deprecated.
	KCollectionReserved9Bit KCollection = 25
	// Deprecated.
	KCollectionReserved9Mask KCollection = 33554432
	// Deprecated.
	KCollectionUser0Bit KCollection = 0
	// Deprecated.
	KCollectionUser0Mask KCollection = 1
	// Deprecated.
	KCollectionUser10Bit KCollection = 10
	// Deprecated.
	KCollectionUser10Mask KCollection = 1024
	// Deprecated.
	KCollectionUser11Bit KCollection = 11
	// Deprecated.
	KCollectionUser11Mask KCollection = 2048
	// Deprecated.
	KCollectionUser12Bit KCollection = 12
	// Deprecated.
	KCollectionUser12Mask KCollection = 4096
	// Deprecated.
	KCollectionUser13Bit KCollection = 13
	// Deprecated.
	KCollectionUser13Mask KCollection = 8192
	// Deprecated.
	KCollectionUser14Bit KCollection = 14
	// Deprecated.
	KCollectionUser14Mask KCollection = 16384
	// Deprecated.
	KCollectionUser15Bit KCollection = 15
	// Deprecated.
	KCollectionUser15Mask KCollection = 32768
	// Deprecated.
	KCollectionUser1Bit KCollection = 1
	// Deprecated.
	KCollectionUser1Mask KCollection = 2
	// Deprecated.
	KCollectionUser2Bit KCollection = 2
	// Deprecated.
	KCollectionUser2Mask KCollection = 4
	// Deprecated.
	KCollectionUser3Bit KCollection = 3
	// Deprecated.
	KCollectionUser3Mask KCollection = 8
	// Deprecated.
	KCollectionUser4Bit KCollection = 4
	// Deprecated.
	KCollectionUser4Mask KCollection = 16
	// Deprecated.
	KCollectionUser5Bit KCollection = 5
	// Deprecated.
	KCollectionUser5Mask KCollection = 32
	// Deprecated.
	KCollectionUser6Bit KCollection = 6
	// Deprecated.
	KCollectionUser6Mask KCollection = 64
	// Deprecated.
	KCollectionUser7Bit KCollection = 7
	// Deprecated.
	KCollectionUser7Mask KCollection = 128
	// Deprecated.
	KCollectionUser8Bit KCollection = 8
	// Deprecated.
	KCollectionUser8Mask KCollection = 256
	// Deprecated.
	KCollectionUser9Bit KCollection = 9
	// Deprecated.
	KCollectionUser9Mask KCollection = 512
	// Deprecated.
	KCollectionUserAttributes KCollection = 65535
)

func (KCollection) String added in v0.5.1

func (e KCollection) String() string

type KCollectionDontWant added in v0.5.1

type KCollectionDontWant uint
const (
	// Deprecated.
	KCollectionDontWantAttributes KCollectionDontWant = 0
	// Deprecated.
	KCollectionDontWantData KCollectionDontWant = 0
	// Deprecated.
	KCollectionDontWantId KCollectionDontWant = 0
	// Deprecated.
	KCollectionDontWantIndex KCollectionDontWant = 0
	// Deprecated.
	KCollectionDontWantSize KCollectionDontWant = 0
	// Deprecated.
	KCollectionDontWantTag KCollectionDontWant = 0
)

func (KCollectionDontWant) String added in v0.5.1

func (e KCollectionDontWant) String() string

type KColorSyncFolderType added in v0.5.1

type KColorSyncFolderType uint
const (
	// Deprecated.
	KAppleShareAuthenticationFolderType KColorSyncFolderType = 'a'<<24 | 'u'<<16 | 't'<<8 | 'h' // 'auth'
	// Deprecated.
	KAppleShareSupportFolderType KColorSyncFolderType = 's'<<24 | 'h'<<16 | 'a'<<8 | 'r' // 'shar'
	// Deprecated.
	KAudioAlertSoundsFolderType KColorSyncFolderType = 'a'<<24 | 'l'<<16 | 'r'<<8 | 't' // 'alrt'
	// Deprecated.
	KAudioComponentsFolderType KColorSyncFolderType = 'a'<<24 | 'c'<<16 | 'm'<<8 | 'p' // 'acmp'
	// Deprecated.
	KAudioDigidesignFolderType KColorSyncFolderType = 'a'<<24 | 'd'<<16 | 'i'<<8 | 'g' // 'adig'
	// Deprecated.
	KAudioPlugInsFolderType KColorSyncFolderType = 'a'<<24 | 'p'<<16 | 'l'<<8 | 'g' // 'aplg'
	// Deprecated.
	KAudioPresetsFolderType KColorSyncFolderType = 'a'<<24 | 'p'<<16 | 's'<<8 | 't' // 'apst'
	// Deprecated.
	KAudioSoundBanksFolderType KColorSyncFolderType = 'b'<<24 | 'a'<<16 | 'n'<<8 | 'k' // 'bank'
	// Deprecated.
	KAudioSoundsFolderType KColorSyncFolderType = 'a'<<24 | 's'<<16 | 'n'<<8 | 'd' // 'asnd'
	// Deprecated.
	KAudioSupportFolderType KColorSyncFolderType = 'a'<<24 | 'd'<<16 | 'i'<<8 | 'o' // 'adio'
	// Deprecated.
	KAudioVSTFolderType KColorSyncFolderType = 'a'<<24 | 'v'<<16 | 's'<<8 | 't' // 'avst'
	// Deprecated.
	KAutomatorWorkflowsFolderType KColorSyncFolderType = 'f'<<24 | 'l'<<16 | 'o'<<8 | 'w' // 'flow'
	// Deprecated.
	KAutosaveInformationFolderType KColorSyncFolderType = 'a'<<24 | 's'<<16 | 'a'<<8 | 'v' // 'asav'
	// Deprecated.
	KBootTimeStartupItemsFolderType KColorSyncFolderType = 'e'<<24 | 'm'<<16 | 'p'<<8 | 'z' // 'empz'
	// Deprecated.
	KCachedDataFolderType KColorSyncFolderType = 'c'<<24 | 'a'<<16 | 'c'<<8 | 'h' // 'cach'
	// Deprecated.
	KCarbonLibraryFolderType KColorSyncFolderType = 'c'<<24 | 'a'<<16 | 'r'<<8 | 'b' // 'carb'
	// Deprecated.
	KClassicDesktopFolderType KColorSyncFolderType = 's'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'sdsk'
	// Deprecated.
	KColorPickersFolderType KColorSyncFolderType = 'c'<<24 | 'p'<<16 | 'k'<<8 | 'r' // 'cpkr'
	// Deprecated.
	KColorSyncCMMFolderType KColorSyncFolderType = 'c'<<24 | 'c'<<16 | 'm'<<8 | 'm' // 'ccmm'
	// Deprecated.
	KColorSyncFolderTypeValue KColorSyncFolderType = 's'<<24 | 'y'<<16 | 'n'<<8 | 'c' // 'sync'
	// Deprecated.
	KColorSyncScriptingFolderType KColorSyncFolderType = 'c'<<24 | 's'<<16 | 'c'<<8 | 'r' // 'cscr'
	// Deprecated.
	KComponentsFolderType KColorSyncFolderType = 'c'<<24 | 'm'<<16 | 'p'<<8 | 'd' // 'cmpd'
	// Deprecated.
	KCompositionsFolderType KColorSyncFolderType = 'c'<<24 | 'm'<<16 | 'p'<<8 | 's' // 'cmps'
	// Deprecated.
	KCoreServicesFolderType KColorSyncFolderType = 'c'<<24 | 's'<<16 | 'r'<<8 | 'v' // 'csrv'
	// Deprecated.
	KDirectoryServicesFolderType KColorSyncFolderType = 'd'<<24 | 's'<<16 | 'r'<<8 | 'v' // 'dsrv'
	// Deprecated.
	KDirectoryServicesPlugInsFolderType KColorSyncFolderType = 'd'<<24 | 'p'<<16 | 'l'<<8 | 'g' // 'dplg'
	// Deprecated.
	KDocumentationFolderType KColorSyncFolderType = 'i'<<24 | 'n'<<16 | 'f'<<8 | 'o' // 'info'
	// Deprecated.
	KDownloadsFolderType KColorSyncFolderType = 'd'<<24 | 'o'<<16 | 'w'<<8 | 'n' // 'down'
	// Deprecated.
	KFileSystemSupportFolderType KColorSyncFolderType = 'f'<<24 | 's'<<16 | 'y'<<8 | 's' // 'fsys'
	// Deprecated.
	KFindByContentIndexesFolderType KColorSyncFolderType = 'f'<<24 | 'b'<<16 | 'c'<<8 | 'x' // 'fbcx'
	// Deprecated.
	KFontCollectionsFolderType KColorSyncFolderType = 'f'<<24 | 'n'<<16 | 'c'<<8 | 'l' // 'fncl'
	// Deprecated.
	KFrameworksFolderType KColorSyncFolderType = 'f'<<24 | 'r'<<16 | 'a'<<8 | 'm' // 'fram'
	// Deprecated.
	KISSDownloadsFolderType KColorSyncFolderType = 'i'<<24 | 's'<<16 | 's'<<8 | 'd' // 'issd'
	// Deprecated.
	KIndexFilesFolderType KColorSyncFolderType = 'i'<<24 | 'n'<<16 | 'd'<<8 | 'x' // 'indx'
	// Deprecated.
	KInputManagersFolderType KColorSyncFolderType = 'i'<<24 | 'n'<<16 | 'p'<<8 | 't' // 'inpt'
	// Deprecated.
	KInputMethodsFolderType KColorSyncFolderType = 'i'<<24 | 'n'<<16 | 'p'<<8 | 'f' // 'inpf'
	// Deprecated.
	KInstallerReceiptsFolderType KColorSyncFolderType = 'r'<<24 | 'c'<<16 | 'p'<<8 | 't' // 'rcpt'
	// Deprecated.
	KKernelExtensionsFolderType KColorSyncFolderType = 'k'<<24 | 'e'<<16 | 'x'<<8 | 't' // 'kext'
	// Deprecated.
	KKeyboardLayoutsFolderType KColorSyncFolderType = 'k'<<24 | 'l'<<16 | 'a'<<8 | 'y' // 'klay'
	// Deprecated.
	KLibraryAssistantsFolderType KColorSyncFolderType = 'a'<<24 | 's'<<16 | 't'<<8 | 'l' // 'astl'
	// Deprecated.
	KMIDIDriversFolderType KColorSyncFolderType = 'm'<<24 | 'i'<<16 | 'd'<<8 | 'i' // 'midi'
	// Deprecated.
	KManagedItemsFolderType KColorSyncFolderType = 'm'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'mang'
	// Deprecated.
	KPrintersFolderType KColorSyncFolderType = 'i'<<24 | 'm'<<16 | 'p'<<8 | 'r' // 'impr'
	// Deprecated.
	KPrivateFrameworksFolderType KColorSyncFolderType = 'p'<<24 | 'f'<<16 | 'r'<<8 | 'm' // 'pfrm'
	// Deprecated.
	KQuickTimeComponentsFolderType KColorSyncFolderType = 'w'<<24 | 'c'<<16 | 'm'<<8 | 'p' // 'wcmp'
	// Deprecated.
	KSpeechFolderType KColorSyncFolderType = 's'<<24 | 'p'<<16 | 'c'<<8 | 'h' // 'spch'
	// Deprecated.
	KSpotlightImportersFolderType KColorSyncFolderType = 's'<<24 | 'i'<<16 | 'm'<<8 | 'p' // 'simp'
	// Deprecated.
	KSpotlightMetadataCacheFolderType KColorSyncFolderType = 's'<<24 | 'c'<<16 | 'c'<<8 | 'h' // 'scch'
	// Deprecated.
	KSpotlightSavedSearchesFolderType KColorSyncFolderType = 's'<<24 | 'p'<<16 | 'o'<<8 | 't' // 'spot'
	// Deprecated.
	KSystemSoundsFolderType KColorSyncFolderType = 's'<<24 | 's'<<16 | 'n'<<8 | 'd' // 'ssnd'
	// Deprecated.
	KUserSpecificTmpFolderType KColorSyncFolderType = 'u'<<24 | 't'<<16 | 'm'<<8 | 'p' // 'utmp'
	// Deprecated.
	KiMovieFolderType KColorSyncFolderType = 'i'<<24 | 'm'<<16 | 'o'<<8 | 'v' // 'imov'
	// Deprecated.
	KiMoviePlugInsFolderType KColorSyncFolderType = 'i'<<24 | 'm'<<16 | 'p'<<8 | 'i' // 'impi'
	// Deprecated.
	KiMovieSoundEffectsFolderType KColorSyncFolderType = 'i'<<24 | 'm'<<16 | 's'<<8 | 'e' // 'imse'
)

func (KColorSyncFolderType) String added in v0.5.1

func (e KColorSyncFolderType) String() string

type KColorSyncProfilesFolderType added in v0.5.1

type KColorSyncProfilesFolderType uint
const (
	// Deprecated.
	KApplicationSupportFolderType KColorSyncProfilesFolderType = 'a'<<24 | 's'<<16 | 'u'<<8 | 'p' // 'asup'
	// Deprecated.
	KColorSyncProfilesFolderTypeValue KColorSyncProfilesFolderType = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'f' // 'prof'
	// Deprecated.
	KPrinterDescriptionFolderType KColorSyncProfilesFolderType = 'p'<<24 | 'p'<<16 | 'd'<<8 | 'f' // 'ppdf'
	// Deprecated.
	KPrinterDriverFolderType KColorSyncProfilesFolderType = 3295703652
	// Deprecated.
	KScriptingAdditionsFolderType KColorSyncProfilesFolderType = 3295896434
	// Deprecated.
	KTextEncodingsFolderType KColorSyncProfilesFolderType = 3295962488
)

func (KColorSyncProfilesFolderType) String added in v0.5.1

type KComponent added in v0.5.1

type KComponent int
const (
	// Deprecated.
	KComponentCanDoSelect KComponent = -3
	// Deprecated.
	KComponentCloseSelect KComponent = -2
	// Deprecated.
	KComponentExecuteWiredActionSelect KComponent = -9
	// Deprecated.
	KComponentGetMPWorkFunctionSelect KComponent = -8
	// Deprecated.
	KComponentGetPublicResourceSelect KComponent = -10
	// Deprecated.
	KComponentOpenSelect KComponent = -1
	// Deprecated.
	KComponentRegisterSelect KComponent = -5
	// Deprecated.
	KComponentTargetSelect KComponent = -6
	// Deprecated.
	KComponentUnregisterSelect KComponent = -7
	// Deprecated.
	KComponentVersionSelect KComponent = -4
)

func (KComponent) String added in v0.5.1

func (e KComponent) String() string

type KComponentDebug added in v0.5.1

type KComponentDebug uint
const (
	// Deprecated.
	KComponentDebugOption KComponentDebug = 0
)

func (KComponentDebug) String added in v0.5.1

func (e KComponentDebug) String() string

type KConnSuite added in v0.5.1

type KConnSuite uint
const (
	CADBAddress       KConnSuite = 'c'<<24 | 'a'<<16 | 'd'<<8 | 'b' // 'cadb'
	CAddressSpec      KConnSuite = 'c'<<24 | 'a'<<16 | 'd'<<8 | 'r' // 'cadr'
	CAppleTalkAddress KConnSuite = 'c'<<24 | 'a'<<16 | 't'<<8 | ' ' // 'cat '
	CBusAddress       KConnSuite = 'c'<<24 | 'b'<<16 | 'u'<<8 | 's' // 'cbus'
	CDevSpec          KConnSuite = 'c'<<24 | 'd'<<16 | 'e'<<8 | 'v' // 'cdev'
	CEthernetAddress  KConnSuite = 'c'<<24 | 'e'<<16 | 'n'<<8 | ' ' // 'cen '
	CFireWireAddress  KConnSuite = 'c'<<24 | 'f'<<16 | 'w'<<8 | ' ' // 'cfw '
	CIPAddress        KConnSuite = 'c'<<24 | 'i'<<16 | 'p'<<8 | ' ' // 'cip '
	CLocalTalkAddress KConnSuite = 'c'<<24 | 'l'<<16 | 't'<<8 | ' ' // 'clt '
	CSCSIAddress      KConnSuite = 'c'<<24 | 's'<<16 | 'c'<<8 | 's' // 'cscs'
	CTokenRingAddress KConnSuite = 'c'<<24 | 't'<<16 | 'o'<<8 | 'k' // 'ctok'
	CUSBAddress       KConnSuite = 'c'<<24 | 'u'<<16 | 's'<<8 | 'b' // 'cusb'
	EADB              KConnSuite = 'e'<<24 | 'a'<<16 | 'd'<<8 | 'b' // 'eadb'
	EAddressSpec      KConnSuite = 'e'<<24 | 'a'<<16 | 'd'<<8 | 's' // 'eads'
	EAnalogAudio      KConnSuite = 'e'<<24 | 'p'<<16 | 'a'<<8 | 'u' // 'epau'
	EAppleTalk        KConnSuite = 'e'<<24 | 'p'<<16 | 'a'<<8 | 't' // 'epat'
	EAudioLineIn      KConnSuite = 'e'<<24 | 'c'<<16 | 'a'<<8 | 'i' // 'ecai'
	EAudioLineOut     KConnSuite = 'e'<<24 | 'c'<<16 | 'a'<<8 | 'l' // 'ecal'
	EAudioOut         KConnSuite = 'e'<<24 | 'c'<<16 | 'a'<<8 | 'o' // 'ecao'
	EBus              KConnSuite = 'e'<<24 | 'b'<<16 | 'u'<<8 | 's' // 'ebus'
	ECDROM            KConnSuite = 'e'<<24 | 'c'<<16 | 'd'<<8 | ' ' // 'ecd '
	ECommSlot         KConnSuite = 'e'<<24 | 'c'<<16 | 'c'<<8 | 'm' // 'eccm'
	EConduit          KConnSuite = 'e'<<24 | 'c'<<16 | 'o'<<8 | 'n' // 'econ'
	EDVD              KConnSuite = 'e'<<24 | 'd'<<16 | 'v'<<8 | 'd' // 'edvd'
	EDeviceType       KConnSuite = 'e'<<24 | 'd'<<16 | 'v'<<8 | 't' // 'edvt'
	EDigitalAudio     KConnSuite = 'e'<<24 | 'p'<<16 | 'd'<<8 | 'a' // 'epda'
	EDisplay          KConnSuite = 'e'<<24 | 'd'<<16 | 'd'<<8 | 's' // 'edds'
	EEthernet         KConnSuite = 'e'<<24 | 'c'<<16 | 'e'<<8 | 'n' // 'ecen'
	EFireWire         KConnSuite = 'e'<<24 | 'c'<<16 | 'f'<<8 | 'w' // 'ecfw'
	EFloppy           KConnSuite = 'e'<<24 | 'f'<<16 | 'd'<<8 | ' ' // 'efd '
	EHD               KConnSuite = 'e'<<24 | 'h'<<16 | 'd'<<8 | ' ' // 'ehd '
	EIP               KConnSuite = 'e'<<24 | 'p'<<16 | 'i'<<8 | 'p' // 'epip'
	EIRTalk           KConnSuite = 'e'<<24 | 'p'<<16 | 'i'<<8 | 't' // 'epit'
	EInfrared         KConnSuite = 'e'<<24 | 'c'<<16 | 'i'<<8 | 'r' // 'ecir'
	EIrDA             KConnSuite = 'e'<<24 | 'p'<<16 | 'i'<<8 | 'r' // 'epir'
	EKeyboard         KConnSuite = 'e'<<24 | 'k'<<16 | 'b'<<8 | 'd' // 'ekbd'
	ELCD              KConnSuite = 'e'<<24 | 'd'<<16 | 'l'<<8 | 'c' // 'edlc'
	ELocalTalk        KConnSuite = 'e'<<24 | 'c'<<16 | 'l'<<8 | 't' // 'eclt'
	EMacIP            KConnSuite = 'e'<<24 | 'p'<<16 | 'm'<<8 | 'i' // 'epmi'
	EMacVideo         KConnSuite = 'e'<<24 | 'p'<<16 | 'm'<<8 | 'v' // 'epmv'
	EMicrophone       KConnSuite = 'e'<<24 | 'c'<<16 | 'm'<<8 | 'i' // 'ecmi'
	EModem            KConnSuite = 'e'<<24 | 'd'<<16 | 'm'<<8 | 'm' // 'edmm'
	EModemPort        KConnSuite = 'e'<<24 | 'c'<<16 | 'm'<<8 | 'p' // 'ecmp'
	EModemPrinterPort KConnSuite = 'e'<<24 | 'm'<<16 | 'p'<<8 | 'p' // 'empp'
	EMonitorOut       KConnSuite = 'e'<<24 | 'c'<<16 | 'm'<<8 | 'n' // 'ecmn'
	EMouse            KConnSuite = 'e'<<24 | 'm'<<16 | 'o'<<8 | 'u' // 'emou'
	ENuBus            KConnSuite = 'e'<<24 | 'n'<<16 | 'u'<<8 | 'b' // 'enub'
	ENuBusCard        KConnSuite = 'e'<<24 | 'd'<<16 | 'n'<<8 | 'b' // 'ednb'
	EPCIbus           KConnSuite = 'e'<<24 | 'c'<<16 | 'p'<<8 | 'i' // 'ecpi'
	EPCIcard          KConnSuite = 'e'<<24 | 'd'<<16 | 'p'<<8 | 'i' // 'edpi'
	EPCcard           KConnSuite = 'e'<<24 | 'c'<<16 | 'p'<<8 | 'c' // 'ecpc'
	EPDScard          KConnSuite = 'e'<<24 | 'p'<<16 | 'd'<<8 | 's' // 'epds'
	EPDSslot          KConnSuite = 'e'<<24 | 'c'<<16 | 'p'<<8 | 'd' // 'ecpd'
	EPPP              KConnSuite = 'e'<<24 | 'p'<<16 | 'p'<<8 | 'p' // 'eppp'
	EPointingDevice   KConnSuite = 'e'<<24 | 'd'<<16 | 'p'<<8 | 'd' // 'edpd'
	EPostScript       KConnSuite = 'e'<<24 | 'p'<<16 | 'p'<<8 | 's' // 'epps'
	EPrinter          KConnSuite = 'e'<<24 | 'd'<<16 | 'p'<<8 | 'r' // 'edpr'
	EPrinterPort      KConnSuite = 'e'<<24 | 'c'<<16 | 'p'<<8 | 'p' // 'ecpp'
	EProtocol         KConnSuite = 'e'<<24 | 'p'<<16 | 'r'<<8 | 'o' // 'epro'
	ESCSI             KConnSuite = 'e'<<24 | 'c'<<16 | 's'<<8 | 'c' // 'ecsc'
	ESVGA             KConnSuite = 'e'<<24 | 'p'<<16 | 's'<<8 | 'g' // 'epsg'
	ESerial           KConnSuite = 'e'<<24 | 'p'<<16 | 's'<<8 | 'r' // 'epsr'
	ESpeakers         KConnSuite = 'e'<<24 | 'd'<<16 | 's'<<8 | 'p' // 'edsp'
	EStorageDevice    KConnSuite = 'e'<<24 | 'd'<<16 | 's'<<8 | 't' // 'edst'
	ESvideo           KConnSuite = 'e'<<24 | 'p'<<16 | 's'<<8 | 'v' // 'epsv'
	ETokenRing        KConnSuite = 'e'<<24 | 't'<<16 | 'o'<<8 | 'k' // 'etok'
	ETrackball        KConnSuite = 'e'<<24 | 't'<<16 | 'r'<<8 | 'k' // 'etrk'
	ETrackpad         KConnSuite = 'e'<<24 | 'd'<<16 | 't'<<8 | 'p' // 'edtp'
	EUSB              KConnSuite = 'e'<<24 | 'c'<<16 | 'u'<<8 | 's' // 'ecus'
	EVideoIn          KConnSuite = 'e'<<24 | 'c'<<16 | 'v'<<8 | 'i' // 'ecvi'
	EVideoMonitor     KConnSuite = 'e'<<24 | 'd'<<16 | 'v'<<8 | 'm' // 'edvm'
	EVideoOut         KConnSuite = 'e'<<24 | 'c'<<16 | 'v'<<8 | 'o' // 'ecvo'
	KConnSuiteValue   KConnSuite = 'm'<<24 | 'a'<<16 | 'c'<<8 | 'c' // 'macc'
	PATMachine        KConnSuite = 'p'<<24 | 'a'<<16 | 't'<<8 | 'm' // 'patm'
	PATType           KConnSuite = 'p'<<24 | 'a'<<16 | 't'<<8 | 't' // 'patt'
	PATZone           KConnSuite = 'p'<<24 | 'a'<<16 | 't'<<8 | 'z' // 'patz'
	PConduit          KConnSuite = 'p'<<24 | 'c'<<16 | 'o'<<8 | 'n' // 'pcon'
	PDNS              KConnSuite = 'p'<<24 | 'd'<<16 | 'n'<<8 | 's' // 'pdns'
	PDeviceAddress    KConnSuite = 'p'<<24 | 'd'<<16 | 'v'<<8 | 'a' // 'pdva'
	PDeviceType       KConnSuite = 'p'<<24 | 'd'<<16 | 'v'<<8 | 't' // 'pdvt'
	PDottedDecimal    KConnSuite = 'p'<<24 | 'i'<<16 | 'p'<<8 | 'd' // 'pipd'
	PNetwork          KConnSuite = 'p'<<24 | 'n'<<16 | 'e'<<8 | 't' // 'pnet'
	PNode             KConnSuite = 'p'<<24 | 'n'<<16 | 'o'<<8 | 'd' // 'pnod'
	PPort             KConnSuite = 'p'<<24 | 'p'<<16 | 'o'<<8 | 'r' // 'ppor'
	PProtocol         KConnSuite = 'p'<<24 | 'p'<<16 | 'r'<<8 | 't' // 'pprt'
	PSCSIBus          KConnSuite = 'p'<<24 | 's'<<16 | 'c'<<8 | 'b' // 'pscb'
	PSCSILUN          KConnSuite = 'p'<<24 | 's'<<16 | 'l'<<8 | 'u' // 'pslu'
	PSocket           KConnSuite = 'p'<<24 | 's'<<16 | 'o'<<8 | 'c' // 'psoc'
)

func (KConnSuite) String added in v0.5.1

func (e KConnSuite) String() string

type KContainerFolderAliasType added in v0.5.1

type KContainerFolderAliasType uint
const (
	KAppPackageAliasType           KContainerFolderAliasType = 'f'<<24 | 'a'<<16 | 'p'<<8 | 'a' // 'fapa'
	KApplicationAliasType          KContainerFolderAliasType = 'a'<<24 | 'd'<<16 | 'r'<<8 | 'p' // 'adrp'
	KApplicationCPAliasType        KContainerFolderAliasType = 'a'<<24 | 'c'<<16 | 'd'<<8 | 'p' // 'acdp'
	KApplicationDAAliasType        KContainerFolderAliasType = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'p' // 'addp'
	KContainerAliasType            KContainerFolderAliasType = 'd'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'drop'
	KContainerCDROMAliasType       KContainerFolderAliasType = 'c'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'cddr'
	KContainerFloppyAliasType      KContainerFolderAliasType = 'f'<<24 | 'l'<<16 | 'p'<<8 | 'y' // 'flpy'
	KContainerFolderAliasTypeValue KContainerFolderAliasType = 'f'<<24 | 'd'<<16 | 'r'<<8 | 'p' // 'fdrp'
	KContainerHardDiskAliasType    KContainerFolderAliasType = 'h'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'hdsk'
	KContainerServerAliasType      KContainerFolderAliasType = 's'<<24 | 'r'<<16 | 'v'<<8 | 'r' // 'srvr'
	KContainerTrashAliasType       KContainerFolderAliasType = 't'<<24 | 'r'<<16 | 's'<<8 | 'h' // 'trsh'
	KDesktopPrinterAliasType       KContainerFolderAliasType = 'd'<<24 | 't'<<16 | 'p'<<8 | 'a' // 'dtpa'
	KPackageAliasType              KContainerFolderAliasType = 'f'<<24 | 'p'<<16 | 'k'<<8 | 'a' // 'fpka'
)

func (KContainerFolderAliasType) String added in v0.5.1

func (e KContainerFolderAliasType) String() string

type KCooperativeThread added in v0.5.1

type KCooperativeThread uint
const (
	// Deprecated.
	KCooperativeThreadValue KCooperativeThread = 1
	// Deprecated.
	KPreemptiveThread KCooperativeThread = 2
)

func (KCooperativeThread) String added in v0.5.1

func (e KCooperativeThread) String() string

type KCoreEndian added in v0.5.1

type KCoreEndian uint
const (
	// KCoreEndianAppleEventManagerDomain: Specifies that the domain is limited to Appleevents.
	KCoreEndianAppleEventManagerDomain KCoreEndian = 'a'<<24 | 'e'<<16 | 'v'<<8 | 't' // 'aevt'
	// KCoreEndianResourceManagerDomain: Specifies that the domain is limited to theresources for a specific application.
	KCoreEndianResourceManagerDomain KCoreEndian = 'r'<<24 | 's'<<16 | 'r'<<8 | 'c' // 'rsrc'
)

func (KCoreEndian) String added in v0.5.1

func (e KCoreEndian) String() string

type KCoreEvent added in v0.5.1

type KCoreEvent uint
const (
	// KCoreEventClass: An Apple event sent by the Mac OS; applications that present a graphical interface to the user should be able to any events sent by the Mac OS that apply to the application.
	KCoreEventClass KCoreEvent = 'a'<<24 | 'e'<<16 | 'v'<<8 | 't' // 'aevt'
)

func (KCoreEvent) String added in v0.5.1

func (e KCoreEvent) String() string

type KCreateFolder added in v0.5.1

type KCreateFolder uint
const (
	// Deprecated.
	KCreateFolderValue KCreateFolder = 1
	// Deprecated.
	KDontCreateFolder KCreateFolder = 0
)

func (KCreateFolder) String added in v0.5.1

func (e KCreateFolder) String() string

type KCreateFolderAtBoot added in v0.5.1

type KCreateFolderAtBoot uint
const (
	// Deprecated.
	KCreateFolderAtBootValue KCreateFolderAtBoot = 2
	// Deprecated.
	KCreateFolderAtBootBit KCreateFolderAtBoot = 1
	// Deprecated.
	KFolderCreatedAdminPrivs KCreateFolderAtBoot = 16
	// Deprecated.
	KFolderCreatedAdminPrivsBit KCreateFolderAtBoot = 4
	// Deprecated.
	KFolderCreatedInvisible KCreateFolderAtBoot = 4
	// Deprecated.
	KFolderCreatedInvisibleBit KCreateFolderAtBoot = 2
	// Deprecated.
	KFolderCreatedNameLocked KCreateFolderAtBoot = 8
	// Deprecated.
	KFolderCreatedNameLockedBit KCreateFolderAtBoot = 3
)

func (KCreateFolderAtBoot) String added in v0.5.1

func (e KCreateFolderAtBoot) String() string

type KCurrentMixedModeState added in v0.5.1

type KCurrentMixedModeState uint
const (
	// Deprecated.
	KCurrentMixedModeStateRecord KCurrentMixedModeState = 1
)

func (KCurrentMixedModeState) String added in v0.5.1

func (e KCurrentMixedModeState) String() string

type KCurrentUserFolder added in v0.5.1

type KCurrentUserFolder uint
const (
	KCurrentUserFolderLocation KCurrentUserFolder = 'c'<<24 | 'u'<<16 | 's'<<8 | 'f' // 'cusf'
)

func (KCurrentUserFolder) String added in v0.5.1

func (e KCurrentUserFolder) String() string

type KCustomBadgeResource added in v0.5.1

type KCustomBadgeResource int
const (
	KCustomBadgeResourceID      KCustomBadgeResource = -16455
	KCustomBadgeResourceType    KCustomBadgeResource = 'b'<<24 | 'a'<<16 | 'd'<<8 | 'g' // 'badg'
	KCustomBadgeResourceVersion KCustomBadgeResource = 0
)

func (KCustomBadgeResource) String added in v0.5.1

func (e KCustomBadgeResource) String() string

type KCustomIcon added in v0.5.1

type KCustomIcon int
const (
	KCustomIconResource KCustomIcon = -16455
)

func (KCustomIcon) String added in v0.5.1

func (e KCustomIcon) String() string

type KDMGenErr

type KDMGenErr int
const (
	KDMCantBlock                   KDMGenErr = -6224
	KDMDisplayAlreadyInstalledErr  KDMGenErr = -6230
	KDMDisplayNotFoundErr          KDMGenErr = -6229
	KDMDriverNotDisplayMgrAwareErr KDMGenErr = -6228
	KDMFoundErr                    KDMGenErr = -6232
	KDMGenErrValue                 KDMGenErr = -6220
	KDMMainDisplayCannotMoveErr    KDMGenErr = -6231
	KDMMirroringBlocked            KDMGenErr = -6223
	KDMMirroringNotOn              KDMGenErr = -6225
	KDMMirroringOnAlready          KDMGenErr = -6221
	KDMNoDeviceTableclothErr       KDMGenErr = -6231
	KDMNotFoundErr                 KDMGenErr = -6229
	KDMSWNotInitializedErr         KDMGenErr = -6227
	KDMWrongNumberOfDisplays       KDMGenErr = -6222
	KSysSWTooOld                   KDMGenErr = -6226
)

func (KDMGenErr) String

func (e KDMGenErr) String() string

type KDOSJapanese added in v0.5.1

type KDOSJapanese uint
const (
	KDOSJapanesePalmVariant     KDOSJapanese = 1
	KDOSJapaneseStandardVariant KDOSJapanese = 0
)

func (KDOSJapanese) String added in v0.5.1

func (e KDOSJapanese) String() string

type KDSp

type KDSp int
const (
	KDSpConfirmSwitchWarning      KDSp = -30448
	KDSpContextAlreadyReservedErr KDSp = -30444
	KDSpContextNotFoundErr        KDSp = -30446
	KDSpContextNotReservedErr     KDSp = -30445
	KDSpFrameRateNotReadyErr      KDSp = -30447
	KDSpInternalErr               KDSp = -30449
	KDSpInvalidAttributesErr      KDSp = -30443
	KDSpInvalidContextErr         KDSp = -30442
	KDSpNotInitializedErr         KDSp = -30440
	KDSpStereoContextErr          KDSp = -30450
	KDSpSystemSWTooOldErr         KDSp = -30441
)

func (KDSp) String

func (e KDSp) String() string

type KDTP

type KDTP int
const (
	KDTPAbortJobErr  KDTP = 128
	KDTPHoldJobErr   KDTP = -4200
	KDTPStopQueueErr KDTP = -4201
	KDTPTryAgainErr  KDTP = -4202
)

func (KDTP) String

func (e KDTP) String() string

type KDesktopFolderType added in v0.5.1

type KDesktopFolderType uint
const (
	// Deprecated.
	KApplicationsFolderType KDesktopFolderType = 'a'<<24 | 'p'<<16 | 'p'<<8 | 's' // 'apps'
	// Deprecated.
	KChewableItemsFolderType KDesktopFolderType = 'f'<<24 | 'l'<<16 | 'n'<<8 | 't' // 'flnt'
	// Deprecated.
	KCurrentUserFolderType KDesktopFolderType = 'c'<<24 | 'u'<<16 | 's'<<8 | 'r' // 'cusr'
	// Deprecated.
	KDesktopFolderTypeValue KDesktopFolderType = 'd'<<24 | 'e'<<16 | 's'<<8 | 'k' // 'desk'
	// Deprecated.
	KDomainLibraryFolderType KDesktopFolderType = 'd'<<24 | 'l'<<16 | 'i'<<8 | 'b' // 'dlib'
	// Deprecated.
	KDomainTopLevelFolderType KDesktopFolderType = 'd'<<24 | 't'<<16 | 'o'<<8 | 'p' // 'dtop'
	// Deprecated.
	KFontsFolderType KDesktopFolderType = 'f'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'font'
	// Deprecated.
	KPreferencesFolderType KDesktopFolderType = 'p'<<24 | 'r'<<16 | 'e'<<8 | 'f' // 'pref'
	// Deprecated.
	KSharedUserDataFolderType KDesktopFolderType = 's'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'sdat'
	// Deprecated.
	KSystemPreferencesFolderType KDesktopFolderType = 's'<<24 | 'p'<<16 | 'r'<<8 | 'f' // 'sprf'
	// Deprecated.
	KTemporaryFolderType KDesktopFolderType = 't'<<24 | 'e'<<16 | 'm'<<8 | 'p' // 'temp'
	// Deprecated.
	KTemporaryItemsInCacheDataFolderType KDesktopFolderType = 'v'<<24 | 't'<<16 | 'm'<<8 | 'p' // 'vtmp'
	// Deprecated.
	KTrashFolderType KDesktopFolderType = 't'<<24 | 'r'<<16 | 's'<<8 | 'h' // 'trsh'
	// Deprecated.
	KUsersFolderType KDesktopFolderType = 'u'<<24 | 's'<<16 | 'r'<<8 | 's' // 'usrs'
	// Deprecated.
	KVolumeRootFolderType KDesktopFolderType = 'r'<<24 | 'o'<<16 | 'o'<<8 | 't' // 'root'
	// Deprecated.
	KWhereToEmptyTrashFolderType KDesktopFolderType = 'e'<<24 | 'm'<<16 | 'p'<<8 | 't' // 'empt'
)

func (KDesktopFolderType) String added in v0.5.1

func (e KDesktopFolderType) String() string

type KDesktopIconResource

type KDesktopIconResource int
const (
	KDesktopIconResourceValue       KDesktopIconResource = -3992
	KGenericFileServerIconResource  KDesktopIconResource = -3972
	KGenericHardDiskIconResource    KDesktopIconResource = -3995
	KGenericMoverObjectIconResource KDesktopIconResource = -3969
	KGenericSuitcaseIconResource    KDesktopIconResource = -3970
	KOpenFolderIconResource         KDesktopIconResource = -3997
)

func (KDesktopIconResource) String

func (e KDesktopIconResource) String() string

type KDeveloper added in v0.5.1

type KDeveloper uint
const (
	// Deprecated.
	KDeveloperApplicationsFolderType KDeveloper = 'd'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'dapp'
	// Deprecated.
	KDeveloperDocsFolderType KDeveloper = 'd'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'ddoc'
	// Deprecated.
	KDeveloperFolderType KDeveloper = 'd'<<24 | 'e'<<16 | 'v'<<8 | 'f' // 'devf'
	// Deprecated.
	KDeveloperHelpFolderType KDeveloper = 'd'<<24 | 'e'<<16 | 'v'<<8 | 'h' // 'devh'
)

func (KDeveloper) String added in v0.5.1

func (e KDeveloper) String() string

type KDictionariesFolderType added in v0.5.1

type KDictionariesFolderType uint
const (
	KDictionariesFolderTypeValue KDictionariesFolderType = 'd'<<24 | 'i'<<16 | 'c'<<8 | 't' // 'dict'
	KLogsFolderType              KDictionariesFolderType = 'l'<<24 | 'o'<<16 | 'g'<<8 | 's' // 'logs'
	KPreferencePanesFolderType   KDictionariesFolderType = 'p'<<24 | 'p'<<16 | 'a'<<8 | 'n' // 'ppan'
)

func (KDictionariesFolderType) String added in v0.5.1

func (e KDictionariesFolderType) String() string

type KDocumentsFolderType added in v0.5.1

type KDocumentsFolderType uint
const (
	// Deprecated.
	KDocumentsFolderTypeValue KDocumentsFolderType = 'd'<<24 | 'o'<<16 | 'c'<<8 | 's' // 'docs'
	// Deprecated.
	KInternetSitesFolderType KDocumentsFolderType = 's'<<24 | 'i'<<16 | 't'<<8 | 'e' // 'site'
	// Deprecated.
	KMovieDocumentsFolderType KDocumentsFolderType = 'm'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'mdoc'
	// Deprecated.
	KMusicDocumentsFolderType KDocumentsFolderType = 3043258211
	// Deprecated.
	KPictureDocumentsFolderType KDocumentsFolderType = 'p'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'pdoc'
	// Deprecated.
	KPublicFolderType KDocumentsFolderType = 'p'<<24 | 'u'<<16 | 'b'<<8 | 'b' // 'pubb'
)

func (KDocumentsFolderType) String added in v0.5.1

func (e KDocumentsFolderType) String() string

type KDropBoxFolder added in v0.5.1

type KDropBoxFolder uint
const (
	// Deprecated.
	KDropBoxFolderType KDropBoxFolder = 'd'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'drop'
)

func (KDropBoxFolder) String added in v0.5.1

func (e KDropBoxFolder) String() string

type KDuration added in v0.5.1

type KDuration int
const (
	// Deprecated.
	KDurationForever KDuration = 2147483647
	// Deprecated.
	KDurationImmediate KDuration = 0
	// Deprecated.
	KDurationMicrosecond KDuration = -1
	// Deprecated.
	KDurationMillisecond KDuration = 1
)

func (KDuration) String added in v0.5.1

func (e KDuration) String() string

type KExportedFolderAliasType added in v0.5.1

type KExportedFolderAliasType uint
const (
	KDropFolderAliasType          KExportedFolderAliasType = 'f'<<24 | 'a'<<16 | 'd'<<8 | 'r' // 'fadr'
	KExportedFolderAliasTypeValue KExportedFolderAliasType = 'f'<<24 | 'a'<<16 | 'e'<<8 | 't' // 'faet'
	KMountedFolderAliasType       KExportedFolderAliasType = 'f'<<24 | 'a'<<16 | 'm'<<8 | 'n' // 'famn'
	KSharedFolderAliasType        KExportedFolderAliasType = 'f'<<24 | 'a'<<16 | 's'<<8 | 'h' // 'fash'
)

func (KExportedFolderAliasType) String added in v0.5.1

func (e KExportedFolderAliasType) String() string

type KExtended added in v0.5.1

type KExtended uint
const (
	KExtendedFlagHasCustomBadge KExtended = 256
	KExtendedFlagHasRoutingInfo KExtended = 4
	KExtendedFlagObjectIsBusy   KExtended = 128
	KExtendedFlagsAreInvalid    KExtended = 32768
)

func (KExtended) String added in v0.5.1

func (e KExtended) String() string

type KFAServerApp added in v0.5.1

type KFAServerApp uint
const (
	KDoFolderActionEvent     KFAServerApp = 'f'<<24 | 'o'<<16 | 'l'<<8 | 'a' // 'fola'
	KFAAttachCommand         KFAServerApp = 'a'<<24 | 't'<<16 | 'f'<<8 | 'a' // 'atfa'
	KFAEditCommand           KFAServerApp = 'e'<<24 | 'd'<<16 | 'f'<<8 | 'a' // 'edfa'
	KFAFileParam             KFAServerApp = 'f'<<24 | 'a'<<16 | 'a'<<8 | 'l' // 'faal'
	KFAIndexParam            KFAServerApp = 'i'<<24 | 'n'<<16 | 'd'<<8 | 'x' // 'indx'
	KFARemoveCommand         KFAServerApp = 'r'<<24 | 'm'<<16 | 'f'<<8 | 'a' // 'rmfa'
	KFAServerAppValue        KFAServerApp = 's'<<24 | 's'<<16 | 'r'<<8 | 'v' // 'ssrv'
	KFASuiteCode             KFAServerApp = 'f'<<24 | 'a'<<16 | 'c'<<8 | 'o' // 'faco'
	KFolderActionCode        KFAServerApp = 'a'<<24 | 'c'<<16 | 't'<<8 | 'n' // 'actn'
	KFolderClosedEvent       KFAServerApp = 'f'<<24 | 'c'<<16 | 'l'<<8 | 'o' // 'fclo'
	KFolderItemsAddedEvent   KFAServerApp = 'f'<<24 | 'g'<<16 | 'e'<<8 | 't' // 'fget'
	KFolderItemsRemovedEvent KFAServerApp = 'f'<<24 | 'l'<<16 | 'o'<<8 | 's' // 'flos'
	KFolderOpenedEvent       KFAServerApp = 'f'<<24 | 'o'<<16 | 'p'<<8 | 'n' // 'fopn'
	KFolderWindowMovedEvent  KFAServerApp = 'f'<<24 | 's'<<16 | 'i'<<8 | 'z' // 'fsiz'
	KItemList                KFAServerApp = 'f'<<24 | 'l'<<16 | 's'<<8 | 't' // 'flst'
	KNewSizeParameter        KFAServerApp = 'f'<<24 | 'n'<<16 | 's'<<8 | 'z' // 'fnsz'
)

func (KFAServerApp) String added in v0.5.1

func (e KFAServerApp) String() string

type KFB

type KFB int
const (
	KFBCaccessCanceled        KFB = -30521
	KFBCaccessorStoreFailed   KFB = -30515
	KFBCaddDocFailed          KFB = -30516
	KFBCallocFailed           KFB = -30502
	KFBCanalysisNotAvailable  KFB = -30527
	KFBCbadIndexFile          KFB = -30505
	KFBCbadIndexFileVersion   KFB = -30528
	KFBCbadParam              KFB = -30503
	KFBCbadSearchSession      KFB = -30531
	KFBCcommitFailed          KFB = -30509
	KFBCcompactionFailed      KFB = -30506
	KFBCdeletionFailed        KFB = -30510
	KFBCfileNotIndexed        KFB = -30504
	KFBCflushFailed           KFB = -30517
	KFBCillegalSessionChange  KFB = -30526
	KFBCindexCreationFailed   KFB = -30514
	KFBCindexDiskIOFailed     KFB = -30530
	KFBCindexFileDestroyed    KFB = -30522
	KFBCindexNotAvailable     KFB = -30523
	KFBCindexNotFound         KFB = -30518
	KFBCindexingCanceled      KFB = -30520
	KFBCindexingFailed        KFB = -30508
	KFBCmergingFailed         KFB = -30513
	KFBCmoveFailed            KFB = -30511
	KFBCnoIndexesFound        KFB = -30501
	KFBCnoSearchSession       KFB = -30519
	KFBCnoSuchHit             KFB = -30532
	KFBCsearchFailed          KFB = -30524
	KFBCsomeFilesNotIndexed   KFB = -30525
	KFBCsummarizationCanceled KFB = -30529
	KFBCtokenizationFailed    KFB = -30512
	KFBCvTwinExceptionErr     KFB = -30500
	KFBCvalidationFailed      KFB = -30507
)

func (KFB) String

func (e KFB) String() string

type KFM

type KFM int
const (
	KFMFontContainerAccessErr    KFM = -985
	KFMFontTableAccessErr        KFM = -984
	KFMInvalidFontErr            KFM = -982
	KFMInvalidFontFamilyErr      KFM = -981
	KFMIterationCompleted        KFM = -980
	KFMIterationScopeModifiedErr KFM = -983
)

func (KFM) String

func (e KFM) String() string

type KFN added in v0.5.1

type KFN uint
const (
	KFNNoImplicitAllSubscription KFN = 1
	KFNNotifyInBackground        KFN = 2
)

func (KFN) String added in v0.5.1

func (e KFN) String() string

type KFNDirectoryModified added in v0.5.1

type KFNDirectoryModified uint
const (
	KFNDirectoryModifiedMessage KFNDirectoryModified = 1
)

func (KFNDirectoryModified) String added in v0.5.1

func (e KFNDirectoryModified) String() string

type KFNS

type KFNS int
const (
	KFNSBadFlattenedSizeErr    KFNS = -29587
	KFNSBadProfileVersionErr   KFNS = -29583
	KFNSBadReferenceVersionErr KFNS = -29581
	KFNSDuplicateReferenceErr  KFNS = -29584
	KFNSInsufficientDataErr    KFNS = -29586
	KFNSInvalidProfileErr      KFNS = -29582
	KFNSInvalidReferenceErr    KFNS = -29580
	KFNSMismatchErr            KFNS = -29585
	KFNSNameNotFoundErr        KFNS = -29589
)

func (KFNS) String

func (e KFNS) String() string

type KFS added in v0.5.1

type KFS uint
const (
	KFSAllowConcurrentAsyncIOBit  KFS = 3
	KFSAllowConcurrentAsyncIOMask KFS = 8
	KFSForceReadBit               KFS = 6
	KFSForceReadMask              KFS = 64
	KFSNewLineBit                 KFS = 7
	KFSNewLineCharMask            KFS = 65280
	KFSNewLineMask                KFS = 128
	KFSNoCacheBit                 KFS = 5
	KFSNoCacheMask                KFS = 32
	KFSPleaseCacheBit             KFS = 4
	KFSPleaseCacheMask            KFS = 16
	KFSRdVerifyBit                KFS = 6
	KFSRdVerifyMask               KFS = 64
)

func (KFS) String added in v0.5.1

func (e KFS) String() string

type KFSAliasInfo added in v0.5.1

type KFSAliasInfo uint
const (
	// Deprecated.
	KFSAliasInfoFSInfo KFSAliasInfo = 32
	// Deprecated.
	KFSAliasInfoFinderInfo KFSAliasInfo = 4
	// Deprecated.
	KFSAliasInfoIDs KFSAliasInfo = 16
	// Deprecated.
	KFSAliasInfoIsDirectory KFSAliasInfo = 8
	// Deprecated.
	KFSAliasInfoNone KFSAliasInfo = 0
	// Deprecated.
	KFSAliasInfoTargetCreateDate KFSAliasInfo = 2
	// Deprecated.
	KFSAliasInfoVolumeCreateDate KFSAliasInfo = 1
	// Deprecated.
	KFSAliasInfoVolumeFlags KFSAliasInfo = 64
)

func (KFSAliasInfo) String added in v0.5.1

func (e KFSAliasInfo) String() string

type KFSAlloc added in v0.5.1

type KFSAlloc uint
const (
	KFSAllocAllOrNothingMask KFSAlloc = 1
	KFSAllocContiguousMask   KFSAlloc = 2
	KFSAllocDefaultFlags     KFSAlloc = 0
	KFSAllocNoRoundUpMask    KFSAlloc = 4
	KFSAllocReservedMask     KFSAlloc = 65528
)

func (KFSAlloc) String added in v0.5.1

func (e KFSAlloc) String() string

type KFSCatInfo added in v0.5.1

type KFSCatInfo uint
const (
	KFSCatInfoAccessDate        KFSCatInfo = 256
	KFSCatInfoAllDates          KFSCatInfo = 992
	KFSCatInfoAttrMod           KFSCatInfo = 128
	KFSCatInfoBackupDate        KFSCatInfo = 512
	KFSCatInfoContentMod        KFSCatInfo = 64
	KFSCatInfoCreateDate        KFSCatInfo = 32
	KFSCatInfoDataSizes         KFSCatInfo = 16384
	KFSCatInfoFSFileSecurityRef KFSCatInfo = 4194304
	KFSCatInfoFinderInfo        KFSCatInfo = 2048
	KFSCatInfoFinderXInfo       KFSCatInfo = 4096
	KFSCatInfoGettableInfo      KFSCatInfo = 262143
	KFSCatInfoNodeFlags         KFSCatInfo = 2
	KFSCatInfoNodeID            KFSCatInfo = 16
	KFSCatInfoNone              KFSCatInfo = 0
	KFSCatInfoParentDirID       KFSCatInfo = 8
	KFSCatInfoPermissions       KFSCatInfo = 1024
	KFSCatInfoReserved          KFSCatInfo = 0
	KFSCatInfoRsrcSizes         KFSCatInfo = 32768
	KFSCatInfoSetOwnership      KFSCatInfo = 1048576
	KFSCatInfoSettableInfo      KFSCatInfo = 8163
	KFSCatInfoSharingFlags      KFSCatInfo = 65536
	KFSCatInfoTextEncoding      KFSCatInfo = 1
	KFSCatInfoUserAccess        KFSCatInfo = 524288
	KFSCatInfoUserPrivs         KFSCatInfo = 131072
	KFSCatInfoValence           KFSCatInfo = 8192
	KFSCatInfoVolume            KFSCatInfo = 4
)

func (KFSCatInfo) String added in v0.5.1

func (e KFSCatInfo) String() string

type KFSEjectVolumeForce added in v0.5.1

type KFSEjectVolumeForce uint
const (
	KFSEjectVolumeForceEject KFSEjectVolumeForce = 1
)

func (KFSEjectVolumeForce) String added in v0.5.1

func (e KFSEjectVolumeForce) String() string

type KFSEventStreamCreate added in v0.5.1

type KFSEventStreamCreate uint
const (
	// KFSEventStreamCreateFlagFileEvents: # Discussion
	KFSEventStreamCreateFlagFileEvents  KFSEventStreamCreate = 16
	KFSEventStreamCreateFlagFullHistory KFSEventStreamCreate = 128
	// KFSEventStreamCreateFlagIgnoreSelf: # Discussion
	KFSEventStreamCreateFlagIgnoreSelf KFSEventStreamCreate = 8
	KFSEventStreamCreateFlagMarkSelf   KFSEventStreamCreate = 32
	// KFSEventStreamCreateFlagNoDefer: # Discussion
	KFSEventStreamCreateFlagNoDefer KFSEventStreamCreate = 2
	// KFSEventStreamCreateFlagNone: # Discussion
	KFSEventStreamCreateFlagNone KFSEventStreamCreate = 0
	// KFSEventStreamCreateFlagUseCFTypes: # Discussion
	KFSEventStreamCreateFlagUseCFTypes      KFSEventStreamCreate = 1
	KFSEventStreamCreateFlagUseExtendedData KFSEventStreamCreate = 64
	// KFSEventStreamCreateFlagWatchRoot: # Discussion
	KFSEventStreamCreateFlagWatchRoot KFSEventStreamCreate = 4
	KFSEventStreamCreateWithDocID     KFSEventStreamCreate = 256
)

func (KFSEventStreamCreate) String added in v0.5.1

func (e KFSEventStreamCreate) String() string

type KFSEventStreamEventFlag

type KFSEventStreamEventFlag uint
const (
	// KFSEventStreamEventFlagEventIdsWrapped: # Discussion
	KFSEventStreamEventFlagEventIdsWrapped KFSEventStreamEventFlag = 8
	// KFSEventStreamEventFlagHistoryDone: # Discussion
	KFSEventStreamEventFlagHistoryDone        KFSEventStreamEventFlag = 16
	KFSEventStreamEventFlagItemChangeOwner    KFSEventStreamEventFlag = 16384
	KFSEventStreamEventFlagItemCloned         KFSEventStreamEventFlag = 4194304
	KFSEventStreamEventFlagItemCreated        KFSEventStreamEventFlag = 256
	KFSEventStreamEventFlagItemFinderInfoMod  KFSEventStreamEventFlag = 8192
	KFSEventStreamEventFlagItemInodeMetaMod   KFSEventStreamEventFlag = 1024
	KFSEventStreamEventFlagItemIsDir          KFSEventStreamEventFlag = 131072
	KFSEventStreamEventFlagItemIsFile         KFSEventStreamEventFlag = 65536
	KFSEventStreamEventFlagItemIsHardlink     KFSEventStreamEventFlag = 1048576
	KFSEventStreamEventFlagItemIsLastHardlink KFSEventStreamEventFlag = 2097152
	KFSEventStreamEventFlagItemIsSymlink      KFSEventStreamEventFlag = 262144
	KFSEventStreamEventFlagItemModified       KFSEventStreamEventFlag = 4096
	KFSEventStreamEventFlagItemRemoved        KFSEventStreamEventFlag = 512
	KFSEventStreamEventFlagItemRenamed        KFSEventStreamEventFlag = 2048
	KFSEventStreamEventFlagItemXattrMod       KFSEventStreamEventFlag = 32768
	KFSEventStreamEventFlagKernelDropped      KFSEventStreamEventFlag = 4
	// KFSEventStreamEventFlagMount: # Discussion
	KFSEventStreamEventFlagMount KFSEventStreamEventFlag = 64
	// KFSEventStreamEventFlagMustScanSubDirs: # Discussion
	KFSEventStreamEventFlagMustScanSubDirs KFSEventStreamEventFlag = 1
	// KFSEventStreamEventFlagNone: # Discussion
	KFSEventStreamEventFlagNone     KFSEventStreamEventFlag = 0
	KFSEventStreamEventFlagOwnEvent KFSEventStreamEventFlag = 524288
	// KFSEventStreamEventFlagRootChanged: # Discussion
	KFSEventStreamEventFlagRootChanged KFSEventStreamEventFlag = 32
	// KFSEventStreamEventFlagUnmount: # Discussion
	KFSEventStreamEventFlagUnmount KFSEventStreamEventFlag = 128
	// KFSEventStreamEventFlagUserDropped: # Discussion
	KFSEventStreamEventFlagUserDropped KFSEventStreamEventFlag = 2
)

func (KFSEventStreamEventFlag) String

func (e KFSEventStreamEventFlag) String() string

type KFSEventStreamEventIdSince added in v0.5.1

type KFSEventStreamEventIdSince uint
const (
	KFSEventStreamEventIdSinceNow KFSEventStreamEventIdSince = 0
)

func (KFSEventStreamEventIdSince) String added in v0.5.1

type KFSFileOperation added in v0.5.1

type KFSFileOperation uint
const (
	KFSFileOperationDefaultOptions             KFSFileOperation = 0
	KFSFileOperationDoNotMoveAcrossVolumes     KFSFileOperation = 4
	KFSFileOperationOverwrite                  KFSFileOperation = 1
	KFSFileOperationSkipPreflight              KFSFileOperation = 8
	KFSFileOperationSkipSourcePermissionErrors KFSFileOperation = 2
)

func (KFSFileOperation) String added in v0.5.1

func (e KFSFileOperation) String() string

type KFSInvalidVolumeRef added in v0.5.1

type KFSInvalidVolumeRef uint
const (
	KFSInvalidVolumeRefNum KFSInvalidVolumeRef = 0
)

func (KFSInvalidVolumeRef) String added in v0.5.1

func (e KFSInvalidVolumeRef) String() string

type KFSIterate added in v0.5.1

type KFSIterate uint
const (
	KFSIterateDelete   KFSIterate = 2
	KFSIterateFlat     KFSIterate = 0
	KFSIterateReserved KFSIterate = 0
	KFSIterateSubtree  KFSIterate = 1
)

func (KFSIterate) String added in v0.5.1

func (e KFSIterate) String() string

type KFSMountServer added in v0.5.1

type KFSMountServer uint
const (
	KFSMountServerMarkDoNotDisplay     KFSMountServer = 1
	KFSMountServerMountOnMountDir      KFSMountServer = 4
	KFSMountServerSuppressConnectionUI KFSMountServer = 64
)

func (KFSMountServer) String added in v0.5.1

func (e KFSMountServer) String() string

type KFSMountServerMountWithout added in v0.5.1

type KFSMountServerMountWithout uint
const (
	KFSMountServerMountWithoutNotification KFSMountServerMountWithout = 2
)

func (KFSMountServerMountWithout) String added in v0.5.1

type KFSNode added in v0.5.1

type KFSNode uint
const (
	KFSNodeCopyProtectBit   KFSNode = 6
	KFSNodeCopyProtectMask  KFSNode = 64
	KFSNodeDataOpenBit      KFSNode = 3
	KFSNodeDataOpenMask     KFSNode = 8
	KFSNodeForkOpenBit      KFSNode = 7
	KFSNodeForkOpenMask     KFSNode = 128
	KFSNodeHardLinkBit      KFSNode = 8
	KFSNodeHardLinkMask     KFSNode = 256
	KFSNodeInSharedBit      KFSNode = 2
	KFSNodeInSharedMask     KFSNode = 4
	KFSNodeIsDirectoryBit   KFSNode = 4
	KFSNodeIsDirectoryMask  KFSNode = 16
	KFSNodeIsMountedBit     KFSNode = 3
	KFSNodeIsMountedMask    KFSNode = 8
	KFSNodeIsSharePointBit  KFSNode = 5
	KFSNodeIsSharePointMask KFSNode = 32
	KFSNodeLockedBit        KFSNode = 0
	KFSNodeLockedMask       KFSNode = 1
	KFSNodeResOpenBit       KFSNode = 2
	KFSNodeResOpenMask      KFSNode = 4
)

func (KFSNode) String added in v0.5.1

func (e KFSNode) String() string

type KFSOperationStage added in v0.5.1

type KFSOperationStage uint
const (
	KFSOperationStageComplete     KFSOperationStage = 3
	KFSOperationStagePreflighting KFSOperationStage = 1
	KFSOperationStageRunning      KFSOperationStage = 2
	KFSOperationStageUndefined    KFSOperationStage = 0
)

func (KFSOperationStage) String added in v0.5.1

func (e KFSOperationStage) String() string

type KFSPathMakeRef added in v0.5.1

type KFSPathMakeRef uint
const (
	KFSPathMakeRefDefaultOptions         KFSPathMakeRef = 0
	KFSPathMakeRefDoNotFollowLeafSymlink KFSPathMakeRef = 1
)

func (KFSPathMakeRef) String added in v0.5.1

func (e KFSPathMakeRef) String() string

type KFSReplaceObject added in v0.5.1

type KFSReplaceObject uint
const (
	KFSReplaceObjectDefaultOptions              KFSReplaceObject = 0
	KFSReplaceObjectDoNotCheckObjectWriteAccess KFSReplaceObject = 16
	KFSReplaceObjectPreservePermissionInfo      KFSReplaceObject = 8
	KFSReplaceObjectReplaceMetadata             KFSReplaceObject = 1
	KFSReplaceObjectReplacePermissionInfo       KFSReplaceObject = 4
	KFSReplaceObjectSaveOriginalAsABackup       KFSReplaceObject = 2
)

func (KFSReplaceObject) String added in v0.5.1

func (e KFSReplaceObject) String() string

type KFSUnmountVolumeForce added in v0.5.1

type KFSUnmountVolumeForce uint
const (
	KFSUnmountVolumeForceUnmount KFSUnmountVolumeForce = 1
)

func (KFSUnmountVolumeForce) String added in v0.5.1

func (e KFSUnmountVolumeForce) String() string

type KFSVolFlag added in v0.5.1

type KFSVolFlag uint
const (
	KFSVolFlagDefaultVolumeBit     KFSVolFlag = 5
	KFSVolFlagDefaultVolumeMask    KFSVolFlag = 32
	KFSVolFlagFilesOpenBit         KFSVolFlag = 6
	KFSVolFlagFilesOpenMask        KFSVolFlag = 64
	KFSVolFlagHardwareLockedBit    KFSVolFlag = 7
	KFSVolFlagHardwareLockedMask   KFSVolFlag = 128
	KFSVolFlagJournalingActiveBit  KFSVolFlag = 14
	KFSVolFlagJournalingActiveMask KFSVolFlag = 16384
	KFSVolFlagSoftwareLockedBit    KFSVolFlag = 15
	KFSVolFlagSoftwareLockedMask   KFSVolFlag = 32768
)

func (KFSVolFlag) String added in v0.5.1

func (e KFSVolFlag) String() string

type KFSVolInfo added in v0.5.1

type KFSVolInfo uint
const (
	KFSVolInfoBackupDate   KFSVolInfo = 4
	KFSVolInfoBlocks       KFSVolInfo = 128
	KFSVolInfoCheckedDate  KFSVolInfo = 8
	KFSVolInfoCreateDate   KFSVolInfo = 1
	KFSVolInfoDataClump    KFSVolInfo = 1024
	KFSVolInfoDirCount     KFSVolInfo = 32
	KFSVolInfoDriveInfo    KFSVolInfo = 32768
	KFSVolInfoFSInfo       KFSVolInfo = 16384
	KFSVolInfoFileCount    KFSVolInfo = 16
	KFSVolInfoFinderInfo   KFSVolInfo = 4096
	KFSVolInfoFlags        KFSVolInfo = 8192
	KFSVolInfoGettableInfo KFSVolInfo = 65535
	KFSVolInfoModDate      KFSVolInfo = 2
	KFSVolInfoNextAlloc    KFSVolInfo = 256
	KFSVolInfoNextID       KFSVolInfo = 2048
	KFSVolInfoNone         KFSVolInfo = 0
	KFSVolInfoRsrcClump    KFSVolInfo = 512
	KFSVolInfoSettableInfo KFSVolInfo = 12292
	KFSVolInfoSizes        KFSVolInfo = 64
)

func (KFSVolInfo) String added in v0.5.1

func (e KFSVolInfo) String() string

type KFirstMagicBusyFiletype added in v0.5.1

type KFirstMagicBusyFiletype uint
const (
	KFirstMagicBusyFiletypeValue KFirstMagicBusyFiletype = 'b'<<24 | 'z'<<16 | 'y'<<8 | ' ' // 'bzy '
	KLastMagicBusyFiletype       KFirstMagicBusyFiletype = 'b'<<24 | 'z'<<16 | 'y'<<8 | '?' // 'bzy?'
)

func (KFirstMagicBusyFiletype) String added in v0.5.1

func (e KFirstMagicBusyFiletype) String() string

type KFolder added in v0.5.1

type KFolder uint
const (
	// Deprecated.
	KFolderInLocalOrRemoteUserFolder KFolder = 32
	// Deprecated.
	KFolderInRemoteUserFolderIfAvailable KFolder = 128
	// Deprecated.
	KFolderInRemoteUserFolderIfAvailableBit KFolder = 7
	// Deprecated.
	KFolderInUserFolder KFolder = 32
	// Deprecated.
	KFolderInUserFolderBit KFolder = 5
	// Deprecated.
	KFolderManagerFolderInMacOS9FolderIfMacOSXIsInstalledBit KFolder = 10
	// Deprecated.
	KFolderManagerFolderInMacOS9FolderIfMacOSXIsInstalledMask KFolder = 1024
	// Deprecated.
	KFolderManagerNewlyCreatedFolderIsLocalizedBit KFolder = 12
	// Deprecated.
	KFolderManagerNewlyCreatedFolderShouldHaveDotLocalizedCreatedWithinMask KFolder = 4096
	// Deprecated.
	KFolderManagerNotCreatedOnRemoteVolumesBit KFolder = 11
	// Deprecated.
	KFolderManagerNotCreatedOnRemoteVolumesMask KFolder = 2048
	// Deprecated.
	KFolderMustStayOnSameVolume KFolder = 512
	// Deprecated.
	KFolderMustStayOnSameVolumeBit KFolder = 9
	// Deprecated.
	KFolderNeverMatchedInIdentifyFolder KFolder = 256
	// Deprecated.
	KFolderNeverMatchedInIdentifyFolderBit KFolder = 8
	// Deprecated.
	KFolderTrackedByAlias KFolder = 64
	// Deprecated.
	KFolderTrackedByAliasBit KFolder = 6
)

func (KFolder) String added in v0.5.1

func (e KFolder) String() string

type KForkInfoFlags added in v0.5.1

type KForkInfoFlags uint
const (
	KForkInfoFlagsFileLockedBit   KForkInfoFlags = 0
	KForkInfoFlagsFileLockedMask  KForkInfoFlags = 0
	KForkInfoFlagsLargeFileBit    KForkInfoFlags = 0
	KForkInfoFlagsLargeFileMask   KForkInfoFlags = 0
	KForkInfoFlagsModifiedBit     KForkInfoFlags = 0
	KForkInfoFlagsModifiedMask    KForkInfoFlags = 0
	KForkInfoFlagsOwnClumpBit     KForkInfoFlags = 0
	KForkInfoFlagsOwnClumpMask    KForkInfoFlags = 0
	KForkInfoFlagsResourceBit     KForkInfoFlags = 0
	KForkInfoFlagsResourceMask    KForkInfoFlags = 0
	KForkInfoFlagsSharedWriteBit  KForkInfoFlags = 0
	KForkInfoFlagsSharedWriteMask KForkInfoFlags = 0
	KForkInfoFlagsWriteBit        KForkInfoFlags = 0
	KForkInfoFlagsWriteLockedBit  KForkInfoFlags = 0
	KForkInfoFlagsWriteLockedMask KForkInfoFlags = 0
	KForkInfoFlagsWriteMask       KForkInfoFlags = 0
)

func (KForkInfoFlags) String added in v0.5.1

func (e KForkInfoFlags) String() string

type KFragment added in v0.5.1

type KFragment uint
const (
	// Deprecated.
	KFragmentIsPrepared KFragment = 0
	// Deprecated.
	KFragmentNeedsPreparing KFragment = 2
)

func (KFragment) String added in v0.5.1

func (e KFragment) String() string

type KGenericDocumentIconResource

type KGenericDocumentIconResource int
const (
	KFloppyIconResource               KGenericDocumentIconResource = -3998
	KGenericApplicationIconResource   KGenericDocumentIconResource = -3996
	KGenericCDROMIconResource         KGenericDocumentIconResource = -3987
	KGenericDeskAccessoryIconResource KGenericDocumentIconResource = -3991
	KGenericDocumentIconResourceValue KGenericDocumentIconResource = -4000
	KGenericEditionFileIconResource   KGenericDocumentIconResource = -3989
	KGenericFolderIconResource        KGenericDocumentIconResource = -3999
	KGenericRAMDiskIconResource       KGenericDocumentIconResource = -3988
	KGenericStationeryIconResource    KGenericDocumentIconResource = -3985
	KPrivateFolderIconResource        KGenericDocumentIconResource = -3994
	KTrashIconResource                KGenericDocumentIconResource = -3993
)

func (KGenericDocumentIconResource) String

type KGenericFolderIcon

type KGenericFolderIcon uint
const (
	KDropFolderIcon         KGenericFolderIcon = 'd'<<24 | 'b'<<16 | 'o'<<8 | 'x' // 'dbox'
	KGenericFolderIconValue KGenericFolderIcon = 'f'<<24 | 'l'<<16 | 'd'<<8 | 'r' // 'fldr'
	KMountedFolderIcon      KGenericFolderIcon = 'm'<<24 | 'n'<<16 | 't'<<8 | 'd' // 'mntd'
	KOpenFolderIcon         KGenericFolderIcon = 'o'<<24 | 'f'<<16 | 'l'<<8 | 'd' // 'ofld'
	KOwnedFolderIcon        KGenericFolderIcon = 'o'<<24 | 'w'<<16 | 'n'<<8 | 'd' // 'ownd'
	KPrivateFolderIcon      KGenericFolderIcon = 'p'<<24 | 'r'<<16 | 'v'<<8 | 'f' // 'prvf'
	KSharedFolderIcon       KGenericFolderIcon = 's'<<24 | 'h'<<16 | 'f'<<8 | 'l' // 'shfl'
)

func (KGenericFolderIcon) String

func (e KGenericFolderIcon) String() string

type KGenericPreferencesIconResource

type KGenericPreferencesIconResource int
const (
	KAppleMenuFolderIconResource         KGenericPreferencesIconResource = -3982
	KGenericExtensionIconResource        KGenericPreferencesIconResource = -16415
	KGenericPreferencesIconResourceValue KGenericPreferencesIconResource = -3971
	KGenericQueryDocumentIconResource    KGenericPreferencesIconResource = -16506
	KHelpIconResource                    KGenericPreferencesIconResource = -20271
	KSystemFolderIconResource            KGenericPreferencesIconResource = -3983
)

func (KGenericPreferencesIconResource) String

type KGetDebugOption added in v0.5.1

type KGetDebugOption uint
const (
	// Deprecated.
	KGetDebugOptionValue KGetDebugOption = 1
	// Deprecated.
	KSetDebugOption KGetDebugOption = 2
)

func (KGetDebugOption) String added in v0.5.1

func (e KGetDebugOption) String() string

type KHID

type KHID int
const (
	KHIDBadLogPhysValuesErr         KHID = -13942
	KHIDBadLogicalMaximumErr        KHID = -13933
	KHIDBadLogicalMinimumErr        KHID = -13934
	KHIDBadParameterErr             KHID = -13938
	KHIDBaseError                   KHID = -13950
	KHIDBufferTooSmallErr           KHID = -13948
	KHIDDeviceNotReady              KHID = -13910
	KHIDEndOfDescriptorErr          KHID = -13936
	KHIDIncompatibleReportErr       KHID = -13943
	KHIDInvalidPreparsedDataErr     KHID = -13944
	KHIDInvalidRangePageErr         KHID = -13923
	KHIDInvalidReportLengthErr      KHID = -13940
	KHIDInvalidReportTypeErr        KHID = -13941
	KHIDInvertedLogicalRangeErr     KHID = -13932
	KHIDInvertedPhysicalRangeErr    KHID = -13931
	KHIDInvertedUsageRangeErr       KHID = -13929
	KHIDNotEnoughMemoryErr          KHID = -13937
	KHIDNotValueArrayErr            KHID = -13945
	KHIDNullPointerErr              KHID = -13939
	KHIDNullStateErr                KHID = -13949
	KHIDReportCountZeroErr          KHID = -13925
	KHIDReportIDZeroErr             KHID = -13924
	KHIDReportSizeZeroErr           KHID = -13926
	KHIDSuccess                     KHID = 0
	KHIDUnmatchedDesignatorRangeErr KHID = -13927
	KHIDUnmatchedStringRangeErr     KHID = -13928
	KHIDUnmatchedUsageRangeErr      KHID = -13930
	KHIDUsageNotFoundErr            KHID = -13946
	KHIDUsagePageZeroErr            KHID = -13935
	KHIDValueOutOfRangeErr          KHID = -13947
	KHIDVersionIncompatibleErr      KHID = -13909
)

func (KHID) String

func (e KHID) String() string

type KHandle added in v0.5.1

type KHandle uint
const (
	// Deprecated.
	KHandleIsResourceBit KHandle = 5
	// Deprecated.
	KHandleIsResourceMask KHandle = 32
	// Deprecated.
	KHandleLockedBit KHandle = 7
	// Deprecated.
	KHandleLockedMask KHandle = 128
	// Deprecated.
	KHandlePurgeableBit KHandle = 6
	// Deprecated.
	KHandlePurgeableMask KHandle = 64
)

func (KHandle) String added in v0.5.1

func (e KHandle) String() string

type KHuge1BitMask added in v0.5.1

type KHuge1BitMask uint
const (
	KHuge1BitMaskValue KHuge1BitMask = 'i'<<24 | 'c'<<16 | 'h'<<8 | '#' // 'ich#'
	KHuge32BitData     KHuge1BitMask = 'i'<<24 | 'h'<<16 | '3'<<8 | '2' // 'ih32'
	KHuge4BitData      KHuge1BitMask = 'i'<<24 | 'c'<<16 | 'h'<<8 | '4' // 'ich4'
	KHuge8BitData      KHuge1BitMask = 'i'<<24 | 'c'<<16 | 'h'<<8 | '8' // 'ich8'
	KHuge8BitMask      KHuge1BitMask = 'h'<<24 | '8'<<16 | 'm'<<8 | 'k' // 'h8mk'
)

func (KHuge1BitMask) String added in v0.5.1

func (e KHuge1BitMask) String() string

type KISOLatin1 added in v0.5.1

type KISOLatin1 uint
const (
	KISOLatin1MusicCDVariant  KISOLatin1 = 1
	KISOLatin1StandardVariant KISOLatin1 = 0
)

func (KISOLatin1) String added in v0.5.1

func (e KISOLatin1) String() string

type KISOLatinArabic added in v0.5.1

type KISOLatinArabic uint
const (
	KISOLatinArabicExplicitOrderVariant KISOLatinArabic = 2
	KISOLatinArabicImplicitOrderVariant KISOLatinArabic = 0
	KISOLatinArabicVisualOrderVariant   KISOLatinArabic = 1
)

func (KISOLatinArabic) String added in v0.5.1

func (e KISOLatinArabic) String() string

type KISOLatinHebrew added in v0.5.1

type KISOLatinHebrew uint
const (
	KISOLatinHebrewExplicitOrderVariant KISOLatinHebrew = 2
	KISOLatinHebrewImplicitOrderVariant KISOLatinHebrew = 0
	KISOLatinHebrewVisualOrderVariant   KISOLatinHebrew = 1
)

func (KISOLatinHebrew) String added in v0.5.1

func (e KISOLatinHebrew) String() string

type KISp

type KISp int
const (
	KISpBufferToSmallErr    KISp = -30422
	KISpDeviceActiveErr     KISp = -30428
	KISpDeviceInactiveErr   KISp = -30426
	KISpElementInListErr    KISp = -30423
	KISpElementNotInListErr KISp = -30424
	KISpInternalErr         KISp = -30420
	KISpListBusyErr         KISp = -30429
	KISpSystemActiveErr     KISp = -30427
	KISpSystemInactiveErr   KISp = -30425
	KISpSystemListErr       KISp = -30421
)

func (KISp) String

func (e KISp) String() string

type KIcon added in v0.5.1

type KIcon uint
const (
	KIconServices128PixelDataARGB KIcon = 'i'<<24 | 'c'<<16 | '0'<<8 | '7' // 'ic07'
	KIconServices16PixelDataARGB  KIcon = 'i'<<24 | 'c'<<16 | '0'<<8 | '4' // 'ic04'
	KIconServices32PixelDataARGB  KIcon = 'i'<<24 | 'c'<<16 | '0'<<8 | '5' // 'ic05'
	KIconServices48PixelDataARGB  KIcon = 'i'<<24 | 'c'<<16 | '0'<<8 | '6' // 'ic06'
)

func (KIcon) String added in v0.5.1

func (e KIcon) String() string

type KIconFamily added in v0.5.1

type KIconFamily uint
const (
	KIconFamilyType KIconFamily = 'i'<<24 | 'c'<<16 | 'n'<<8 | 's' // 'icns'
)

func (KIconFamily) String added in v0.5.1

func (e KIconFamily) String() string

type KIconServices

type KIconServices uint
const (
	KIconServicesNoBadgeFlag        KIconServices = 1
	KIconServicesNormalUsageFlag    KIconServices = 0
	KIconServicesUpdateIfNeededFlag KIconServices = 2
)

func (KIconServices) String

func (e KIconServices) String() string

type KIconServices256PixelDataARGB added in v0.5.1

type KIconServices256PixelDataARGB uint
const (
	KIconServices1024PixelDataARGB     KIconServices256PixelDataARGB = 'i'<<24 | 'c'<<16 | '1'<<8 | '0' // 'ic10'
	KIconServices256PixelDataARGBValue KIconServices256PixelDataARGB = 'i'<<24 | 'c'<<16 | '0'<<8 | '8' // 'ic08'
	KIconServices512PixelDataARGB      KIconServices256PixelDataARGB = 'i'<<24 | 'c'<<16 | '0'<<8 | '9' // 'ic09'
	KThumbnail32BitData                KIconServices256PixelDataARGB = 'i'<<24 | 't'<<16 | '3'<<8 | '2' // 'it32'
	KThumbnail8BitMask                 KIconServices256PixelDataARGB = 't'<<24 | '8'<<16 | 'm'<<8 | 'k' // 't8mk'
)

func (KIconServices256PixelDataARGB) String added in v0.5.1

type KIconServicesCatalogInfo added in v0.5.1

type KIconServicesCatalogInfo uint
const (
	KIconServicesCatalogInfoMask KIconServicesCatalogInfo = 0
)

func (KIconServicesCatalogInfo) String added in v0.5.1

func (e KIconServicesCatalogInfo) String() string

type KIdleKCEvent added in v0.5.1

type KIdleKCEvent uint
const (
	KAddKCEvent                 KIdleKCEvent = 3
	KDataAccessKCEvent          KIdleKCEvent = 10
	KDefaultChangedKCEvent      KIdleKCEvent = 9
	KDeleteKCEvent              KIdleKCEvent = 4
	KIdleKCEventValue           KIdleKCEvent = 0
	KKeychainListChangedKCEvent KIdleKCEvent = 11
	KLockKCEvent                KIdleKCEvent = 1
	KPasswordChangedKCEvent     KIdleKCEvent = 6
	KSystemKCEvent              KIdleKCEvent = 8
	KUnlockKCEvent              KIdleKCEvent = 2
	KUpdateKCEvent              KIdleKCEvent = 5
)

func (KIdleKCEvent) String added in v0.5.1

func (e KIdleKCEvent) String() string

type KIdleKCEventMask added in v0.5.1

type KIdleKCEventMask uint
const (
	KAddKCEventMask             KIdleKCEventMask = 8
	KDataAccessKCEventMask      KIdleKCEventMask = 1024
	KDefaultChangedKCEventMask  KIdleKCEventMask = 512
	KDeleteKCEventMask          KIdleKCEventMask = 16
	KEveryKCEventMask           KIdleKCEventMask = 65535
	KIdleKCEventMaskValue       KIdleKCEventMask = 1
	KLockKCEventMask            KIdleKCEventMask = 2
	KPasswordChangedKCEventMask KIdleKCEventMask = 64
	KSystemEventKCEventMask     KIdleKCEventMask = 256
	KUnlockKCEventMask          KIdleKCEventMask = 4
	KUpdateKCEventMask          KIdleKCEventMask = 32
)

func (KIdleKCEventMask) String added in v0.5.1

func (e KIdleKCEventMask) String() string

type KInternetLocation

type KInternetLocation uint
const (
	KInternetLocationAFP                 KInternetLocation = 'i'<<24 | 'l'<<16 | 'a'<<8 | 'f' // 'ilaf'
	KInternetLocationAppleShareIcon      KInternetLocation = 'i'<<24 | 'l'<<16 | 'a'<<8 | 'f' // 'ilaf'
	KInternetLocationAppleTalk           KInternetLocation = 'i'<<24 | 'l'<<16 | 'a'<<8 | 't' // 'ilat'
	KInternetLocationAppleTalkZoneIcon   KInternetLocation = 'i'<<24 | 'l'<<16 | 'a'<<8 | 't' // 'ilat'
	KInternetLocationCreator             KInternetLocation = 'd'<<24 | 'r'<<16 | 'a'<<8 | 'g' // 'drag'
	KInternetLocationFTP                 KInternetLocation = 'i'<<24 | 'l'<<16 | 'f'<<8 | 't' // 'ilft'
	KInternetLocationFTPIcon             KInternetLocation = 'i'<<24 | 'l'<<16 | 'f'<<8 | 't' // 'ilft'
	KInternetLocationFile                KInternetLocation = 'i'<<24 | 'l'<<16 | 'f'<<8 | 'i' // 'ilfi'
	KInternetLocationFileIcon            KInternetLocation = 'i'<<24 | 'l'<<16 | 'f'<<8 | 'i' // 'ilfi'
	KInternetLocationGeneric             KInternetLocation = 'i'<<24 | 'l'<<16 | 'g'<<8 | 'e' // 'ilge'
	KInternetLocationGenericIcon         KInternetLocation = 'i'<<24 | 'l'<<16 | 'g'<<8 | 'e' // 'ilge'
	KInternetLocationHTTP                KInternetLocation = 'i'<<24 | 'l'<<16 | 'h'<<8 | 't' // 'ilht'
	KInternetLocationHTTPIcon            KInternetLocation = 'i'<<24 | 'l'<<16 | 'h'<<8 | 't' // 'ilht'
	KInternetLocationMail                KInternetLocation = 'i'<<24 | 'l'<<16 | 'm'<<8 | 'a' // 'ilma'
	KInternetLocationMailIcon            KInternetLocation = 'i'<<24 | 'l'<<16 | 'm'<<8 | 'a' // 'ilma'
	KInternetLocationNNTP                KInternetLocation = 'i'<<24 | 'l'<<16 | 'n'<<8 | 'w' // 'ilnw'
	KInternetLocationNSL                 KInternetLocation = 'i'<<24 | 'l'<<16 | 'n'<<8 | 's' // 'ilns'
	KInternetLocationNSLNeighborhoodIcon KInternetLocation = 'i'<<24 | 'l'<<16 | 'n'<<8 | 's' // 'ilns'
	KInternetLocationNewsIcon            KInternetLocation = 'i'<<24 | 'l'<<16 | 'n'<<8 | 'w' // 'ilnw'
)

func (KInternetLocation) String

func (e KInternetLocation) String() string

type KIsOnDesk added in v0.5.1

type KIsOnDesk uint
const (
	KColor         KIsOnDesk = 14
	KHasBeenInited KIsOnDesk = 256
	KHasBundle     KIsOnDesk = 8192
	KHasCustomIcon KIsOnDesk = 1024
	KHasNoINITs    KIsOnDesk = 128
	KIsAlias       KIsOnDesk = 32768
	KIsInvisible   KIsOnDesk = 16384
	KIsOnDeskValue KIsOnDesk = 1
	KIsShared      KIsOnDesk = 64
	KIsStationery  KIsOnDesk = 2048
	KNameLocked    KIsOnDesk = 4096
)

func (KIsOnDesk) String added in v0.5.1

func (e KIsOnDesk) String() string

type KKCAuthType added in v0.5.1

type KKCAuthType uint
const (
	KKCAuthTypeDPA        KKCAuthType = 'd'<<24 | 'p'<<16 | 'a'<<8 | 'a' // 'dpaa'
	KKCAuthTypeDefault    KKCAuthType = 'd'<<24 | 'f'<<16 | 'l'<<8 | 't' // 'dflt'
	KKCAuthTypeHTTPDigest KKCAuthType = 'h'<<24 | 't'<<16 | 't'<<8 | 'd' // 'httd'
	KKCAuthTypeMSN        KKCAuthType = 'm'<<24 | 's'<<16 | 'n'<<8 | 'a' // 'msna'
	KKCAuthTypeNTLM       KKCAuthType = 'n'<<24 | 't'<<16 | 'l'<<8 | 'm' // 'ntlm'
	KKCAuthTypeRPA        KKCAuthType = 'r'<<24 | 'p'<<16 | 'a'<<8 | 'a' // 'rpaa'
)

func (KKCAuthType) String added in v0.5.1

func (e KKCAuthType) String() string

type KKCProtocolType added in v0.5.1

type KKCProtocolType uint
const (
	KKCProtocolTypeAFP        KKCProtocolType = 'a'<<24 | 'f'<<16 | 'p'<<8 | ' ' // 'afp '
	KKCProtocolTypeAppleTalk  KKCProtocolType = 'a'<<24 | 't'<<16 | 'l'<<8 | 'k' // 'atlk'
	KKCProtocolTypeFTP        KKCProtocolType = 'f'<<24 | 't'<<16 | 'p'<<8 | ' ' // 'ftp '
	KKCProtocolTypeFTPAccount KKCProtocolType = 'f'<<24 | 't'<<16 | 'p'<<8 | 'a' // 'ftpa'
	KKCProtocolTypeHTTP       KKCProtocolType = 'h'<<24 | 't'<<16 | 't'<<8 | 'p' // 'http'
	KKCProtocolTypeIMAP       KKCProtocolType = 'i'<<24 | 'm'<<16 | 'a'<<8 | 'p' // 'imap'
	KKCProtocolTypeIRC        KKCProtocolType = 'i'<<24 | 'r'<<16 | 'c'<<8 | ' ' // 'irc '
	KKCProtocolTypeLDAP       KKCProtocolType = 'l'<<24 | 'd'<<16 | 'a'<<8 | 'p' // 'ldap'
	KKCProtocolTypeNNTP       KKCProtocolType = 'n'<<24 | 'n'<<16 | 't'<<8 | 'p' // 'nntp'
	KKCProtocolTypePOP3       KKCProtocolType = 'p'<<24 | 'o'<<16 | 'p'<<8 | '3' // 'pop3'
	KKCProtocolTypeSMTP       KKCProtocolType = 's'<<24 | 'm'<<16 | 't'<<8 | 'p' // 'smtp'
	KKCProtocolTypeSOCKS      KKCProtocolType = 's'<<24 | 'o'<<16 | 'x'<<8 | ' ' // 'sox '
	KKCProtocolTypeTelnet     KKCProtocolType = 't'<<24 | 'e'<<16 | 'l'<<8 | 'n' // 'teln'
)

func (KKCProtocolType) String added in v0.5.1

func (e KKCProtocolType) String() string

type KLS

type KLS int
const (
	// KLSAppDoesNotClaimTypeErr: Not currently used.
	KLSAppDoesNotClaimTypeErr KLS = -10820
	// KLSAppDoesNotSupportSchemeWarning: Not currently used.
	KLSAppDoesNotSupportSchemeWarning KLS = -10821
	// KLSAppInTrashErr: The app can’t run because it’s inside a Trash folder.
	KLSAppInTrashErr KLS = -10660
	// KLSApplicationNotFoundErr: No app in the Launch Services database matches the input criteria.
	KLSApplicationNotFoundErr  KLS = -10814
	KLSAttributeNotFoundErr    KLS = -10662
	KLSAttributeNotSettableErr KLS = -10663
	// KLSCannotSetInfoErr: The system can’t hide the filename extension.
	KLSCannotSetInfoErr KLS = -10823
	// KLSDataErr: Improper data structure.
	KLSDataErr KLS = -10817
	// KLSDataTooOldErr: Not currently used.
	KLSDataTooOldErr KLS = -10816
	// KLSDataUnavailableErr: Data of the desired type is not available (for example, there is no kind string).
	KLSDataUnavailableErr                KLS = -10813
	KLSExecutableIncorrectFormat         KLS = -10661
	KLSGarbageCollectionUnsupportedErr   KLS = -10666
	KLSIncompatibleApplicationVersionErr KLS = -10664
	// KLSIncompatibleSystemVersionErr: The requested app can’t run on the current macOS version.
	KLSIncompatibleSystemVersionErr KLS = -10825
	// KLSLaunchInProgressErr: A launch of the app is already in progress.
	KLSLaunchInProgressErr KLS = -10818
	KLSMalformedLocErr     KLS = -10400
	// KLSMultipleSessionsNotSupportedErr: The requested app can’t run simultaneously in two different user sessions.
	KLSMultipleSessionsNotSupportedErr KLS = -10829
	KLSNo32BitEnvironmentErr           KLS = -10386
	// KLSNoClassicEnvironmentErr: Not currently used.
	KLSNoClassicEnvironmentErr KLS = -10828
	// KLSNoExecutableErr: The executable file is missing or has an unusable format.
	KLSNoExecutableErr KLS = -10827
	// KLSNoLaunchPermissionErr: The user doesn’t have permission to launch the app on a managed network.
	KLSNoLaunchPermissionErr KLS = -10826
	// KLSNoRegistrationInfoErr: Not currently used.
	KLSNoRegistrationInfoErr   KLS = -10824
	KLSNoRosettaEnvironmentErr KLS = -10665
	// KLSNotAnApplicationErr: The item for registration is not an app.
	KLSNotAnApplicationErr KLS = -10811
	// KLSNotInitializedErr: Not currently used.
	KLSNotInitializedErr KLS = -10812
	// KLSNotRegisteredErr: Not currently used.
	KLSNotRegisteredErr KLS = -10819
	// KLSServerCommunicationErr: There is a problem communicating with the server process that maintains the Launch Services database.
	KLSServerCommunicationErr KLS = -10822
	// KLSUnknownErr: An unknown error has occurred.
	KLSUnknownErr KLS = -10810
	// KLSUnknownTypeErr: Not currently used.
	KLSUnknownTypeErr KLS = -10815
)

func (KLS) String

func (e KLS) String() string

type KLSLaunch

type KLSLaunch uint
const (
	// Deprecated.
	KLSLaunchHasUntrustedContents KLSLaunch = 4194304
	// Deprecated.
	KLSLaunchInClassic KLSLaunch = 262144
	// Deprecated.
	KLSLaunchInhibitBGOnly KLSLaunch = 128
	// Deprecated.
	KLSLaunchNoParams KLSLaunch = 2048
	// Deprecated.
	KLSLaunchStartClassic KLSLaunch = 131072
)

func (KLSLaunch) String

func (e KLSLaunch) String() string

type KLSSharedFileList

type KLSSharedFileList uint
const (
	KLSSharedFileListDoNotMountVolumes KLSSharedFileList = 2
	KLSSharedFileListNoUserInteraction KLSSharedFileList = 1
)

func (KLSSharedFileList) String

func (e KLSSharedFileList) String() string

type KLSUnknown

type KLSUnknown uint
const (
	// KLSUnknownCreator: The value to supply as the creator signatureif no file creator information is available.
	KLSUnknownCreator KLSUnknown = 0
	// KLSUnknownType: The value to supply as the file type (for example,to the [LSGetApplicationForInfo] function)if no file type information is available.
	KLSUnknownType KLSUnknown = 0
)

func (KLSUnknown) String

func (e KLSUnknown) String() string

type KLarge1BitMask added in v0.5.1

type KLarge1BitMask uint
const (
	KLarge1BitMaskValue KLarge1BitMask = 'I'<<24 | 'C'<<16 | 'N'<<8 | '#' // 'ICN#'
	KLarge32BitData     KLarge1BitMask = 'i'<<24 | 'l'<<16 | '3'<<8 | '2' // 'il32'
	KLarge4BitData      KLarge1BitMask = 'i'<<24 | 'c'<<16 | 'l'<<8 | '4' // 'icl4'
	KLarge8BitData      KLarge1BitMask = 'i'<<24 | 'c'<<16 | 'l'<<8 | '8' // 'icl8'
	KLarge8BitMask      KLarge1BitMask = 'l'<<24 | '8'<<16 | 'm'<<8 | 'k' // 'l8mk'
	KMini1BitMask       KLarge1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '#' // 'icm#'
	KMini4BitData       KLarge1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '4' // 'icm4'
	KMini8BitData       KLarge1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '8' // 'icm8'
	KSmall1BitMask      KLarge1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '#' // 'ics#'
	KSmall32BitData     KLarge1BitMask = 'i'<<24 | 's'<<16 | '3'<<8 | '2' // 'is32'
	KSmall4BitData      KLarge1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '4' // 'ics4'
	KSmall8BitData      KLarge1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '8' // 'ics8'
	KSmall8BitMask      KLarge1BitMask = 's'<<24 | '8'<<16 | 'm'<<8 | 'k' // 's8mk'
)

func (KLarge1BitMask) String added in v0.5.1

func (e KLarge1BitMask) String() string

type KLargeIconSize added in v0.5.1

type KLargeIconSize uint
const (
	KLarge4BitIconSize  KLargeIconSize = 512
	KLarge8BitIconSize  KLargeIconSize = 1024
	KLargeIconSizeValue KLargeIconSize = 256
	KSmall4BitIconSize  KLargeIconSize = 128
	KSmall8BitIconSize  KLargeIconSize = 256
	KSmallIconSize      KLargeIconSize = 64
)

func (KLargeIconSize) String added in v0.5.1

func (e KLargeIconSize) String() string

type KLastDomain added in v0.5.1

type KLastDomain int
const (
	// Deprecated.
	KLastDomainConstant KLastDomain = -32760
)

func (KLastDomain) String added in v0.5.1

func (e KLastDomain) String() string

type KLaunchToGetTerminology added in v0.5.1

type KLaunchToGetTerminology uint
const (
	KAlwaysSendSubject           KLaunchToGetTerminology = 8192
	KDontFindAppBySignature      KLaunchToGetTerminology = 16384
	KLaunchToGetTerminologyValue KLaunchToGetTerminology = 32768
)

func (KLaunchToGetTerminology) String added in v0.5.1

func (e KLaunchToGetTerminology) String() string

type KLocale added in v0.5.1

type KLocale uint
const (
	KLocaleAllPartsMask             KLocale = 63
	KLocaleAndVariantNameMask       KLocale = 3
	KLocaleLanguageMask             KLocale = 1
	KLocaleLanguageVariantMask      KLocale = 2
	KLocaleNameMask                 KLocale = 1
	KLocaleOperationVariantNameMask KLocale = 2
	KLocaleRegionMask               KLocale = 16
	KLocaleRegionVariantMask        KLocale = 32
	KLocaleScriptMask               KLocale = 4
	KLocaleScriptVariantMask        KLocale = 8
)

func (KLocale) String added in v0.5.1

func (e KLocale) String() string

type KLocales

type KLocales int
const (
	KLocalesBufferTooSmallErr    KLocales = -30001
	KLocalesDefaultDisplayStatus KLocales = -30029
	KLocalesTableFormatErr       KLocales = -30002
)

func (KLocales) String

func (e KLocales) String() string

type KM68kISA added in v0.5.1

type KM68kISA uint
const (
	// Deprecated.
	KM68kISAValue KM68kISA = 0
	// Deprecated.
	KPowerPCISA KM68kISA = 1
)

func (KM68kISA) String added in v0.5.1

func (e KM68kISA) String() string

type KMP

type KMP int
const (
	KMPBlueBlockingErr KMP = -29293
	// KMPDeletedErr: The desired notification the function was waiting upon was deleted.
	KMPDeletedErr KMP = -29295
	// KMPInsufficientResourcesErr: Could not complete task due to unavailable Multiprocessing Services resources.
	KMPInsufficientResourcesErr KMP = -29298
	// KMPInvalidIDErr: Invalid ID value.
	KMPInvalidIDErr         KMP = -29299
	KMPIterationEndErr      KMP = -29275
	KMPPrivilegedErr        KMP = -29276
	KMPProcessCreatedErr    KMP = -29288
	KMPProcessTerminatedErr KMP = -29289
	KMPTaskAbortedErr       KMP = -29297
	// KMPTaskBlockedErr: The desired task is blocked.
	KMPTaskBlockedErr KMP = -29291
	KMPTaskCreatedErr KMP = -29290
	// KMPTaskStoppedErr: The desired task is stopped.
	KMPTaskStoppedErr KMP = -29292
	// KMPTimeoutErr: The designated timeout interval passed before the function could take action.
	KMPTimeoutErr KMP = -29296
	// Deprecated.
	KMPAddressSpaceInfoVersion KMP = 1
	// Deprecated.
	KMPAllocate1024ByteAligned KMP = 10
	// Deprecated.
	KMPAllocate16ByteAligned KMP = 4
	// Deprecated.
	KMPAllocate32ByteAligned KMP = 5
	// Deprecated.
	KMPAllocate4096ByteAligned KMP = 12
	// Deprecated.
	KMPAllocate8ByteAligned KMP = 3
	// Deprecated.
	KMPAllocateAltiVecAligned KMP = 4
	// Deprecated.
	KMPAllocateDefaultAligned KMP = 0
	// Deprecated.
	KMPAllocateInterlockAligned KMP = 255
	// Deprecated.
	KMPAllocateMaxAlignment KMP = 16
	// Deprecated.
	KMPAllocateVMPageAligned KMP = 254
	// Deprecated.
	KMPAllocateVMXAligned KMP = 4
	// Deprecated.
	KMPAnyRemoteContext KMP = 0
	// Deprecated.
	KMPAsyncInterruptRemoteContext KMP = 3
	// Deprecated.
	KMPCriticalRegionInfoVersion KMP = 1
	// Deprecated.
	KMPEventInfoVersion KMP = 1
	// Deprecated.
	KMPHighLevelDebugger KMP = 536870912
	// Deprecated.
	KMPInterruptRemoteContext KMP = 2
	// Deprecated.
	KMPLowLevelDebugger KMP = 0
	// Deprecated.
	KMPMidLevelDebugger KMP = 268435456
	// Deprecated.
	KMPNotificationInfoVersion KMP = 1
	// Deprecated.
	KMPOwningProcessRemoteContext KMP = 1
	// Deprecated.
	KMPPreserveTimerIDMask KMP = 1
	// Deprecated.
	KMPQueueInfoVersion KMP = 1
	// Deprecated.
	KMPSemaphoreInfoVersion KMP = 1
	// Deprecated.
	KMPTimeIsDeltaMask KMP = 2
	// Deprecated.
	KMPTimeIsDurationMask KMP = 4
)

func (KMP) String

func (e KMP) String() string

type KMPAllocate added in v0.5.1

type KMPAllocate uint
const (
	// Deprecated.
	KMPAllocateClearMask KMPAllocate = 1
	// Deprecated.
	KMPAllocateGloballyMask KMPAllocate = 2
	// Deprecated.
	KMPAllocateNoCreateMask KMPAllocate = 32
	// Deprecated.
	KMPAllocateNoGrowthMask KMPAllocate = 16
	// Deprecated.
	KMPAllocateResidentMask KMPAllocate = 4
)

func (KMPAllocate) String added in v0.5.1

func (e KMPAllocate) String() string

type KMPCreateTask added in v0.5.1

type KMPCreateTask uint
const (
	// Deprecated.
	KMPCreateTaskNotDebuggableMask KMPCreateTask = 4
	// Deprecated.
	KMPCreateTaskSuspendedMask KMPCreateTask = 1
	// Deprecated.
	KMPCreateTaskTakesAllExceptionsMask KMPCreateTask = 2
	// Deprecated.
	KMPCreateTaskValidOptionsMask KMPCreateTask = 1
)

func (KMPCreateTask) String added in v0.5.1

func (e KMPCreateTask) String() string

type KMPMaxAlloc added in v0.5.1

type KMPMaxAlloc uint
const (
	// Deprecated.
	KMPMaxAllocSize KMPMaxAlloc = 0
)

func (KMPMaxAlloc) String added in v0.5.1

func (e KMPMaxAlloc) String() string

type KMPNanokernelNeedsMemory added in v0.5.1

type KMPNanokernelNeedsMemory int
const (
	KMPNanokernelNeedsMemoryErr KMPNanokernelNeedsMemory = -29294
)

func (KMPNanokernelNeedsMemory) String added in v0.5.1

func (e KMPNanokernelNeedsMemory) String() string

type KMPNoI added in v0.5.1

type KMPNoI uint
const (
	// Deprecated.
	KMPNoID KMPNoI = 0
)

func (KMPNoI) String added in v0.5.1

func (e KMPNoI) String() string

type KMPTask added in v0.5.1

type KMPTask uint
const (
	// Deprecated.
	KMPTaskBlocked KMPTask = 0
	// Deprecated.
	KMPTaskPropagate KMPTask = 0
	// Deprecated.
	KMPTaskPropagateMask KMPTask = 1
	// Deprecated.
	KMPTaskReady KMPTask = 1
	// Deprecated.
	KMPTaskResumeBranch KMPTask = 2
	// Deprecated.
	KMPTaskResumeBranchMask KMPTask = 4
	// Deprecated.
	KMPTaskResumeMask KMPTask = 0
	// Deprecated.
	KMPTaskResumeStep KMPTask = 1
	// Deprecated.
	KMPTaskResumeStepMask KMPTask = 2
	// Deprecated.
	KMPTaskRunning KMPTask = 2
	// Deprecated.
	KMPTaskState32BitMemoryException KMPTask = 4
	// Deprecated.
	KMPTaskStateFPU KMPTask = 1
	// Deprecated.
	KMPTaskStateMachine KMPTask = 3
	// Deprecated.
	KMPTaskStateRegisters KMPTask = 0
	// Deprecated.
	KMPTaskStateTaskInfo KMPTask = 5
	// Deprecated.
	KMPTaskStateVectors KMPTask = 2
)

func (KMPTask) String added in v0.5.1

func (e KMPTask) String() string

type KMPTaskInfo added in v0.5.1

type KMPTaskInfo uint
const (
	// Deprecated.
	KMPTaskInfoVersion KMPTaskInfo = 3
)

func (KMPTaskInfo) String added in v0.5.1

func (e KMPTaskInfo) String() string

type KMacArabic added in v0.5.1

type KMacArabic uint
const (
	// KMacArabicAlBayanVariant: A Mac OS Arabic variant used for the Arabic TrueType font Al Bayan.
	KMacArabicAlBayanVariant KMacArabic = 3
	// KMacArabicStandardVariant: A Mac OS Arabic variant is supported by the Cairo font (the system font for Arabic) and is the encoding supported by the text processing utilities.
	KMacArabicStandardVariant KMacArabic = 0
	// KMacArabicThuluthVariant: A Mac OS Arabic variant used for the Arabic PostScript-only fonts: Thuluth and Thuluth bold.
	KMacArabicThuluthVariant KMacArabic = 2
	// KMacArabicTrueTypeVariant: A Mac OS Arabic variant used for most of the Arabic TrueType fonts: Baghdad, Geeza, Kufi, Nadeem.
	KMacArabicTrueTypeVariant KMacArabic = 1
)

func (KMacArabic) String added in v0.5.1

func (e KMacArabic) String() string

type KMacCroatian added in v0.5.1

type KMacCroatian uint
const (
	// KMacCroatianCurrencySignVariant: In versions of Mac OS earlier than 8.5, 0xDB is the currency sign.
	KMacCroatianCurrencySignVariant KMacCroatian = 1
	// KMacCroatianDefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacCroatianDefaultVariant KMacCroatian = 0
	// KMacCroatianEuroSignVariant: In Mac OS version 8.5 and later, 0xDB is the Euro sign.
	KMacCroatianEuroSignVariant KMacCroatian = 2
)

func (KMacCroatian) String added in v0.5.1

func (e KMacCroatian) String() string

type KMacCyrillic added in v0.5.1

type KMacCyrillic uint
const (
	// KMacCyrillicCurrSignStdVariant: In Mac OS versions prior to 9.0 (RU, BG), 0xFF = currency sign, 0xA2/0xB6 = CENT / PARTIAL DIFF.
	KMacCyrillicCurrSignStdVariant KMacCyrillic = 1
	// KMacCyrillicCurrSignUkrVariant: In Mac OS version 9.0 and later (UA, LangKit), 0xFF = currency sign, 0xA2/0xB6 = GHE with upturn.
	KMacCyrillicCurrSignUkrVariant KMacCyrillic = 2
	// KMacCyrillicDefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacCyrillicDefaultVariant KMacCyrillic = 0
	// KMacCyrillicEuroSignVariant: In Mac OS 9.0 and later, 0xFF is Euro sign, 0xA2/0xB6 = GHE with upturn.
	KMacCyrillicEuroSignVariant KMacCyrillic = 3
)

func (KMacCyrillic) String added in v0.5.1

func (e KMacCyrillic) String() string

type KMacFarsi added in v0.5.1

type KMacFarsi uint
const (
	// KMacFarsiStandardVariant: This Mac OS Farsi variant is supported by the Tehran font (the system font for Farsi) and is the encoding supported by the text processing utilities.
	KMacFarsiStandardVariant KMacFarsi = 0
	// KMacFarsiTrueTypeVariant: This Mac OS Farsi variant is used for most of the Farsi TrueType fonts: Ashfahan, Amir, Kamran, Mashad, NadeemFarsi.
	KMacFarsiTrueTypeVariant KMacFarsi = 1
)

func (KMacFarsi) String added in v0.5.1

func (e KMacFarsi) String() string

type KMacGreek added in v0.5.1

type KMacGreek uint
const (
	KMacGreekDefaultVariant    KMacGreek = 0
	KMacGreekEuroSignVariant   KMacGreek = 2
	KMacGreekNoEuroSignVariant KMacGreek = 1
)

func (KMacGreek) String added in v0.5.1

func (e KMacGreek) String() string

type KMacHebrew added in v0.5.1

type KMacHebrew uint
const (
	// KMacHebrewFigureSpaceVariant: The Mac OS Hebrew variant in which 0xD4 represents figure space, not left single quotation mark as in the standard variant.
	KMacHebrewFigureSpaceVariant KMacHebrew = 1
	// KMacHebrewStandardVariant: The standard Mac OS Hebrew variant.
	KMacHebrewStandardVariant KMacHebrew = 0
)

func (KMacHebrew) String added in v0.5.1

func (e KMacHebrew) String() string

type KMacIcelandic added in v0.5.1

type KMacIcelandic uint
const (
	// KMacIcelandicStdCurrSignVariant: In Mac OS versions prior to 8.5, 0xDB is the currency sign; 0xBB/0xBC are fem./masc.
	KMacIcelandicStdCurrSignVariant KMacIcelandic = 2
	// KMacIcelandicStdDefaultVariant: This is a meta value that maps to `kMacIcelandicStdCurrSignVariant` or `kMacIcelandicStdEuroSignVariant`, depending on version of the Mac OS.
	KMacIcelandicStdDefaultVariant KMacIcelandic = 0
	// KMacIcelandicStdEuroSignVariant: In Mac OS version 8.5 and later , 0xDB is the Euro sign ; 0xBB/0xBC are fem./masc.
	KMacIcelandicStdEuroSignVariant KMacIcelandic = 4
	// KMacIcelandicTTCurrSignVariant: In Mac OS versions prior to 8.5, 0xDB is the currency sign; 0xBB/0xBC are fi/fl ligatures
	KMacIcelandicTTCurrSignVariant KMacIcelandic = 3
	// KMacIcelandicTTDefaultVariant: This is a meta value that maps to `kMacIcelandicTTCurrSignVariant` or `kMacIcelandicTTEuroSignVariant`, depending on version of the Mac OS.
	KMacIcelandicTTDefaultVariant KMacIcelandic = 1
	// KMacIcelandicTTEuroSignVariant: In Mac OS versions earlier than 8.5, 0xDB is the Euro sign; 0xBB/0xBC are fi/fl ligatures.
	KMacIcelandicTTEuroSignVariant KMacIcelandic = 5
)

func (KMacIcelandic) String added in v0.5.1

func (e KMacIcelandic) String() string

type KMacJapanese added in v0.5.1

type KMacJapanese uint
const (
	// KMacJapaneseBasicVariant: An artificial Mac OS Japanese variant without Apple double-byte extensions.
	KMacJapaneseBasicVariant KMacJapanese = 2
	// KMacJapanesePostScriptPrintVariant: The Mac OS Japanese variant for PostScript printing versions of the Sai Mincho and Chu Gothic PostScript fonts.
	KMacJapanesePostScriptPrintVariant KMacJapanese = 4
	// KMacJapanesePostScriptScrnVariant: The Mac OS Japanese variant for the screen bitmap version of the Sai Mincho and Chu Gothic fonts.
	KMacJapanesePostScriptScrnVariant KMacJapanese = 3
	// KMacJapaneseStandardVariant: The standard Mac OS Japanese variant.
	KMacJapaneseStandardVariant KMacJapanese = 0
	// KMacJapaneseStdNoVerticalsVariant: An artificial Mac OS Japanese variant for callers who don’t want to use separately encoded vertical forms (for example, developers using QuickDraw GX).
	KMacJapaneseStdNoVerticalsVariant KMacJapanese = 1
	// KMacJapaneseVertAtKuPlusTenVariant: The Mac OS Japanese variant for the Hon Mincho and Maru Gothic fonts used in the Japanese localized version of System 7.1.
	KMacJapaneseVertAtKuPlusTenVariant KMacJapanese = 5
)

func (KMacJapanese) String added in v0.5.1

func (e KMacJapanese) String() string

type KMacMemoryMaximumMemoryManagerBlock added in v0.5.1

type KMacMemoryMaximumMemoryManagerBlock uint
const (
	// Deprecated.
	KMacMemoryMaximumMemoryManagerBlockSize KMacMemoryMaximumMemoryManagerBlock = 2147483632
)

func (KMacMemoryMaximumMemoryManagerBlock) String added in v0.5.1

type KMacRoman added in v0.5.1

type KMacRoman uint
const (
	// KMacRomanCurrencySignVariant: In Mac OS versions earlier than 8.5 0xDB is the currency sign; still used for some older fonts even in Mac OS 8.5.
	KMacRomanCurrencySignVariant KMacRoman = 1
	// KMacRomanDefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacRomanDefaultVariant KMacRoman = 0
	// KMacRomanEuroSignVariant: In Mac OS version 8.5 and later, 0xDB is the Euro sign.
	KMacRomanEuroSignVariant KMacRoman = 2
)

func (KMacRoman) String added in v0.5.1

func (e KMacRoman) String() string

type KMacRomanLatin1 added in v0.5.1

type KMacRomanLatin1 uint
const (
	// KMacRomanLatin1CroatianVariant: Permuted MacCroatian, Euro sign variant.
	KMacRomanLatin1CroatianVariant KMacRomanLatin1 = 8
	// KMacRomanLatin1DefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacRomanLatin1DefaultVariant KMacRomanLatin1 = 0
	// KMacRomanLatin1IcelandicVariant: Permuted MacIcelandic, standard Euro sign variant.
	KMacRomanLatin1IcelandicVariant KMacRomanLatin1 = 11
	// KMacRomanLatin1RomanianVariant: Permuted MacRomanian, Euro sign variant.
	KMacRomanLatin1RomanianVariant KMacRomanLatin1 = 14
	// KMacRomanLatin1StandardVariant: Permuted MacRoman, Euro sign variant.
	KMacRomanLatin1StandardVariant KMacRomanLatin1 = 2
	// KMacRomanLatin1TurkishVariant: Permuted MacTurkish.
	KMacRomanLatin1TurkishVariant KMacRomanLatin1 = 6
)

func (KMacRomanLatin1) String added in v0.5.1

func (e KMacRomanLatin1) String() string

type KMacRomanStandardVariant added in v0.5.1

type KMacRomanStandardVariant uint
const (
	KHebrewFigureSpaceVariant       KMacRomanStandardVariant = 1
	KHebrewStandardVariant          KMacRomanStandardVariant = 0
	KJapaneseBasicVariant           KMacRomanStandardVariant = 2
	KJapanesePostScriptPrintVariant KMacRomanStandardVariant = 4
	KJapanesePostScriptScrnVariant  KMacRomanStandardVariant = 3
	KJapaneseStandardVariant        KMacRomanStandardVariant = 0
	KJapaneseStdNoVerticalsVariant  KMacRomanStandardVariant = 1
	KJapaneseVertAtKuPlusTenVariant KMacRomanStandardVariant = 5
	// KMacIcelandicStandardVariant: The standard Mac OS Icelandic encoding supported by the bitmap versions of Chicago, Geneva, Monaco, and New York in the Icelandic system.
	KMacIcelandicStandardVariant KMacRomanStandardVariant = 0
	// KMacIcelandicTrueTypeVariant: The Mac OS Icelandic variant used for the bitmap versions of Courier, Helvetica, Palatino, and Times in the Icelandic system, and for the TrueType versions of Chicago, Geneva, Monaco, New York, Courier, Helvetica, Palatino, and Times.
	KMacIcelandicTrueTypeVariant KMacRomanStandardVariant = 1
	// KMacRomanStandardVariantValue: The standard variant of Mac OS Roman for Mac OS 8.5 and later; 0xDB is the Euro sign.
	KMacRomanStandardVariantValue KMacRomanStandardVariant = 0
	// KTextEncodingShiftJIS_X0213_00: Shift-JIS format encoding of JIS X0213 planes 1 and 2
	KTextEncodingShiftJIS_X0213_00 KMacRomanStandardVariant = 1576
	// KUnicodeCanonicalCompVariant: This is the normal canonical composition according to Unicode 3.2 rules.
	KUnicodeCanonicalCompVariant KMacRomanStandardVariant = 3
	// KUnicodeCanonicalDecompVariant: # Discussion
	KUnicodeCanonicalDecompVariant KMacRomanStandardVariant = 2
	// KUnicodeMaxDecomposedVariant: Replaced by `kUnicodeCanonicalDecompVariant`.
	KUnicodeMaxDecomposedVariant KMacRomanStandardVariant = 2
	// KUnicodeNoComposedVariant: Replaced by `kUnicodeCanonicalCompVariant`.
	KUnicodeNoComposedVariant KMacRomanStandardVariant = 3
)

func (KMacRomanStandardVariant) String added in v0.5.1

func (e KMacRomanStandardVariant) String() string

type KMacRomanian added in v0.5.1

type KMacRomanian uint
const (
	// KMacRomanianCurrencySignVariant: In Mac OS versions earlier than 8.5, 0xDB is the currency sign.
	KMacRomanianCurrencySignVariant KMacRomanian = 1
	// KMacRomanianDefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacRomanianDefaultVariant KMacRomanian = 0
	// KMacRomanianEuroSignVariant: In Mac OS version 8.5 and later, 0xDB is the Euro sign.
	KMacRomanianEuroSignVariant KMacRomanian = 2
)

func (KMacRomanian) String added in v0.5.1

func (e KMacRomanian) String() string

type KMacVT100 added in v0.5.1

type KMacVT100 uint
const (
	// KMacVT100CurrencySignVariant: In Mac OS versions earlier than 8.5, 0xDB is the currency sign.
	KMacVT100CurrencySignVariant KMacVT100 = 1
	// KMacVT100DefaultVariant: This is a meta value that maps to one of the following constants, depending on version of the Mac OS.
	KMacVT100DefaultVariant KMacVT100 = 0
	// KMacVT100EuroSignVariant: In Mac OS version 8.5 and later, 0xDB is the Euro sign.
	KMacVT100EuroSignVariant KMacVT100 = 2
)

func (KMacVT100) String added in v0.5.1

func (e KMacVT100) String() string

type KMachineNameStrI added in v0.5.1

type KMachineNameStrI int
const (
	KMachineNameStrID KMachineNameStrI = -16395
)

func (KMachineNameStrI) String added in v0.5.1

func (e KMachineNameStrI) String() string

type KMagicBusyCreation added in v0.5.1

type KMagicBusyCreation uint
const (
	KMagicBusyCreationDate KMagicBusyCreation = 1329266096
)

func (KMagicBusyCreation) String added in v0.5.1

func (e KMagicBusyCreation) String() string

type KMagicTemporaryItemsFolderType added in v0.5.1

type KMagicTemporaryItemsFolderType uint
const (
	// Deprecated.
	KCurrentUserRemoteFolderLocation KMagicTemporaryItemsFolderType = 'r'<<24 | 'u'<<16 | 's'<<8 | 'f' // 'rusf'
	// Deprecated.
	KCurrentUserRemoteFolderType KMagicTemporaryItemsFolderType = 'r'<<24 | 'u'<<16 | 's'<<8 | 'r' // 'rusr'
	// Deprecated.
	KMagicTemporaryItemsFolderTypeValue KMagicTemporaryItemsFolderType = 'm'<<24 | 't'<<16 | 'm'<<8 | 'p' // 'mtmp'
	// Deprecated.
	KTemporaryItemsInUserDomainFolderType KMagicTemporaryItemsFolderType = 't'<<24 | 'e'<<16 | 'm'<<8 | 'q' // 'temq'
)

func (KMagicTemporaryItemsFolderType) String added in v0.5.1

type KModem

type KModem int
const (
	KModemOutOfMemory        KModem = -14000
	KModemPreferencesMissing KModem = -14001
	KModemScriptMissing      KModem = -14002
)

func (KModem) String

func (e KModem) String() string

type KNS

type KNS int
const (
	KNSL68kContextNotSupported     KNS = -4170
	KNSLBadClientInfoPtr           KNS = -4185
	KNSLBadDataTypeErr             KNS = -4193
	KNSLBadNetConnection           KNS = -4192
	KNSLBadProtocolTypeErr         KNS = -4183
	KNSLBadReferenceErr            KNS = -4195
	KNSLBadServiceTypeErr          KNS = -4194
	KNSLBadURLSyntax               KNS = -4172
	KNSLBufferTooSmallForData      KNS = -4187
	KNSLCannotContinueLookup       KNS = -4186
	KNSLErrNullPtrError            KNS = -4176
	KNSLInitializationFailed       KNS = -4200
	KNSLInsufficientOTVer          KNS = -4197
	KNSLInsufficientSysVer         KNS = -4198
	KNSLInvalidPluginSpec          KNS = -4190
	KNSLNoCarbonLib                KNS = -4173
	KNSLNoContextAvailable         KNS = -4188
	KNSLNoElementsInList           KNS = -4196
	KNSLNoPluginsForSearch         KNS = -4179
	KNSLNoPluginsFound             KNS = -4181
	KNSLNoSupportForService        KNS = -4191
	KNSLNotImplementedYet          KNS = -4175
	KNSLNotInitialized             KNS = -4199
	KNSLNullListPtr                KNS = -4184
	KNSLNullNeighborhoodPtr        KNS = -4178
	KNSLPluginLoadFailed           KNS = -4182
	KNSLRequestBufferAlreadyInList KNS = -4189
	KNSLSchedulerError             KNS = -4171
	KNSLSearchAlreadyInProgress    KNS = -4180
	KNSLSomePluginsFailedToLoad    KNS = -4177
	KNSLUILibraryNotAvailable      KNS = -4174
)

func (KNS) String

func (e KNS) String() string

type KNSp

type KNSp int
const (
	KNSpAddPlayerFailedErr       KNSp = -30389
	KNSpAddressInUseErr          KNSp = -30380
	KNSpAlreadyAdvertisingErr    KNSp = -30374
	KNSpAlreadyInitializedErr    KNSp = -30361
	KNSpCantBlockErr             KNSp = -30398
	KNSpConnectFailedErr         KNSp = -30395
	KNSpCreateGroupFailedErr     KNSp = -30388
	KNSpFeatureNotImplementedErr KNSp = -30381
	KNSpFreeQExhaustedErr        KNSp = -30378
	KNSpGameTerminatedErr        KNSp = -30394
	KNSpHostFailedErr            KNSp = -30365
	KNSpInitializationFailedErr  KNSp = -30360
	KNSpInvalidAddressErr        KNSp = -30377
	KNSpInvalidDefinitionErr     KNSp = -30390
	KNSpInvalidGameRefErr        KNSp = -30367
	KNSpInvalidGroupIDErr        KNSp = -30384
	KNSpInvalidParameterErr      KNSp = -30369
	KNSpInvalidPlayerIDErr       KNSp = -30383
	KNSpInvalidProtocolListErr   KNSp = -30392
	KNSpInvalidProtocolRefErr    KNSp = -30391
	KNSpJoinFailedErr            KNSp = -30399
	KNSpMemAllocationErr         KNSp = -30373
	KNSpMessageTooBigErr         KNSp = -30397
	KNSpNameRequiredErr          KNSp = -30382
	KNSpNoGroupsErr              KNSp = -30386
	KNSpNoHostVolunteersErr      KNSp = -30387
	KNSpNoPlayersErr             KNSp = -30385
	KNSpNotAdvertisingErr        KNSp = -30376
	KNSpOTNotPresentErr          KNSp = -30370
	KNSpOTVersionTooOldErr       KNSp = -30371
	KNSpPipeFullErr              KNSp = -30364
	KNSpProtocolNotAvailableErr  KNSp = -30366
	KNSpRemovePlayerFailedErr    KNSp = -30379
	KNSpSendFailedErr            KNSp = -30396
	KNSpTimeoutErr               KNSp = -30393
	KNSpTopologyNotSupportedErr  KNSp = -30362
)

func (KNSp) String

func (e KNSp) String() string

type KNav

type KNav int
const (
	KNavCustomControlMessageFailedErr  KNav = -5697
	KNavInvalidCustomControlMessageErr KNav = -5698
	KNavInvalidSystemConfigErr         KNav = -5696
	KNavMissingKindStringErr           KNav = -5699
	KNavWrongDialogClassErr            KNav = -5695
	KNavWrongDialogStateErr            KNav = -5694
)

func (KNav) String

func (e KNav) String() string

type KNewSuspend added in v0.5.1

type KNewSuspend uint
const (
	// Deprecated.
	KCreateIfNeeded KNewSuspend = 4
	// Deprecated.
	KExactMatchThread KNewSuspend = 16
	// Deprecated.
	KFPUNotNeeded KNewSuspend = 8
	// Deprecated.
	KNewSuspendValue KNewSuspend = 1
	// Deprecated.
	KUsePremadeThread KNewSuspend = 2
)

func (KNewSuspend) String added in v0.5.1

func (e KNewSuspend) String() string

type KNextBody added in v0.5.1

type KNextBody uint
const (
	KNextBodyValue KNextBody = 1
	KPreviousBody  KNextBody = 2
)

func (KNextBody) String added in v0.5.1

func (e KNextBody) String() string

type KNoByteCode added in v0.5.1

type KNoByteCode uint
const (
	// Deprecated.
	KFourByteCode KNoByteCode = 3
	// Deprecated.
	KNoByteCodeValue KNoByteCode = 0
	// Deprecated.
	KOneByteCode KNoByteCode = 1
	// Deprecated.
	KTwoByteCode KNoByteCode = 2
)

func (KNoByteCode) String added in v0.5.1

func (e KNoByteCode) String() string

type KNoThreadID added in v0.5.1

type KNoThreadID uint
const (
	// Deprecated.
	KApplicationThreadID KNoThreadID = 2
	// Deprecated.
	KCurrentThreadID KNoThreadID = 1
	// Deprecated.
	KNoThreadIDValue KNoThreadID = 0
)

func (KNoThreadID) String added in v0.5.1

func (e KNoThreadID) String() string

type KNoUserAuthentication added in v0.5.1

type KNoUserAuthentication uint
const (
	KEncryptPassword           KNoUserAuthentication = 3
	KNoUserAuthenticationValue KNoUserAuthentication = 1
	KPassword                  KNoUserAuthentication = 2
	KTwoWayEncryptPassword     KNoUserAuthentication = 6
)

func (KNoUserAuthentication) String added in v0.5.1

func (e KNoUserAuthentication) String() string

type KOSI added in v0.5.1

type KOSI uint
const (
	KOSIZCodeInSharedLibraries  KOSI = 11
	KOSIZDontOpenResourceFile   KOSI = 15
	KOSIZOpenWithReadPermission KOSI = 13
	KOSIZdontAcceptRemoteEvents KOSI = 14
)

func (KOSI) String added in v0.5.1

func (e KOSI) String() string

type KOTNoError

type KOTNoError int
const (
	KEACCESErr                 KOTNoError = -3212
	KEADDRINUSEErr             KOTNoError = -3247
	KEADDRNOTAVAILErr          KOTNoError = -3248
	KEAGAINErr                 KOTNoError = -3210
	KEALREADYErr               KOTNoError = -3236
	KEBADFErr                  KOTNoError = -3208
	KEBADMSGErr                KOTNoError = -3272
	KEBUSYErr                  KOTNoError = -3215
	KECANCELErr                KOTNoError = -3273
	KECONNABORTEDErr           KOTNoError = -3252
	KECONNREFUSEDErr           KOTNoError = -3260
	KECONNRESETErr             KOTNoError = -3253
	KEDEADLKErr                KOTNoError = -3234
	KEDESTADDRREQErr           KOTNoError = -3238
	KEEXISTErr                 KOTNoError = -3216
	KEFAULTErr                 KOTNoError = -3213
	KEHOSTDOWNErr              KOTNoError = -3263
	KEHOSTUNREACHErr           KOTNoError = -3264
	KEINPROGRESSErr            KOTNoError = -3276
	KEINTRErr                  KOTNoError = -3203
	KEINVALErr                 KOTNoError = -3221
	KEIOErr                    KOTNoError = -3204
	KEISCONNErr                KOTNoError = -3255
	KEMSGSIZEErr               KOTNoError = -3239
	KENETDOWNErr               KOTNoError = -3249
	KENETRESETErr              KOTNoError = -3251
	KENETUNREACHErr            KOTNoError = -3250
	KENOBUFSErr                KOTNoError = -3254
	KENODATAErr                KOTNoError = -3275
	KENODEVErr                 KOTNoError = -3218
	KENOENTErr                 KOTNoError = -3201
	KENOMEMErr                 KOTNoError = -3211
	KENOMSGErr                 KOTNoError = -3278
	KENOPROTOOPTErr            KOTNoError = -3241
	KENORSRCErr                KOTNoError = -3202
	KENOSRErr                  KOTNoError = -3271
	KENOSTRErr                 KOTNoError = -3274
	KENOTCONNErr               KOTNoError = -3256
	KENOTSOCKErr               KOTNoError = -3237
	KENOTTYErr                 KOTNoError = -3224
	KENXIOErr                  KOTNoError = -3205
	KEOPNOTSUPPErr             KOTNoError = -3244
	KEPERMErr                  KOTNoError = -3200
	KEPIPEErr                  KOTNoError = -3231
	KEPROTOErr                 KOTNoError = -3269
	KEPROTONOSUPPORTErr        KOTNoError = -3242
	KEPROTOTYPEErr             KOTNoError = -3240
	KERANGEErr                 KOTNoError = -3233
	KESHUTDOWNErr              KOTNoError = -3257
	KESOCKTNOSUPPORTErr        KOTNoError = -3243
	KESRCHErr                  KOTNoError = -3277
	KETIMEDOUTErr              KOTNoError = -3259
	KETIMEErr                  KOTNoError = -3270
	KETOOMANYREFSErr           KOTNoError = -3258
	KEWOULDBLOCKErr            KOTNoError = -3234
	KOTAccessErr               KOTNoError = -3152
	KOTAddressBusyErr          KOTNoError = -3172
	KOTBadAddressErr           KOTNoError = -3150
	KOTBadConfigurationErr     KOTNoError = -3282
	KOTBadDataErr              KOTNoError = -3159
	KOTBadFlagErr              KOTNoError = -3165
	KOTBadNameErr              KOTNoError = -3170
	KOTBadOptionErr            KOTNoError = -3151
	KOTBadQLenErr              KOTNoError = -3171
	KOTBadReferenceErr         KOTNoError = -3153
	KOTBadSequenceErr          KOTNoError = -3156
	KOTBadSyncErr              KOTNoError = -3179
	KOTBufferOverflowErr       KOTNoError = -3160
	KOTCanceledErr             KOTNoError = -3180
	KOTClientNotInittedErr     KOTNoError = -3279
	KOTConfigurationChangedErr KOTNoError = -3283
	KOTDuplicateFoundErr       KOTNoError = -3216
	KOTFlowErr                 KOTNoError = -3161
	KOTIndOutErr               KOTNoError = -3173
	KOTLookErr                 KOTNoError = -3158
	KOTNoAddressErr            KOTNoError = -3154
	KOTNoDataErr               KOTNoError = -3162
	KOTNoDisconnectErr         KOTNoError = -3163
	KOTNoErrorValue            KOTNoError = 0
	KOTNoReleaseErr            KOTNoError = -3166
	KOTNoStructureTypeErr      KOTNoError = -3169
	KOTNoUDErrErr              KOTNoError = -3164
	KOTNotFoundErr             KOTNoError = -3201
	KOTNotSupportedErr         KOTNoError = -3167
	KOTOutOfMemoryErr          KOTNoError = -3211
	KOTOutStateErr             KOTNoError = -3155
	KOTPortHasDiedErr          KOTNoError = -3280
	KOTPortLostConnection      KOTNoError = -3285
	KOTPortWasEjectedErr       KOTNoError = -3281
	KOTProtocolErr             KOTNoError = -3178
	KOTProviderMismatchErr     KOTNoError = -3174
	KOTQFullErr                KOTNoError = -3177
	KOTResAddressErr           KOTNoError = -3176
	KOTResQLenErr              KOTNoError = -3175
	KOTStateChangeErr          KOTNoError = -3168
	KOTSysErrorErr             KOTNoError = -3157
	KOTUserRequestedErr        KOTNoError = -3284
)

func (KOTNoError) String

func (e KOTNoError) String() string

type KOld68kRTA added in v0.5.1

type KOld68kRTA uint
const (
	// Deprecated.
	KCFM68kRTA KOld68kRTA = 16
	// Deprecated.
	KOld68kRTAValue KOld68kRTA = 0
	// Deprecated.
	KPowerPCRTA KOld68kRTA = 0
)

func (KOld68kRTA) String added in v0.5.1

func (e KOld68kRTA) String() string

type KOnSystemDisk added in v0.5.1

type KOnSystemDisk int
const (
	// Deprecated.
	KFolderManagerLastDomain KOnSystemDisk = -32760
	// Deprecated.
	KLocalDomain KOnSystemDisk = -32765
	// Deprecated.
	KNetworkDomain KOnSystemDisk = -32764
	// Deprecated.
	KOnAppropriateDisk KOnSystemDisk = -32767
	// Deprecated.
	KOnSystemDiskValue KOnSystemDisk = -32768
	// Deprecated.
	KSystemDomain KOnSystemDisk = -32766
	// Deprecated.
	KUserDomain KOnSystemDisk = -32763
)

func (KOnSystemDisk) String added in v0.5.1

func (e KOnSystemDisk) String() string

type KOpaque added in v0.5.1

type KOpaque uint
const (
	// Deprecated.
	KOpaqueAddressSpaceID KOpaque = 8
	// Deprecated.
	KOpaqueAnyID KOpaque = 0
	// Deprecated.
	KOpaqueAreaID KOpaque = 11
	// Deprecated.
	KOpaqueCoherenceID KOpaque = 10
	// Deprecated.
	KOpaqueConsoleID KOpaque = 13
	// Deprecated.
	KOpaqueCpuID KOpaque = 7
	// Deprecated.
	KOpaqueCriticalRegionID KOpaque = 6
	// Deprecated.
	KOpaqueEventID KOpaque = 9
	// Deprecated.
	KOpaqueNotificationID KOpaque = 12
	// Deprecated.
	KOpaqueProcessID KOpaque = 1
	// Deprecated.
	KOpaqueQueueID KOpaque = 4
	// Deprecated.
	KOpaqueSemaphoreID KOpaque = 5
	// Deprecated.
	KOpaqueTaskID KOpaque = 2
	// Deprecated.
	KOpaqueTimerID KOpaque = 3
)

func (KOpaque) String added in v0.5.1

func (e KOpaque) String() string

type KOwnerID2Name added in v0.5.1

type KOwnerID2Name uint
const (
	KGroupID2Name      KOwnerID2Name = 2
	KGroupName2ID      KOwnerID2Name = 4
	KOwnerID2NameValue KOwnerID2Name = 1
	KOwnerName2ID      KOwnerID2Name = 3
	KReturnNextGroup   KOwnerID2Name = 2
	KReturnNextUG      KOwnerID2Name = 3
	KReturnNextUser    KOwnerID2Name = 1
)

func (KOwnerID2Name) String added in v0.5.1

func (e KOwnerID2Name) String() string

type KPEF added in v0.5.1

type KPEF int
const (
	// Deprecated.
	KPEFAbsoluteExport KPEF = -2
	// Deprecated.
	KPEFCodeSection KPEF = 0
	// Deprecated.
	KPEFCodeSymbol KPEF = 0
	// Deprecated.
	KPEFConstantSection KPEF = 3
	// Deprecated.
	KPEFDataSymbol KPEF = 1
	// Deprecated.
	KPEFDebugSection KPEF = 5
	// Deprecated.
	KPEFExceptionSection KPEF = 7
	// Deprecated.
	KPEFExecDataSection KPEF = 6
	// Deprecated.
	KPEFGlobalShare KPEF = 4
	// Deprecated.
	KPEFGlueSymbol KPEF = 4
	// Deprecated.
	KPEFInitLibBeforeMask KPEF = 128
	// Deprecated.
	KPEFLoaderSection KPEF = 4
	// Deprecated.
	KPEFPackedDataSection KPEF = 2
	// Deprecated.
	KPEFProcessShare KPEF = 1
	// Deprecated.
	KPEFProtectedShare KPEF = 5
	// Deprecated.
	KPEFReexportedImport KPEF = -3
	// Deprecated.
	KPEFTOCSymbol KPEF = 3
	// Deprecated.
	KPEFTVectorSymbol KPEF = 2
	// Deprecated.
	KPEFTag1 KPEF = 'J'<<24 | 'o'<<16 | 'y'<<8 | '!' // 'Joy!'
	// Deprecated.
	KPEFTag2 KPEF = 'p'<<24 | 'e'<<16 | 'f'<<8 | 'f' // 'peff'
	// Deprecated.
	KPEFTracebackSection KPEF = 8
	// Deprecated.
	KPEFUndefinedSymbol KPEF = 15
	// Deprecated.
	KPEFUnpackedDataSection KPEF = 1
	// Deprecated.
	KPEFVersion KPEF = 1
	// Deprecated.
	KPEFWeakImportLibMask KPEF = 64
	// Deprecated.
	KPEFWeakImportSymMask KPEF = 128
)

func (KPEF) String added in v0.5.1

func (e KPEF) String() string

type KPEFExpSym added in v0.5.1

type KPEFExpSym uint
const (
	// Deprecated.
	KPEFExpSymClassShift KPEFExpSym = 24
	// Deprecated.
	KPEFExpSymMaxNameOffset KPEFExpSym = 16777215
	// Deprecated.
	KPEFExpSymNameOffsetMask KPEFExpSym = 16777215
)

func (KPEFExpSym) String added in v0.5.1

func (e KPEFExpSym) String() string

type KPEFFirstSectionHeader added in v0.5.1

type KPEFFirstSectionHeader uint
const (
	// Deprecated.
	KPEFFirstSectionHeaderOffset KPEFFirstSectionHeader = 0
)

func (KPEFFirstSectionHeader) String added in v0.5.1

func (e KPEFFirstSectionHeader) String() string

type KPEFHash added in v0.5.1

type KPEFHash uint
const (
	// Deprecated.
	KPEFHashLengthShift KPEFHash = 16
	// Deprecated.
	KPEFHashMaxLength KPEFHash = 65535
	// Deprecated.
	KPEFHashValueMask KPEFHash = 65535
)

func (KPEFHash) String added in v0.5.1

func (e KPEFHash) String() string

type KPEFHashSlot added in v0.5.1

type KPEFHashSlot uint
const (
	// Deprecated.
	KPEFHashSlotFirstKeyMask KPEFHashSlot = 262143
	// Deprecated.
	KPEFHashSlotMaxKeyIndex KPEFHashSlot = 262143
	// Deprecated.
	KPEFHashSlotMaxSymbolCount KPEFHashSlot = 16383
	// Deprecated.
	KPEFHashSlotSymCountShift KPEFHashSlot = 18
)

func (KPEFHashSlot) String added in v0.5.1

func (e KPEFHashSlot) String() string

type KPEFImpSym added in v0.5.1

type KPEFImpSym uint
const (
	// Deprecated.
	KPEFImpSymClassShift KPEFImpSym = 24
	// Deprecated.
	KPEFImpSymMaxNameOffset KPEFImpSym = 16777215
	// Deprecated.
	KPEFImpSymNameOffsetMask KPEFImpSym = 16777215
)

func (KPEFImpSym) String added in v0.5.1

func (e KPEFImpSym) String() string

type KPEFPkData added in v0.5.1

type KPEFPkData uint
const (
	// Deprecated.
	KPEFPkDataBlock KPEFPkData = 1
	// Deprecated.
	KPEFPkDataCount5Mask KPEFPkData = 31
	// Deprecated.
	KPEFPkDataMaxCount5 KPEFPkData = 31
	// Deprecated.
	KPEFPkDataOpcodeShift KPEFPkData = 5
	// Deprecated.
	KPEFPkDataRepeat KPEFPkData = 2
	// Deprecated.
	KPEFPkDataRepeatBlock KPEFPkData = 3
	// Deprecated.
	KPEFPkDataRepeatZero KPEFPkData = 4
	// Deprecated.
	KPEFPkDataVCountEndMask KPEFPkData = 128
	// Deprecated.
	KPEFPkDataVCountMask KPEFPkData = 127
	// Deprecated.
	KPEFPkDataVCountShift KPEFPkData = 7
	// Deprecated.
	KPEFPkDataZero KPEFPkData = 0
)

func (KPEFPkData) String added in v0.5.1

func (e KPEFPkData) String() string

type KPEFReloc added in v0.5.1

type KPEFReloc uint
const (
	// Deprecated.
	KPEFRelocBySectC KPEFReloc = 32
	// Deprecated.
	KPEFRelocBySectD KPEFReloc = 33
	// Deprecated.
	KPEFRelocBySectDWithSkip KPEFReloc = 0
	// Deprecated.
	KPEFRelocImportRun KPEFReloc = 37
	// Deprecated.
	KPEFRelocIncrPosition KPEFReloc = 64
	// Deprecated.
	KPEFRelocLgByImport KPEFReloc = 82
	// Deprecated.
	KPEFRelocLgRepeat KPEFReloc = 88
	// Deprecated.
	KPEFRelocLgSetOrBySection KPEFReloc = 90
	// Deprecated.
	KPEFRelocSetPosition KPEFReloc = 80
	// Deprecated.
	KPEFRelocSmByImport KPEFReloc = 48
	// Deprecated.
	KPEFRelocSmBySection KPEFReloc = 51
	// Deprecated.
	KPEFRelocSmRepeat KPEFReloc = 72
	// Deprecated.
	KPEFRelocSmSetSectC KPEFReloc = 49
	// Deprecated.
	KPEFRelocSmSetSectD KPEFReloc = 50
	// Deprecated.
	KPEFRelocTVector12 KPEFReloc = 34
	// Deprecated.
	KPEFRelocTVector8 KPEFReloc = 35
	// Deprecated.
	KPEFRelocUndefinedOpcode KPEFReloc = 255
	// Deprecated.
	KPEFRelocVTable8 KPEFReloc = 36
)

func (KPEFReloc) String added in v0.5.1

func (e KPEFReloc) String() string

type KPEFRelocBasicOpcode added in v0.5.1

type KPEFRelocBasicOpcode uint
const (
	// Deprecated.
	KPEFRelocBasicOpcodeRange KPEFRelocBasicOpcode = 128
)

func (KPEFRelocBasicOpcode) String added in v0.5.1

func (e KPEFRelocBasicOpcode) String() string

type KPEFRelocIncrPositionMax added in v0.5.1

type KPEFRelocIncrPositionMax uint
const (
	// Deprecated.
	KPEFRelocIncrPositionMaxOffset KPEFRelocIncrPositionMax = 4096
)

func (KPEFRelocIncrPositionMax) String added in v0.5.1

func (e KPEFRelocIncrPositionMax) String() string

type KPEFRelocLg added in v0.5.1

type KPEFRelocLg uint
const (
	// Deprecated.
	KPEFRelocLgBySectionSubopcode KPEFRelocLg = 0
	// Deprecated.
	KPEFRelocLgSetSectCSubopcode KPEFRelocLg = 1
	// Deprecated.
	KPEFRelocLgSetSectDSubopcode KPEFRelocLg = 2
)

func (KPEFRelocLg) String added in v0.5.1

func (e KPEFRelocLg) String() string

type KPEFRelocLgByImportMax added in v0.5.1

type KPEFRelocLgByImportMax uint
const (
	// Deprecated.
	KPEFRelocLgByImportMaxIndex KPEFRelocLgByImportMax = 67108863
)

func (KPEFRelocLgByImportMax) String added in v0.5.1

func (e KPEFRelocLgByImportMax) String() string

type KPEFRelocLgRepeatMax added in v0.5.1

type KPEFRelocLgRepeatMax uint
const (
	// Deprecated.
	KPEFRelocLgRepeatMaxChunkCount KPEFRelocLgRepeatMax = 16
	// Deprecated.
	KPEFRelocLgRepeatMaxRepeatCount KPEFRelocLgRepeatMax = 4194303
)

func (KPEFRelocLgRepeatMax) String added in v0.5.1

func (e KPEFRelocLgRepeatMax) String() string

type KPEFRelocLgSetOrBySectionMax added in v0.5.1

type KPEFRelocLgSetOrBySectionMax uint
const (
	// Deprecated.
	KPEFRelocLgSetOrBySectionMaxIndex KPEFRelocLgSetOrBySectionMax = 4194303
)

func (KPEFRelocLgSetOrBySectionMax) String added in v0.5.1

type KPEFRelocRunMaxRun added in v0.5.1

type KPEFRelocRunMaxRun uint
const (
	// Deprecated.
	KPEFRelocRunMaxRunLength KPEFRelocRunMaxRun = 512
)

func (KPEFRelocRunMaxRun) String added in v0.5.1

func (e KPEFRelocRunMaxRun) String() string

type KPEFRelocSetPosMax added in v0.5.1

type KPEFRelocSetPosMax uint
const (
	// Deprecated.
	KPEFRelocSetPosMaxOffset KPEFRelocSetPosMax = 67108863
)

func (KPEFRelocSetPosMax) String added in v0.5.1

func (e KPEFRelocSetPosMax) String() string

type KPEFRelocSmIndexMax added in v0.5.1

type KPEFRelocSmIndexMax uint
const (
	// Deprecated.
	KPEFRelocSmIndexMaxIndex KPEFRelocSmIndexMax = 511
)

func (KPEFRelocSmIndexMax) String added in v0.5.1

func (e KPEFRelocSmIndexMax) String() string

type KPEFRelocSmRepeatMax added in v0.5.1

type KPEFRelocSmRepeatMax uint
const (
	// Deprecated.
	KPEFRelocSmRepeatMaxChunkCount KPEFRelocSmRepeatMax = 16
	// Deprecated.
	KPEFRelocSmRepeatMaxRepeatCount KPEFRelocSmRepeatMax = 256
)

func (KPEFRelocSmRepeatMax) String added in v0.5.1

func (e KPEFRelocSmRepeatMax) String() string

type KPEFRelocWithSkipMax added in v0.5.1

type KPEFRelocWithSkipMax uint
const (
	// Deprecated.
	KPEFRelocWithSkipMaxRelocCount KPEFRelocWithSkipMax = 63
	// Deprecated.
	KPEFRelocWithSkipMaxSkipCount KPEFRelocWithSkipMax = 255
)

func (KPEFRelocWithSkipMax) String added in v0.5.1

func (e KPEFRelocWithSkipMax) String() string

type KPOSIXError

type KPOSIXError int
const (
	KPOSIXErrorBase            KPOSIXError = 100000
	KPOSIXErrorE2BIG           KPOSIXError = 100007
	KPOSIXErrorEACCES          KPOSIXError = 100013
	KPOSIXErrorEADDRINUSE      KPOSIXError = 100048
	KPOSIXErrorEADDRNOTAVAIL   KPOSIXError = 100049
	KPOSIXErrorEAFNOSUPPORT    KPOSIXError = 100047
	KPOSIXErrorEAGAIN          KPOSIXError = 100035
	KPOSIXErrorEALREADY        KPOSIXError = 100037
	KPOSIXErrorEAUTH           KPOSIXError = 100080
	KPOSIXErrorEBADARCH        KPOSIXError = 100086
	KPOSIXErrorEBADEXEC        KPOSIXError = 100085
	KPOSIXErrorEBADF           KPOSIXError = 100009
	KPOSIXErrorEBADMACHO       KPOSIXError = 100088
	KPOSIXErrorEBADMSG         KPOSIXError = 100094
	KPOSIXErrorEBADRPC         KPOSIXError = 100072
	KPOSIXErrorEBUSY           KPOSIXError = 100016
	KPOSIXErrorECANCELED       KPOSIXError = 100089
	KPOSIXErrorECHILD          KPOSIXError = 100010
	KPOSIXErrorECONNABORTED    KPOSIXError = 100053
	KPOSIXErrorECONNREFUSED    KPOSIXError = 100061
	KPOSIXErrorECONNRESET      KPOSIXError = 100054
	KPOSIXErrorEDEADLK         KPOSIXError = 100011
	KPOSIXErrorEDESTADDRREQ    KPOSIXError = 100039
	KPOSIXErrorEDEVERR         KPOSIXError = 100083
	KPOSIXErrorEDOM            KPOSIXError = 100033
	KPOSIXErrorEDQUOT          KPOSIXError = 100069
	KPOSIXErrorEEXIST          KPOSIXError = 100017
	KPOSIXErrorEFAULT          KPOSIXError = 100014
	KPOSIXErrorEFBIG           KPOSIXError = 100027
	KPOSIXErrorEFTYPE          KPOSIXError = 100079
	KPOSIXErrorEHOSTDOWN       KPOSIXError = 100064
	KPOSIXErrorEHOSTUNREACH    KPOSIXError = 100065
	KPOSIXErrorEIDRM           KPOSIXError = 100090
	KPOSIXErrorEILSEQ          KPOSIXError = 100092
	KPOSIXErrorEINPROGRESS     KPOSIXError = 100036
	KPOSIXErrorEINTR           KPOSIXError = 100004
	KPOSIXErrorEINVAL          KPOSIXError = 100022
	KPOSIXErrorEIO             KPOSIXError = 100005
	KPOSIXErrorEISCONN         KPOSIXError = 100056
	KPOSIXErrorEISDIR          KPOSIXError = 100021
	KPOSIXErrorELOOP           KPOSIXError = 100062
	KPOSIXErrorEMFILE          KPOSIXError = 100024
	KPOSIXErrorEMLINK          KPOSIXError = 100031
	KPOSIXErrorEMSGSIZE        KPOSIXError = 100040
	KPOSIXErrorEMULTIHOP       KPOSIXError = 100095
	KPOSIXErrorENAMETOOLONG    KPOSIXError = 100063
	KPOSIXErrorENEEDAUTH       KPOSIXError = 100081
	KPOSIXErrorENETDOWN        KPOSIXError = 100050
	KPOSIXErrorENETRESET       KPOSIXError = 100052
	KPOSIXErrorENETUNREACH     KPOSIXError = 100051
	KPOSIXErrorENFILE          KPOSIXError = 100023
	KPOSIXErrorENOATTR         KPOSIXError = 100093
	KPOSIXErrorENOBUFS         KPOSIXError = 100055
	KPOSIXErrorENODATA         KPOSIXError = 100096
	KPOSIXErrorENODEV          KPOSIXError = 100019
	KPOSIXErrorENOENT          KPOSIXError = 100002
	KPOSIXErrorENOEXEC         KPOSIXError = 100008
	KPOSIXErrorENOLCK          KPOSIXError = 100077
	KPOSIXErrorENOLINK         KPOSIXError = 100097
	KPOSIXErrorENOMEM          KPOSIXError = 100012
	KPOSIXErrorENOMSG          KPOSIXError = 100091
	KPOSIXErrorENOPROTOOPT     KPOSIXError = 100042
	KPOSIXErrorENOSPC          KPOSIXError = 100028
	KPOSIXErrorENOSR           KPOSIXError = 100098
	KPOSIXErrorENOSTR          KPOSIXError = 100099
	KPOSIXErrorENOSYS          KPOSIXError = 100078
	KPOSIXErrorENOTBLK         KPOSIXError = 100015
	KPOSIXErrorENOTCONN        KPOSIXError = 100057
	KPOSIXErrorENOTDIR         KPOSIXError = 100020
	KPOSIXErrorENOTEMPTY       KPOSIXError = 100066
	KPOSIXErrorENOTSOCK        KPOSIXError = 100038
	KPOSIXErrorENOTSUP         KPOSIXError = 100045
	KPOSIXErrorENOTTY          KPOSIXError = 100025
	KPOSIXErrorENXIO           KPOSIXError = 100006
	KPOSIXErrorEOPNOTSUPP      KPOSIXError = 100102
	KPOSIXErrorEOVERFLOW       KPOSIXError = 100084
	KPOSIXErrorEPERM           KPOSIXError = 100001
	KPOSIXErrorEPFNOSUPPORT    KPOSIXError = 100046
	KPOSIXErrorEPIPE           KPOSIXError = 100032
	KPOSIXErrorEPROCLIM        KPOSIXError = 100067
	KPOSIXErrorEPROCUNAVAIL    KPOSIXError = 100076
	KPOSIXErrorEPROGMISMATCH   KPOSIXError = 100075
	KPOSIXErrorEPROGUNAVAIL    KPOSIXError = 100074
	KPOSIXErrorEPROTO          KPOSIXError = 100100
	KPOSIXErrorEPROTONOSUPPORT KPOSIXError = 100043
	KPOSIXErrorEPROTOTYPE      KPOSIXError = 100041
	KPOSIXErrorEPWROFF         KPOSIXError = 100082
	KPOSIXErrorERANGE          KPOSIXError = 100034
	KPOSIXErrorEREMOTE         KPOSIXError = 100071
	KPOSIXErrorEROFS           KPOSIXError = 100030
	KPOSIXErrorERPCMISMATCH    KPOSIXError = 100073
	KPOSIXErrorESHLIBVERS      KPOSIXError = 100087
	KPOSIXErrorESHUTDOWN       KPOSIXError = 100058
	KPOSIXErrorESOCKTNOSUPPORT KPOSIXError = 100044
	KPOSIXErrorESPIPE          KPOSIXError = 100029
	KPOSIXErrorESRCH           KPOSIXError = 100003
	KPOSIXErrorESTALE          KPOSIXError = 100070
	KPOSIXErrorETIME           KPOSIXError = 100101
	KPOSIXErrorETIMEDOUT       KPOSIXError = 100060
	KPOSIXErrorETOOMANYREFS    KPOSIXError = 100059
	KPOSIXErrorETXTBSY         KPOSIXError = 100026
	KPOSIXErrorEUSERS          KPOSIXError = 100068
	KPOSIXErrorEXDEV           KPOSIXError = 100018
)

func (KPOSIXError) String

func (e KPOSIXError) String() string

type KPageInMemory added in v0.5.1

type KPageInMemory uint
const (
	// Deprecated.
	KNotPaged KPageInMemory = 2
	// Deprecated.
	KPageInMemoryValue KPageInMemory = 0
	// Deprecated.
	KPageOnDisk KPageInMemory = 1
)

func (KPageInMemory) String added in v0.5.1

func (e KPageInMemory) String() string

type KPascalStackBased added in v0.5.1

type KPascalStackBased uint
const (
	// Deprecated.
	KCStackBased KPascalStackBased = 1
	// Deprecated.
	KD0DispatchedCStackBased KPascalStackBased = 9
	// Deprecated.
	KD0DispatchedPascalStackBased KPascalStackBased = 8
	// Deprecated.
	KD1DispatchedPascalStackBased KPascalStackBased = 12
	// Deprecated.
	KPascalStackBasedValue KPascalStackBased = 0
	// Deprecated.
	KRegisterBased KPascalStackBased = 2
	// Deprecated.
	KStackDispatchedPascalStackBased KPascalStackBased = 14
	// Deprecated.
	KThinkCStackBased KPascalStackBased = 5
)

func (KPascalStackBased) String added in v0.5.1

func (e KPascalStackBased) String() string

type KPassSelector added in v0.5.1

type KPassSelector uint
const (
	// Deprecated.
	KDontPassSelector KPassSelector = 8
	// Deprecated.
	KPassSelectorValue KPassSelector = 0
)

func (KPassSelector) String added in v0.5.1

func (e KPassSelector) String() string

type KPolicyKCStopOn added in v0.5.1

type KPolicyKCStopOn uint
const (
	KFirstFailKCStopOn   KPolicyKCStopOn = 3
	KFirstPassKCStopOn   KPolicyKCStopOn = 2
	KNoneKCStopOn        KPolicyKCStopOn = 1
	KPolicyKCStopOnValue KPolicyKCStopOn = 0
)

func (KPolicyKCStopOn) String added in v0.5.1

func (e KPolicyKCStopOn) String() string

type KPowerHandlerExistsForDeviceErr

type KPowerHandlerExistsForDeviceErr int
const (
	KBridgeSoftwareRunningCantSleep      KPowerHandlerExistsForDeviceErr = -13038
	KCantReportProcessorTemperatureErr   KPowerHandlerExistsForDeviceErr = -13013
	KNoSuchPowerSource                   KPowerHandlerExistsForDeviceErr = -13020
	KPowerHandlerExistsForDeviceErrValue KPowerHandlerExistsForDeviceErr = -13006
	KPowerHandlerNotFoundForDeviceErr    KPowerHandlerExistsForDeviceErr = -13007
	KPowerHandlerNotFoundForProcErr      KPowerHandlerExistsForDeviceErr = -13008
	KPowerMgtMessageNotHandled           KPowerHandlerExistsForDeviceErr = -13009
	KPowerMgtRequestDenied               KPowerHandlerExistsForDeviceErr = -13010
	KProcessorTempRoutineRequiresMPLib2  KPowerHandlerExistsForDeviceErr = -13014
)

func (KPowerHandlerExistsForDeviceErr) String

type KProcDescriptorIs added in v0.5.1

type KProcDescriptorIs uint
const (
	// Deprecated.
	KProcDescriptorIsAbsolute KProcDescriptorIs = 0
	// Deprecated.
	KProcDescriptorIsIndex KProcDescriptorIs = 32
	// Deprecated.
	KProcDescriptorIsProcPtr KProcDescriptorIs = 0
	// Deprecated.
	KProcDescriptorIsRelative KProcDescriptorIs = 1
)

func (KProcDescriptorIs) String added in v0.5.1

func (e KProcDescriptorIs) String() string

type KQD

type KQD int
const (
	KQDCorruptPICTDataErr      KQD = -3954
	KQDCursorAlreadyRegistered KQD = -3952
	KQDCursorNotRegistered     KQD = -3953
	KQDNoColorHWCursorSupport  KQD = -3951
	KQDNoPalette               KQD = -3950
)

func (KQD) String

func (e KQD) String() string

type KQTSSUnknown added in v0.5.1

type KQTSSUnknown int
const (
	KQTSSUnknownErr KQTSSUnknown = -6150
)

func (KQTSSUnknown) String added in v0.5.1

func (e KQTSSUnknown) String() string

type KQuickLookFolder added in v0.5.1

type KQuickLookFolder uint
const (
	// Deprecated.
	KQuickLookFolderType KQuickLookFolder = 'q'<<24 | 'l'<<16 | 'c'<<8 | 'k' // 'qlck'
)

func (KQuickLookFolder) String added in v0.5.1

func (e KQuickLookFolder) String() string

type KRA

type KRA int
const (
	KRAATalkInactive           KRA = -7134
	KRACallBackFailed          KRA = -7138
	KRAConfigurationDBInitErr  KRA = -7127
	KRAConnectionCanceled      KRA = -7109
	KRADuplicateIPAddr         KRA = -7137
	KRAExtAuthenticationFailed KRA = -7135
	KRAIncompatiblePrefs       KRA = -7107
	KRAInitOpenTransportFailed KRA = -7122
	KRAInstallationDamaged     KRA = -7113
	KRAInternalError           KRA = -7112
	KRAInvalidParameter        KRA = -7100
	KRAInvalidPassword         KRA = -7111
	KRAInvalidPort             KRA = -7101
	KRAInvalidPortState        KRA = -7116
	KRAInvalidSerialProtocol   KRA = -7117
	KRAMissingResources        KRA = -7106
	KRANCPRejectedbyPeer       KRA = -7136
	KRANotConnected            KRA = -7108
	KRANotEnabled              KRA = -7139
	KRANotPrimaryInterface     KRA = -7126
	KRANotSupported            KRA = -7105
	KRAOutOfMemory             KRA = -7104
	KRAPPPAuthenticationFailed KRA = -7129
	KRAPPPNegotiationFailed    KRA = -7130
	KRAPPPPeerDisconnected     KRA = -7132
	KRAPPPProtocolRejected     KRA = -7128
	KRAPPPUserDisconnected     KRA = -7131
	KRAPeerNotResponding       KRA = -7133
	KRAPortBusy                KRA = -7114
	KRAPortSetupFailed         KRA = -7103
	KRARemoteAccessNotReady    KRA = -7123
	KRAStartupFailed           KRA = -7102
	KRATCPIPInactive           KRA = -7124
	KRATCPIPNotConfigured      KRA = -7125
	KRAUnknownPortState        KRA = -7115
	KRAUnknownUser             KRA = -7110
	KRAUserInteractionRequired KRA = -7121
	KRAUserLoginDisabled       KRA = -7118
	KRAUserPwdChangeRequired   KRA = -7119
	KRAUserPwdEntryRequired    KRA = -7120
)

func (KRA) String

func (e KRA) String() string

type KReadExtensionTerms added in v0.5.1

type KReadExtensionTerms uint
const (
	KReadExtensionTermsMask KReadExtensionTerms = 32768
)

func (KReadExtensionTerms) String added in v0.5.1

func (e KReadExtensionTerms) String() string

type KReadyThreadState added in v0.5.1

type KReadyThreadState uint
const (
	// Deprecated.
	KReadyThreadStateValue KReadyThreadState = 0
	// Deprecated.
	KRunningThreadState KReadyThreadState = 2
	// Deprecated.
	KStoppedThreadState KReadyThreadState = 1
)

func (KReadyThreadState) String added in v0.5.1

func (e KReadyThreadState) String() string

type KRegisterD0 added in v0.5.1

type KRegisterD0 uint
const (
	// Deprecated.
	KCCRegisterCBit KRegisterD0 = 16
	// Deprecated.
	KCCRegisterNBit KRegisterD0 = 19
	// Deprecated.
	KCCRegisterVBit KRegisterD0 = 17
	// Deprecated.
	KCCRegisterXBit KRegisterD0 = 20
	// Deprecated.
	KCCRegisterZBit KRegisterD0 = 18
	// Deprecated.
	KRegisterA0 KRegisterD0 = 4
	// Deprecated.
	KRegisterA1 KRegisterD0 = 5
	// Deprecated.
	KRegisterA2 KRegisterD0 = 6
	// Deprecated.
	KRegisterA3 KRegisterD0 = 7
	// Deprecated.
	KRegisterA4 KRegisterD0 = 12
	// Deprecated.
	KRegisterA5 KRegisterD0 = 13
	// Deprecated.
	KRegisterA6 KRegisterD0 = 14
	// Deprecated.
	KRegisterD0Value KRegisterD0 = 0
	// Deprecated.
	KRegisterD1 KRegisterD0 = 1
	// Deprecated.
	KRegisterD2 KRegisterD0 = 2
	// Deprecated.
	KRegisterD3 KRegisterD0 = 3
	// Deprecated.
	KRegisterD4 KRegisterD0 = 8
	// Deprecated.
	KRegisterD5 KRegisterD0 = 9
	// Deprecated.
	KRegisterD6 KRegisterD0 = 10
	// Deprecated.
	KRegisterD7 KRegisterD0 = 11
)

func (KRegisterD0) String added in v0.5.1

func (e KRegisterD0) String() string

type KRelativeFolder added in v0.5.1

type KRelativeFolder uint
const (
	KRedirectedRelativeFolder KRelativeFolder = 'r'<<24 | 'r'<<16 | 'e'<<8 | 'l' // 'rrel'
	KRelativeFolderValue      KRelativeFolder = 'r'<<24 | 'e'<<16 | 'l'<<8 | 'f' // 'relf'
	KSpecialFolder            KRelativeFolder = 's'<<24 | 'p'<<16 | 'c'<<8 | 'f' // 'spcf'
)

func (KRelativeFolder) String added in v0.5.1

func (e KRelativeFolder) String() string

type KResFileNotOpened added in v0.5.1

type KResFileNotOpened int
const (
	// Deprecated.
	KResFileNotOpenedValue KResFileNotOpened = -1
	// Deprecated.
	KSystemResFile KResFileNotOpened = 0
)

func (KResFileNotOpened) String added in v0.5.1

func (e KResFileNotOpened) String() string

type KResolveAlias added in v0.5.1

type KResolveAlias uint
const (
	// Deprecated.
	KResolveAliasFileNoUI KResolveAlias = 1
	// Deprecated.
	KResolveAliasTryFileIDFirst KResolveAlias = 2
)

func (KResolveAlias) String added in v0.5.1

func (e KResolveAlias) String() string

type KRoutineDescriptor added in v0.5.1

type KRoutineDescriptor uint
const (
	// Deprecated.
	KRoutineDescriptorVersion KRoutineDescriptor = 7
)

func (KRoutineDescriptor) String added in v0.5.1

func (e KRoutineDescriptor) String() string

type KRoutineIs added in v0.5.1

type KRoutineIs uint
const (
	// Deprecated.
	KRoutineIsDispatchedDefaultRoutine KRoutineIs = 16
	// Deprecated.
	KRoutineIsNotDispatchedDefaultRoutine KRoutineIs = 0
)

func (KRoutineIs) String added in v0.5.1

func (e KRoutineIs) String() string

type KRoutingResource added in v0.5.1

type KRoutingResource uint
const (
	KRoutingResourceID   KRoutingResource = 0
	KRoutingResourceType KRoutingResource = 'r'<<24 | 'o'<<16 | 'u'<<8 | 't' // 'rout'
)

func (KRoutingResource) String added in v0.5.1

func (e KRoutingResource) String() string

type KRsrcChain added in v0.5.1

type KRsrcChain uint
const (
	// Deprecated.
	KRsrcChainAboveAllMaps KRsrcChain = 4
	// Deprecated.
	KRsrcChainAboveApplicationMap KRsrcChain = 2
	// Deprecated.
	KRsrcChainBelowApplicationMap KRsrcChain = 1
	// Deprecated.
	KRsrcChainBelowSystemMap KRsrcChain = 0
)

func (KRsrcChain) String added in v0.5.1

func (e KRsrcChain) String() string

type KSKSearchOption

type KSKSearchOption uint
const (
	// KSKSearchOptionDefault: # Discussion
	KSKSearchOptionDefault KSKSearchOption = 0
	// KSKSearchOptionFindSimilar: This option alters query behavior so that Search Kit returns references to documents that are similar to an example text string.
	KSKSearchOptionFindSimilar KSKSearchOption = 4
	// KSKSearchOptionNoRelevanceScores: This option saves time during a search by suppressing the computation of relevance scores.
	KSKSearchOptionNoRelevanceScores KSKSearchOption = 1
	// KSKSearchOptionSpaceMeansOR: This option alters query behavior so that spaces are interpreted as Boolean [OR] operators.
	KSKSearchOptionSpaceMeansOR KSKSearchOption = 2
)

func (KSKSearchOption) String

func (e KSKSearchOption) String() string

type KSOA added in v0.5.1

type KSOA uint
const (
	KSOAP1999Schema KSOA = 's'<<24 | 's'<<16 | '9'<<8 | '9' // 'ss99'
	KSOAP2001Schema KSOA = 's'<<24 | 's'<<16 | '0'<<8 | '1' // 'ss01'
)

func (KSOA) String added in v0.5.1

func (e KSOA) String() string

type KSSp

type KSSp int
const (
	KSSpCantInstallErr      KSSp = -30342
	KSSpInternalErr         KSSp = -30340
	KSSpParallelUpVectorErr KSSp = -30343
	KSSpScaleToZeroErr      KSSp = -30344
	KSSpVersionErr          KSSp = -30341
)

func (KSSp) String

func (e KSSp) String() string

type KSecOptionReserved added in v0.5.1

type KSecOptionReserved uint
const (
	KCertUsageAllAdd           KSecOptionReserved = 2147483392
	KCertUsageDecryptAdd       KSecOptionReserved = 1
	KCertUsageDecryptAskAndAdd KSecOptionReserved = 1
	KCertUsageEncryptAdd       KSecOptionReserved = 1
	KCertUsageEncryptAskAndAdd KSecOptionReserved = 1
	KCertUsageKeyExchAdd       KSecOptionReserved = 1
	KCertUsageKeyExchAskAndAdd KSecOptionReserved = 1
	KCertUsageRootAdd          KSecOptionReserved = 1
	KCertUsageRootAskAndAdd    KSecOptionReserved = 1
	KCertUsageSSLAdd           KSecOptionReserved = 1
	KCertUsageSSLAskAndAdd     KSecOptionReserved = 1
	KCertUsageShift            KSecOptionReserved = 8
	KCertUsageSigningAdd       KSecOptionReserved = 1
	KCertUsageSigningAskAndAdd KSecOptionReserved = 1
	KCertUsageVerifyAdd        KSecOptionReserved = 1
	KCertUsageVerifyAskAndAdd  KSecOptionReserved = 1
	KSecOptionReservedValue    KSecOptionReserved = 255
)

func (KSecOptionReserved) String added in v0.5.1

func (e KSecOptionReserved) String() string

type KSelectorsAre added in v0.5.1

type KSelectorsAre uint
const (
	// Deprecated.
	KSelectorsAreIndexable KSelectorsAre = 1
	// Deprecated.
	KSelectorsAreNotIndexable KSelectorsAre = 0
)

func (KSelectorsAre) String added in v0.5.1

func (e KSelectorsAre) String() string

type KServicesFolder added in v0.5.1

type KServicesFolder uint
const (
	// Deprecated.
	KServicesFolderType KServicesFolder = 's'<<24 | 'v'<<16 | 'c'<<8 | 's' // 'svcs'
)

func (KServicesFolder) String added in v0.5.1

func (e KServicesFolder) String() string

type KSharedLibrariesFolderType added in v0.5.1

type KSharedLibrariesFolderType uint
const (
	// Deprecated.
	KFavoritesFolderType KSharedLibrariesFolderType = 'f'<<24 | 'a'<<16 | 'v'<<8 | 's' // 'favs'
	// Deprecated.
	KFolderActionsFolderType KSharedLibrariesFolderType = 'f'<<24 | 'a'<<16 | 's'<<8 | 'f' // 'fasf'
	// Deprecated.
	KInstallerLogsFolderType KSharedLibrariesFolderType = 'i'<<24 | 'l'<<16 | 'g'<<8 | 'f' // 'ilgf'
	// Deprecated.
	KInternetSearchSitesFolderType KSharedLibrariesFolderType = 'i'<<24 | 's'<<16 | 's'<<8 | 'f' // 'issf'
	// Deprecated.
	KKeychainFolderType KSharedLibrariesFolderType = 'k'<<24 | 'c'<<16 | 'h'<<8 | 'n' // 'kchn'
	// Deprecated.
	KScriptsFolderType KSharedLibrariesFolderType = 1935897284
	// Deprecated.
	KSharedLibrariesFolderTypeValue KSharedLibrariesFolderType = 3295439202
	// Deprecated.
	KSpeakableItemsFolderType KSharedLibrariesFolderType = 's'<<24 | 'p'<<16 | 'k'<<8 | 'i' // 'spki'
	// Deprecated.
	KThemesFolderType KSharedLibrariesFolderType = 't'<<24 | 'h'<<16 | 'm'<<8 | 'e' // 'thme'
	// Deprecated.
	KUtilitiesFolderType KSharedLibrariesFolderType = 1970563524
	// Deprecated.
	KVoicesFolderType KSharedLibrariesFolderType = 'f'<<24 | 'v'<<16 | 'o'<<8 | 'c' // 'fvoc'
)

func (KSharedLibrariesFolderType) String added in v0.5.1

type KSharingPrivs

type KSharingPrivs uint
const (
	KSharingPrivsNotApplicableIcon KSharingPrivs = 's'<<24 | 'h'<<16 | 'n'<<8 | 'a' // 'shna'
	KSharingPrivsReadOnlyIcon      KSharingPrivs = 's'<<24 | 'h'<<16 | 'r'<<8 | 'o' // 'shro'
	KSharingPrivsReadWriteIcon     KSharingPrivs = 's'<<24 | 'h'<<16 | 'r'<<8 | 'w' // 'shrw'
	KSharingPrivsUnknownIcon       KSharingPrivs = 's'<<24 | 'h'<<16 | 'u'<<8 | 'k' // 'shuk'
	KSharingPrivsWritableIcon      KSharingPrivs = 'w'<<24 | 'r'<<16 | 'i'<<8 | 't' // 'writ'
)

func (KSharingPrivs) String

func (e KSharingPrivs) String() string

type KShiftJIS added in v0.5.1

type KShiftJIS uint
const (
	KShiftJIS_BasicVariant   KShiftJIS = 0
	KShiftJIS_DOSVariant     KShiftJIS = 1
	KShiftJIS_MusicCDVariant KShiftJIS = 2
)

func (KShiftJIS) String added in v0.5.1

func (e KShiftJIS) String() string

type KSleepRequest added in v0.5.1

type KSleepRequest uint
const (
	KDeviceInitiatedWake KSleepRequest = 18
	KDozeDemand          KSleepRequest = 7
	KDozeRequest         KSleepRequest = 9
	KDozeToFullWakeUp    KSleepRequest = 20
	KDozeWakeUp          KSleepRequest = 8
	KEnterIdle           KSleepRequest = 24
	KEnterRun            KSleepRequest = 11
	KEnterStandby        KSleepRequest = 10
	KExitIdle            KSleepRequest = 26
	KGetPowerInfo        KSleepRequest = 21
	KGetPowerLevel       KSleepRequest = 16
	KGetWakeOnNetInfo    KSleepRequest = 22
	KSetPowerLevel       KSleepRequest = 17
	KSleepDemand         KSleepRequest = 2
	KSleepDeny           KSleepRequest = 5
	KSleepNow            KSleepRequest = 6
	KSleepRequestValue   KSleepRequest = 1
	KSleepRevoke         KSleepRequest = 4
	KSleepUnlock         KSleepRequest = 4
	KSleepWakeUp         KSleepRequest = 3
	KStillIdle           KSleepRequest = 25
	KSuspendDemand       KSleepRequest = 13
	KSuspendRequest      KSleepRequest = 12
	KSuspendRevoke       KSleepRequest = 14
	KSuspendWakeToDoze   KSleepRequest = 23
	KSuspendWakeUp       KSleepRequest = 15
	KWakeToDoze          KSleepRequest = 19
)

func (KSleepRequest) String added in v0.5.1

func (e KSleepRequest) String() string

type KSpecial added in v0.5.1

type KSpecial uint
const (
	// Deprecated.
	KSpecialCaseValue KSpecial = 15
)

func (KSpecial) String added in v0.5.1

func (e KSpecial) String() string

type KSpecialCase added in v0.5.1

type KSpecialCase uint
const (
	// Deprecated.
	KSpecialCaseCaretHook KSpecialCase = 0
	// Deprecated.
	KSpecialCaseDrawHook KSpecialCase = 4
	// Deprecated.
	KSpecialCaseEOLHook KSpecialCase = 1
	// Deprecated.
	KSpecialCaseGNEFilterProc KSpecialCase = 11
	// Deprecated.
	KSpecialCaseHighHook KSpecialCase = 0
	// Deprecated.
	KSpecialCaseHitTestHook KSpecialCase = 5
	// Deprecated.
	KSpecialCaseMBarHook KSpecialCase = 12
	// Deprecated.
	KSpecialCaseNWidthHook KSpecialCase = 3
	// Deprecated.
	KSpecialCaseProtocolHandler KSpecialCase = 7
	// Deprecated.
	KSpecialCaseSocketListener KSpecialCase = 8
	// Deprecated.
	KSpecialCaseTEDoText KSpecialCase = 10
	// Deprecated.
	KSpecialCaseTEFindWord KSpecialCase = 6
	// Deprecated.
	KSpecialCaseTERecalc KSpecialCase = 9
	// Deprecated.
	KSpecialCaseTextWidthHook KSpecialCase = 2
	// Deprecated.
	KSpecialCaseWidthHook KSpecialCase = 2
)

func (KSpecialCase) String added in v0.5.1

func (e KSpecialCase) String() string

type KStartupFolderIconResource

type KStartupFolderIconResource int
const (
	KControlPanelFolderIconResource KStartupFolderIconResource = -3976
	KDropFolderIconResource         KStartupFolderIconResource = -3979
	KExtensionsFolderIconResource   KStartupFolderIconResource = -3973
	KFontsFolderIconResource        KStartupFolderIconResource = -3968
	KFullTrashIconResource          KStartupFolderIconResource = -3984
	KMountedFolderIconResource      KStartupFolderIconResource = -3977
	KOwnedFolderIconResource        KStartupFolderIconResource = -3980
	KPreferencesFolderIconResource  KStartupFolderIconResource = -3974
	KPrintMonitorFolderIconResource KStartupFolderIconResource = -3975
	KSharedFolderIconResource       KStartupFolderIconResource = -3978
	KStartupFolderIconResourceValue KStartupFolderIconResource = -3981
)

func (KStartupFolderIconResource) String

type KSystemFolderAliasType added in v0.5.1

type KSystemFolderAliasType uint
const (
	KAppleMenuFolderAliasType        KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 'a'<<8 | 'm' // 'faam'
	KControlPanelFolderAliasType     KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 'c'<<8 | 't' // 'fact'
	KExtensionFolderAliasType        KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 'e'<<8 | 'x' // 'faex'
	KPreferencesFolderAliasType      KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 'p'<<8 | 'f' // 'fapf'
	KPrintMonitorDocsFolderAliasType KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 'p'<<8 | 'n' // 'fapn'
	KStartupFolderAliasType          KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 's'<<8 | 't' // 'fast'
	KSystemFolderAliasTypeValue      KSystemFolderAliasType = 'f'<<24 | 'a'<<16 | 's'<<8 | 'y' // 'fasy'
)

func (KSystemFolderAliasType) String added in v0.5.1

func (e KSystemFolderAliasType) String() string

type KSystemFolderType added in v0.5.1

type KSystemFolderType uint
const (
	// Deprecated.
	KALMLocationsFolderType KSystemFolderType = 'f'<<24 | 'a'<<16 | 'l'<<8 | 'l' // 'fall'
	// Deprecated.
	KALMModulesFolderType KSystemFolderType = 'w'<<24 | 'a'<<16 | 'l'<<8 | 'k' // 'walk'
	// Deprecated.
	KALMPreferencesFolderType KSystemFolderType = 't'<<24 | 'r'<<16 | 'i'<<8 | 'p' // 'trip'
	// Deprecated.
	KAppearanceFolderType KSystemFolderType = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'r' // 'appr'
	// Deprecated.
	KAppleExtrasFolderType KSystemFolderType = 1634040004
	// Deprecated.
	KAppleMenuFolderType KSystemFolderType = 'a'<<24 | 'm'<<16 | 'n'<<8 | 'u' // 'amnu'
	// Deprecated.
	KAppleshareAutomountServerAliasesFolderType KSystemFolderType = 1936881348
	// Deprecated.
	KAssistantsFolderType KSystemFolderType = 1634956484
	// Deprecated.
	KContextualMenuItemsFolderType KSystemFolderType = 'c'<<24 | 'm'<<16 | 'n'<<8 | 'u' // 'cmnu'
	// Deprecated.
	KControlPanelDisabledFolderType KSystemFolderType = 'c'<<24 | 't'<<16 | 'r'<<8 | 'D' // 'ctrD'
	// Deprecated.
	KControlPanelFolderType KSystemFolderType = 'c'<<24 | 't'<<16 | 'r'<<8 | 'l' // 'ctrl'
	// Deprecated.
	KControlStripModulesFolderType KSystemFolderType = 's'<<24 | 'd'<<16 | 'e'<<8 | 'v' // 'sdev'
	// Deprecated.
	KDesktopPicturesFolderType KSystemFolderType = 1685352644
	// Deprecated.
	KDisplayExtensionsFolderType KSystemFolderType = 'd'<<24 | 's'<<16 | 'p'<<8 | 'l' // 'dspl'
	// Deprecated.
	KEditorsFolderType KSystemFolderType = 'o'<<24 | 'd'<<16 | 'e'<<8 | 'd' // 'oded'
	// Deprecated.
	KExtensionDisabledFolderType KSystemFolderType = 'e'<<24 | 'x'<<16 | 't'<<8 | 'D' // 'extD'
	// Deprecated.
	KExtensionFolderType KSystemFolderType = 'e'<<24 | 'x'<<16 | 't'<<8 | 'n' // 'extn'
	// Deprecated.
	KFindByContentFolderType KSystemFolderType = 'f'<<24 | 'b'<<16 | 'c'<<8 | 'f' // 'fbcf'
	// Deprecated.
	KFindByContentPluginsFolderType KSystemFolderType = 'f'<<24 | 'b'<<16 | 'c'<<8 | 'p' // 'fbcp'
	// Deprecated.
	KFindSupportFolderType KSystemFolderType = 'f'<<24 | 'n'<<16 | 'd'<<8 | 's' // 'fnds'
	// Deprecated.
	KGenEditorsFolderType KSystemFolderType = 3294979177
	// Deprecated.
	KHelpFolderType KSystemFolderType = 3295177840
	// Deprecated.
	KInternetFolderType KSystemFolderType = 1768846532
	// Deprecated.
	KInternetPlugInFolderType KSystemFolderType = 3295569268
	// Deprecated.
	KLauncherItemsFolderType KSystemFolderType = 'l'<<24 | 'a'<<16 | 'u'<<8 | 'n' // 'laun'
	// Deprecated.
	KLocalesFolderType KSystemFolderType = 3295440739
	// Deprecated.
	KMacOSReadMesFolderType KSystemFolderType = 1836020420
	// Deprecated.
	KModemScriptsFolderType KSystemFolderType = 3295506276
	// Deprecated.
	KMultiprocessingFolderType KSystemFolderType = 'm'<<24 | 'p'<<16 | 'x'<<8 | 'f' // 'mpxf'
	// Deprecated.
	KOpenDocEditorsFolderType KSystemFolderType = 3295634534
	// Deprecated.
	KOpenDocFolderType KSystemFolderType = 'o'<<24 | 'd'<<16 | 'o'<<8 | 'd' // 'odod'
	// Deprecated.
	KOpenDocLibrariesFolderType KSystemFolderType = 'o'<<24 | 'd'<<16 | 'l'<<8 | 'b' // 'odlb'
	// Deprecated.
	KOpenDocShellPlugInsFolderType KSystemFolderType = 'o'<<24 | 'd'<<16 | 's'<<8 | 'p' // 'odsp'
	// Deprecated.
	KPreMacOS91AppleExtrasFolderType KSystemFolderType = 2355460292
	// Deprecated.
	KPreMacOS91ApplicationsFolderType KSystemFolderType = 2356179059
	// Deprecated.
	KPreMacOS91AssistantsFolderType KSystemFolderType = 2356376772
	// Deprecated.
	KPreMacOS91AutomountedServersFolderType KSystemFolderType = 2809296580
	// Deprecated.
	KPreMacOS91InstallerLogsFolderType KSystemFolderType = 2490132326
	// Deprecated.
	KPreMacOS91InternetFolderType KSystemFolderType = 2490266820
	// Deprecated.
	KPreMacOS91MacOSReadMesFolderType KSystemFolderType = 3043979972
	// Deprecated.
	KPreMacOS91StationeryFolderType KSystemFolderType = 3211031412
	// Deprecated.
	KPreMacOS91UtilitiesFolderType KSystemFolderType = 2675206596
	// Deprecated.
	KPrintMonitorDocsFolderType KSystemFolderType = 'p'<<24 | 'r'<<16 | 'n'<<8 | 't' // 'prnt'
	// Deprecated.
	KPrintingPlugInsFolderType KSystemFolderType = 'p'<<24 | 'p'<<16 | 'l'<<8 | 'g' // 'pplg'
	// Deprecated.
	KQuickTimeExtensionsFolderType KSystemFolderType = 'q'<<24 | 't'<<16 | 'e'<<8 | 'x' // 'qtex'
	// Deprecated.
	KRecentApplicationsFolderType KSystemFolderType = 'r'<<24 | 'a'<<16 | 'p'<<8 | 'p' // 'rapp'
	// Deprecated.
	KRecentDocumentsFolderType KSystemFolderType = 'r'<<24 | 'd'<<16 | 'o'<<8 | 'c' // 'rdoc'
	// Deprecated.
	KRecentServersFolderType KSystemFolderType = 'r'<<24 | 's'<<16 | 'v'<<8 | 'r' // 'rsvr'
	// Deprecated.
	KShutdownFolderType KSystemFolderType = 's'<<24 | 'h'<<16 | 'd'<<8 | 'f' // 'shdf'
	// Deprecated.
	KShutdownItemsDisabledFolderType KSystemFolderType = 's'<<24 | 'h'<<16 | 'd'<<8 | 'D' // 'shdD'
	// Deprecated.
	KSoundSetsFolderType KSystemFolderType = 's'<<24 | 'n'<<16 | 'd'<<8 | 's' // 'snds'
	// Deprecated.
	KStartupFolderType KSystemFolderType = 's'<<24 | 't'<<16 | 'r'<<8 | 't' // 'strt'
	// Deprecated.
	KStartupItemsDisabledFolderType KSystemFolderType = 's'<<24 | 't'<<16 | 'r'<<8 | 'D' // 'strD'
	// Deprecated.
	KStationeryFolderType KSystemFolderType = 'o'<<24 | 'd'<<16 | 's'<<8 | 't' // 'odst'
	// Deprecated.
	KSystemControlPanelFolderType KSystemFolderType = 's'<<24 | 'c'<<16 | 't'<<8 | 'l' // 'sctl'
	// Deprecated.
	KSystemDesktopFolderType KSystemFolderType = 's'<<24 | 'd'<<16 | 's'<<8 | 'k' // 'sdsk'
	// Deprecated.
	KSystemExtensionDisabledFolderType KSystemFolderType = 'm'<<24 | 'a'<<16 | 'c'<<8 | 'D' // 'macD'
	// Deprecated.
	KSystemFolderTypeValue KSystemFolderType = 'm'<<24 | 'a'<<16 | 'c'<<8 | 's' // 'macs'
	// Deprecated.
	KSystemTrashFolderType KSystemFolderType = 's'<<24 | 't'<<16 | 'r'<<8 | 's' // 'strs'
	// Deprecated.
	KVolumeSettingsFolderType KSystemFolderType = 'v'<<24 | 's'<<16 | 'f'<<8 | 'd' // 'vsfd'
)

func (KSystemFolderType) String added in v0.5.1

func (e KSystemFolderType) String() string

type KSystemIcons added in v0.5.1

type KSystemIcons uint
const (
	KSystemIconsCreator KSystemIcons = 'm'<<24 | 'a'<<16 | 'c'<<8 | 's' // 'macs'
)

func (KSystemIcons) String added in v0.5.1

func (e KSystemIcons) String() string

type KTEC added in v0.5.1

type KTEC int
const (
	KTECAddFallbackInterruptBit  KTEC = 7
	KTECAddFallbackInterruptMask KTEC = 128
	// KTECAddForceASCIIChangesBit: This is set if the new control flag bits `kUnicodeForceASCIIRangeBit` and `kUnicodeNoHalfwidthCharsBit` are supported for use with the functions [ConvertFromTextToUnicode], [ConvertFromUnicodeToText], and so forth.
	KTECAddForceASCIIChangesBit   KTEC = 4
	KTECAddForceASCIIChangesMask  KTEC = 16
	KTECAddTextRunHeuristicsBit   KTEC = 6
	KTECAddTextRunHeuristicsMask  KTEC = 64
	KTECAvailableEncodingsResType KTEC = 'c'<<24 | 'v'<<16 | 'e'<<8 | 'n' // 'cven'
	KTECAvailableSniffersResType  KTEC = 'c'<<24 | 'v'<<16 | 's'<<8 | 'f' // 'cvsf'
	KTECChinesePluginSignature    KTEC = 'p'<<24 | 'z'<<16 | 'h'<<8 | 'o' // 'pzho'
	KTECConversionInfoResType     KTEC = 'c'<<24 | 'v'<<16 | 'i'<<8 | 'f' // 'cvif'
	// KTECFallbackTextLengthFixBit: # Discussion
	KTECFallbackTextLengthFixBit  KTEC = 1
	KTECFallbackTextLengthFixMask KTEC = 2
	KTECInternetNamesResType      KTEC = 'c'<<24 | 'v'<<16 | 'm'<<8 | 'm' // 'cvmm'
	KTECJapanesePluginSignature   KTEC = 'p'<<24 | 'j'<<16 | 'p'<<8 | 'n' // 'pjpn'
	// KTECKeepInfoFixBit: This is set if the Unicode Converter has a bug fix to stop ignoring certain control flags
	KTECKeepInfoFixBit        KTEC = 0
	KTECKeepInfoFixMask       KTEC = 1
	KTECKoreanPluginSignature KTEC = 'p'<<24 | 'k'<<16 | 'o'<<8 | 'r' // 'pkor'
	KTECMailEncodingsResType  KTEC = 'c'<<24 | 'v'<<16 | 'm'<<8 | 'l' // 'cvml'
	// KTECPreferredEncodingFixBit: This is set to indicate that if a preferred encoding is specified for [CreateUnicodeToTextRunInfo] and related functions, they handle it correctly even if it does not match the system script.
	KTECPreferredEncodingFixBit  KTEC = 5
	KTECPreferredEncodingFixMask KTEC = 32
	KTECSignature                KTEC = 'e'<<24 | 'n'<<16 | 'c'<<8 | 'v' // 'encv'
	KTECSubTextEncodingsResType  KTEC = 'c'<<24 | 'v'<<16 | 's'<<8 | 'b' // 'cvsb'
	// KTECTextRunBitClearFixBit: This is set if [ConvertFromUnicodeToTextRun] and [ConvertFromUnicodeToScriptCodeRun] function correctly if the `kUnicodeTextRunBit` is clear.
	KTECTextRunBitClearFixBit  KTEC = 2
	KTECTextRunBitClearFixMask KTEC = 4
	// KTECTextToUnicodeScanFixBit: # Discussion
	KTECTextToUnicodeScanFixBit  KTEC = 3
	KTECTextToUnicodeScanFixMask KTEC = 8
	KTECUnicodePluginSignature   KTEC = 'p'<<24 | 'u'<<16 | 'n'<<8 | 'i' // 'puni'
	KTECWebEncodingsResType      KTEC = 'c'<<24 | 'v'<<16 | 'w'<<8 | 'b' // 'cvwb'
	KTEC_MIBEnumDontCare         KTEC = -1
)

func (KTEC) String added in v0.5.1

func (e KTEC) String() string

type KTECDisable added in v0.5.1

type KTECDisable uint
const (
	KTECDisableFallbacksBit      KTECDisable = 16
	KTECDisableFallbacksMask     KTECDisable = 65536
	KTECDisableLooseMappingsBit  KTECDisable = 17
	KTECDisableLooseMappingsMask KTECDisable = 131072
)

func (KTECDisable) String added in v0.5.1

func (e KTECDisable) String() string

type KTECInfoCurrent added in v0.5.1

type KTECInfoCurrent uint
const (
	KTECInfoCurrentFormat KTECInfoCurrent = 2
)

func (KTECInfoCurrent) String added in v0.5.1

func (e KTECInfoCurrent) String() string

type KTECInternetName added in v0.5.1

type KTECInternetName uint
const (
	KTECInternetNameDefaultUsageMask  KTECInternetName = 0
	KTECInternetNameStrictUsageMask   KTECInternetName = 1
	KTECInternetNameTolerantUsageMask KTECInternetName = 2
)

func (KTECInternetName) String added in v0.5.1

func (e KTECInternetName) String() string

type KTECPlugin added in v0.5.1

type KTECPlugin uint
const (
	KTECPluginCreator   KTECPlugin = 'e'<<24 | 'n'<<16 | 'c'<<8 | 'v' // 'encv'
	KTECPluginManyToOne KTECPlugin = 'm'<<24 | 't'<<16 | 'o'<<8 | 'o' // 'mtoo'
	KTECPluginOneToMany KTECPlugin = 'o'<<24 | 't'<<16 | 'o'<<8 | 'm' // 'otom'
	KTECPluginOneToOne  KTECPlugin = 'o'<<24 | 't'<<16 | 'o'<<8 | 'o' // 'otoo'
	KTECPluginSniffObj  KTECPlugin = 's'<<24 | 'n'<<16 | 'i'<<8 | 'f' // 'snif'
	KTECPluginType      KTECPlugin = 'e'<<24 | 'c'<<16 | 'p'<<8 | 'g' // 'ecpg'
)

func (KTECPlugin) String added in v0.5.1

func (e KTECPlugin) String() string

type KTECPluginDispatchTable added in v0.5.1

type KTECPluginDispatchTable uint
const (
	// KTECPluginDispatchTableCurrentVersion: A meta value that specifies the current version.
	KTECPluginDispatchTableCurrentVersion KTECPluginDispatchTable = 65538
	// KTECPluginDispatchTableVersion1: Specifies versions 1.0 through 1.0.3.
	KTECPluginDispatchTableVersion1 KTECPluginDispatchTable = 65536
	// KTECPluginDispatchTableVersion1_1: Specifies version 1.1.
	KTECPluginDispatchTableVersion1_1 KTECPluginDispatchTable = 65537
	// KTECPluginDispatchTableVersion1_2: Specifies version 1.2.
	KTECPluginDispatchTableVersion1_2 KTECPluginDispatchTable = 65538
)

func (KTECPluginDispatchTable) String added in v0.5.1

func (e KTECPluginDispatchTable) String() string

type KTMTask added in v0.5.1

type KTMTask uint
const (
	// Deprecated.
	KTMTaskActive KTMTask = 32768
)

func (KTMTask) String added in v0.5.1

func (e KTMTask) String() string

type KTSM added in v0.5.1

type KTSM uint
const (
	KTSMInsideOfActiveInputArea KTSM = 3
	KTSMInsideOfBody            KTSM = 2
	KTSMOutsideOfBody           KTSM = 1
)

func (KTSM) String added in v0.5.1

func (e KTSM) String() string

type KTSMHilite added in v0.5.1

type KTSMHilite uint
const (
	// KTSMHiliteBlockFillText: Specifies block fill highlight style.
	KTSMHiliteBlockFillText KTSMHilite = 6
	// KTSMHiliteCaretPosition: Specifies caret position.
	KTSMHiliteCaretPosition KTSMHilite = 1
	// KTSMHiliteConvertedText: Specifies range of converted text.
	KTSMHiliteConvertedText KTSMHilite = 4
	// KTSMHiliteNoHilite: Specifies range of non-highlighted text.
	KTSMHiliteNoHilite KTSMHilite = 9
	// KTSMHiliteOutlineText: Specifies outline highlight style.
	KTSMHiliteOutlineText KTSMHilite = 7
	// KTSMHiliteRawText: Specifies range of raw text.
	KTSMHiliteRawText KTSMHilite = 2
	// KTSMHiliteSelectedConvertedText: Specifies range of selected converted text.
	KTSMHiliteSelectedConvertedText KTSMHilite = 5
	// KTSMHiliteSelectedRawText: Specifies range of selected raw text.
	KTSMHiliteSelectedRawText KTSMHilite = 3
	// KTSMHiliteSelectedText: Specifies selected highlight style.
	KTSMHiliteSelectedText KTSMHilite = 8
)

func (KTSMHilite) String added in v0.5.1

func (e KTSMHilite) String() string

type KTXN

type KTXN int
const (
	KTXNATSUIIsNotInstalledErr              KTXN = -22016
	KTXNAlreadyInitializedErr               KTXN = -22012
	KTXNAttributeTagInvalidForRunErr        KTXN = -22009
	KTXNBadDefaultFileTypeWarning           KTXN = -22005
	KTXNCannotAddFrameErr                   KTXN = -22001
	KTXNCannotSetAutoIndentErr              KTXN = -22006
	KTXNCannotTurnTSMOffWhenUsingUnicodeErr KTXN = -22013
	KTXNCopyNotAllowedInEchoModeErr         KTXN = -22014
	KTXNDataTypeNotAllowedErr               KTXN = -22015
	KTXNEndIterationErr                     KTXN = -22000
	KTXNIllegalToCrossDataBoundariesErr     KTXN = -22003
	KTXNInvalidFrameIDErr                   KTXN = -22002
	KTXNInvalidRunIndex                     KTXN = -22011
	KTXNNoMatchErr                          KTXN = -22008
	KTXNOutsideOfFrameErr                   KTXN = -22018
	KTXNOutsideOfLineErr                    KTXN = -22017
	KTXNRunIndexOutofBoundsErr              KTXN = -22007
	KTXNSomeOrAllTagsInvalidForRunErr       KTXN = -22010
	KTXNUserCanceledOperationErr            KTXN = -22004
)

func (KTXN) String

func (e KTXN) String() string

type KText added in v0.5.1

type KText int
const (
	KTextCenter       KText = 1
	KTextFlushDefault KText = 0
	KTextFlushLeft    KText = -2
	KTextFlushRight   KText = -1
	// KTextLanguageDontCare: Indicates that language code is not provided for the derivation.
	KTextLanguageDontCare KText = -128
	// KTextRegionDontCare: The region code is not provided for the derivation.
	KTextRegionDontCare KText = -128
	// KTextScriptDontCare: Indicates that the code is not provided for the derivation.
	KTextScriptDontCare KText = -128
)

func (KText) String added in v0.5.1

func (e KText) String() string

type KTextEncoding added in v0.5.1

type KTextEncoding uint
const (
	KTextEncodingANSEL KTextEncoding = 1537
	// KTextEncodingBaseName: Requests the name of the base encoding.
	KTextEncodingBaseName KTextEncoding = 1
	// KTextEncodingBig5: Big-5 encoding.
	KTextEncodingBig5            KTextEncoding = 2563
	KTextEncodingBig5_E          KTextEncoding = 2569
	KTextEncodingBig5_HKSCS_1999 KTextEncoding = 2566
	// KTextEncodingCNS_11643_92_P1: CNS 11643-1992 plane 1.
	KTextEncodingCNS_11643_92_P1 KTextEncoding = 1617
	// KTextEncodingCNS_11643_92_P2: CNS 11643-1992 plane 2.
	KTextEncodingCNS_11643_92_P2 KTextEncoding = 1618
	// KTextEncodingCNS_11643_92_P3: CNS 11643-1992 plane 3 (11643-1986 plane 14).
	KTextEncodingCNS_11643_92_P3 KTextEncoding = 1619
	// KTextEncodingDOSArabic: Code page 864.
	KTextEncodingDOSArabic KTextEncoding = 1049
	// KTextEncodingDOSBalticRim: Code page 775.
	KTextEncodingDOSBalticRim KTextEncoding = 1030
	// KTextEncodingDOSCanadianFrench: Code page 863.
	KTextEncodingDOSCanadianFrench KTextEncoding = 1048
	// KTextEncodingDOSChineseSimplif: Code page 936, also for Windows.
	KTextEncodingDOSChineseSimplif KTextEncoding = 1057
	// KTextEncodingDOSChineseTrad: Code page 950, also for Windows.
	KTextEncodingDOSChineseTrad KTextEncoding = 1059
	// KTextEncodingDOSCyrillic: Code page 855, IBM Cyrillic.
	KTextEncodingDOSCyrillic KTextEncoding = 1043
	// KTextEncodingDOSGreek: Code page 737, formerly 437G.
	KTextEncodingDOSGreek KTextEncoding = 1029
	// KTextEncodingDOSGreek1: Code page 851.
	KTextEncodingDOSGreek1 KTextEncoding = 1041
	// KTextEncodingDOSGreek2: Code page 869, IBM Modern Green.
	KTextEncodingDOSGreek2 KTextEncoding = 1052
	// KTextEncodingDOSHebrew: Code page 862.
	KTextEncodingDOSHebrew KTextEncoding = 1047
	// KTextEncodingDOSIcelandic: Code page 861.
	KTextEncodingDOSIcelandic KTextEncoding = 1046
	// KTextEncodingDOSJapanese: Code page 932, also for Windows
	KTextEncodingDOSJapanese KTextEncoding = 1056
	// KTextEncodingDOSKorean: Code page 949, also for Windows; unified Hangul.
	KTextEncodingDOSKorean KTextEncoding = 1058
	// KTextEncodingDOSLatin1: Code page 860.
	KTextEncodingDOSLatin1 KTextEncoding = 1040
	// KTextEncodingDOSLatin2: Code page 852, Slavic.
	KTextEncodingDOSLatin2 KTextEncoding = 1042
	// KTextEncodingDOSLatinUS: Code page 437.
	KTextEncodingDOSLatinUS KTextEncoding = 1024
	// KTextEncodingDOSNordic: Cde page 865.
	KTextEncodingDOSNordic KTextEncoding = 1050
	// KTextEncodingDOSPortuguese: Code page 860.
	KTextEncodingDOSPortuguese KTextEncoding = 1045
	// KTextEncodingDOSRussian: Code page 866.
	KTextEncodingDOSRussian KTextEncoding = 1051
	// KTextEncodingDOSThai: Code page 874, also for Windows.
	KTextEncodingDOSThai KTextEncoding = 1053
	// KTextEncodingDOSTurkish: Code page 857, IBM Turkish.
	KTextEncodingDOSTurkish KTextEncoding = 1044
	// KTextEncodingFormatName: Requests the name of the encoding format, if available.
	KTextEncodingFormatName KTextEncoding = 3
	// KTextEncodingFullName: Requests the full name of the text encoding.
	KTextEncodingFullName KTextEncoding = 0
	// KTextEncodingGBK_95: Annex to GB13000-93, for Windows 95; EUC-CN extended.
	KTextEncodingGBK_95        KTextEncoding = 1585
	KTextEncodingGB_18030_2000 KTextEncoding = 1586
	KTextEncodingGB_18030_2005 KTextEncoding = 1586
	KTextEncodingGB_2312_80    KTextEncoding = 1584
	// KTextEncodingHZ_GB_2312: See RFC 1842; for Chinese mail and news.
	KTextEncodingHZ_GB_2312 KTextEncoding = 2565
	// KTextEncodingISO10646_1993: This ISO UCS encoding has code points identical to Unicode 1.1.
	KTextEncodingISO10646_1993 KTextEncoding = 257
	KTextEncodingJIS_C6226_78  KTextEncoding = 1572
	// KTextEncodingJIS_X0201_76: JIS Roman and 1-byte katakana (halfwidth).
	KTextEncodingJIS_X0201_76       KTextEncoding = 1568
	KTextEncodingJIS_X0208_83       KTextEncoding = 1569
	KTextEncodingJIS_X0208_90       KTextEncoding = 1570
	KTextEncodingJIS_X0212_90       KTextEncoding = 1571
	KTextEncodingJIS_X0213_MenKuTen KTextEncoding = 1577
	// KTextEncodingKOI8_R: Russian Internet standard.
	KTextEncodingKOI8_R KTextEncoding = 2562
	KTextEncodingKOI8_U KTextEncoding = 2568
	// KTextEncodingKSC_5601_87: This is the same as KSC 5601-92 without Johab annex.
	KTextEncodingKSC_5601_87 KTextEncoding = 1600
	// KTextEncodingKSC_5601_92_Johab: KSC 5601-92 Johab annex.
	KTextEncodingKSC_5601_92_Johab KTextEncoding = 1601
	// KTextEncodingMacRomanLatin1: Mac OS Roman permuted to align with 8859-1.
	KTextEncodingMacRomanLatin1 KTextEncoding = 2564
	// KTextEncodingMultiRun: This is a special value for multiple encoded text, external run information.
	KTextEncodingMultiRun KTextEncoding = 4095
	// KTextEncodingShiftJIS: Plain Shift-JIS.
	KTextEncodingShiftJIS       KTextEncoding = 2561
	KTextEncodingShiftJIS_X0213 KTextEncoding = 1576
	KTextEncodingUS_ASCII       KTextEncoding = 1536
	// KTextEncodingUnicodeDefault: This is a meta value that takes on one of the following values, depending on the system.
	KTextEncodingUnicodeDefault KTextEncoding = 256
	KTextEncodingUnicodeV10_0   KTextEncoding = 276
	KTextEncodingUnicodeV11_0   KTextEncoding = 277
	KTextEncodingUnicodeV12_1   KTextEncoding = 278
	KTextEncodingUnicodeV13_0   KTextEncoding = 279
	KTextEncodingUnicodeV14_0   KTextEncoding = 280
	KTextEncodingUnicodeV15_0   KTextEncoding = 281
	KTextEncodingUnicodeV15_1   KTextEncoding = 282
	// KTextEncodingUnicodeV1_1: This is a Unicode encoding.
	KTextEncodingUnicodeV1_1 KTextEncoding = 257
	// KTextEncodingUnicodeV2_0: This is the new location for Korean Hangul.
	KTextEncodingUnicodeV2_0 KTextEncoding = 259
	// KTextEncodingUnicodeV2_1: For the Text Encoding Converter, Unicode 2.0 is equivalent to Unicode 2.1.
	KTextEncodingUnicodeV2_1 KTextEncoding = 259
	KTextEncodingUnicodeV3_0 KTextEncoding = 260
	// KTextEncodingUnicodeV3_1: Adds characters requiring surrogate pairs in UTF-16
	KTextEncodingUnicodeV3_1 KTextEncoding = 261
	KTextEncodingUnicodeV3_2 KTextEncoding = 262
	KTextEncodingUnicodeV4_0 KTextEncoding = 264
	KTextEncodingUnicodeV5_0 KTextEncoding = 266
	KTextEncodingUnicodeV5_1 KTextEncoding = 267
	KTextEncodingUnicodeV6_0 KTextEncoding = 269
	KTextEncodingUnicodeV6_1 KTextEncoding = 270
	KTextEncodingUnicodeV6_3 KTextEncoding = 272
	KTextEncodingUnicodeV7_0 KTextEncoding = 273
	KTextEncodingUnicodeV8_0 KTextEncoding = 274
	KTextEncodingUnicodeV9_0 KTextEncoding = 275
	KTextEncodingUnknown     KTextEncoding = 65535
	KTextEncodingVISCII      KTextEncoding = 2567
	// KTextEncodingVariantName: Requests the name of the encoding variant, if available.
	KTextEncodingVariantName KTextEncoding = 2
	// KTextEncodingWindowsANSI: Code page 1252 (alternate name).
	KTextEncodingWindowsANSI KTextEncoding = 1280
	// KTextEncodingWindowsArabic: Code page 1256.
	KTextEncodingWindowsArabic KTextEncoding = 1286
	// KTextEncodingWindowsBalticRim: Code page 1257.
	KTextEncodingWindowsBalticRim KTextEncoding = 1287
	// KTextEncodingWindowsCyrillic: Code page 1251, Slavic Cyrillic.
	KTextEncodingWindowsCyrillic KTextEncoding = 1282
	// KTextEncodingWindowsGreek: Code page 1253.
	KTextEncodingWindowsGreek KTextEncoding = 1283
	// KTextEncodingWindowsHebrew: Code page 1255.
	KTextEncodingWindowsHebrew KTextEncoding = 1285
	// KTextEncodingWindowsKoreanJohab: Code page 1361, for Window NT.
	KTextEncodingWindowsKoreanJohab KTextEncoding = 1296
	// KTextEncodingWindowsLatin1: Code page 1252.
	KTextEncodingWindowsLatin1 KTextEncoding = 1280
	// KTextEncodingWindowsLatin2: Code page 1250, Central Europe.
	KTextEncodingWindowsLatin2 KTextEncoding = 1281
	// KTextEncodingWindowsLatin5: Code page 1254, Turkish.
	KTextEncodingWindowsLatin5 KTextEncoding = 1284
	// KTextEncodingWindowsVietnamese: Code page 1258.
	KTextEncodingWindowsVietnamese KTextEncoding = 1288
)

func (KTextEncoding) String added in v0.5.1

func (e KTextEncoding) String() string

type KTextEncodingDefault added in v0.5.1

type KTextEncodingDefault uint
const (
	// KTextEncodingDefaultVariant: The standard default variant for any base encoding.
	KTextEncodingDefaultVariant KTextEncodingDefault = 0
)

func (KTextEncodingDefault) String added in v0.5.1

func (e KTextEncodingDefault) String() string

type KTextEncodingDefaultFormat added in v0.5.1

type KTextEncodingDefaultFormat uint
const (
	// KTextEncodingDefaultFormatValue: The standard default format for any base encoding.
	KTextEncodingDefaultFormatValue KTextEncodingDefaultFormat = 0
	// KUnicode16BitFormat: The 16-bit character encoding format specified by the Unicode standard, equivalent to the UCS-2 format for ISO 10646.
	KUnicode16BitFormat KTextEncodingDefaultFormat = 0
	// KUnicode32BitFormat: The UCS-4 32-bit format defined for ISO 10646.
	KUnicode32BitFormat   KTextEncodingDefaultFormat = 3
	KUnicodeSCSUFormat    KTextEncodingDefaultFormat = 8
	KUnicodeUTF16BEFormat KTextEncodingDefaultFormat = 4
	KUnicodeUTF16Format   KTextEncodingDefaultFormat = 0
	KUnicodeUTF16LEFormat KTextEncodingDefaultFormat = 5
	KUnicodeUTF32BEFormat KTextEncodingDefaultFormat = 6
	KUnicodeUTF32Format   KTextEncodingDefaultFormat = 3
	KUnicodeUTF32LEFormat KTextEncodingDefaultFormat = 7
	// KUnicodeUTF7Format: The Unicode transformation format in which characters encodings are represented by a sequence of 7-bit values.
	KUnicodeUTF7Format KTextEncodingDefaultFormat = 1
	// KUnicodeUTF8Format: The Unicode transformation format in which characters are represented by a sequence of 8-bit values.
	KUnicodeUTF8Format KTextEncodingDefaultFormat = 2
)

func (KTextEncodingDefaultFormat) String added in v0.5.1

type KTextEncodingEBCDIC added in v0.5.1

type KTextEncodingEBCDIC uint
const (
	// KTextEncodingEBCDIC_CP037: Code page 037, extended EBCDIC-US Latin1.
	KTextEncodingEBCDIC_CP037     KTextEncodingEBCDIC = 3074
	KTextEncodingEBCDIC_LatinCore KTextEncodingEBCDIC = 3073
	// KTextEncodingEBCDIC_US: Basic EBCDIC-US encoding.
	KTextEncodingEBCDIC_US KTextEncodingEBCDIC = 3073
)

func (KTextEncodingEBCDIC) String added in v0.5.1

func (e KTextEncodingEBCDIC) String() string

type KTextEncodingEUC added in v0.5.1

type KTextEncodingEUC uint
const (
	// KTextEncodingEUC_CN: ISO 646, GB 2312-80.
	KTextEncodingEUC_CN KTextEncodingEUC = 2352
	// KTextEncodingEUC_JP: ISO 646,1-byte katakana,JIS 208 ,JIS 212.
	KTextEncodingEUC_JP KTextEncodingEUC = 2336
	// KTextEncodingEUC_KR: ISO 646, KS C 5601-1987.
	KTextEncodingEUC_KR KTextEncodingEUC = 2368
	// KTextEncodingEUC_TW: ISO 646, CNS 11643-1992 Planes 1-16.
	KTextEncodingEUC_TW KTextEncodingEUC = 2353
)

func (KTextEncodingEUC) String added in v0.5.1

func (e KTextEncodingEUC) String() string

type KTextEncodingISO added in v0.5.1

type KTextEncodingISO uint
const (
	// KTextEncodingISOLatin1: ISO 8859-1.
	KTextEncodingISOLatin1  KTextEncodingISO = 513
	KTextEncodingISOLatin10 KTextEncodingISO = 528
	// KTextEncodingISOLatin2: ISO 8859-2.
	KTextEncodingISOLatin2 KTextEncodingISO = 514
	// KTextEncodingISOLatin3: ISO 8859-3.
	KTextEncodingISOLatin3 KTextEncodingISO = 515
	// KTextEncodingISOLatin4: ISO 8859-4.
	KTextEncodingISOLatin4 KTextEncodingISO = 516
	// KTextEncodingISOLatin5: ISO 8859-9.
	KTextEncodingISOLatin5 KTextEncodingISO = 521
	// KTextEncodingISOLatin6: ISO 8859-10.
	KTextEncodingISOLatin6 KTextEncodingISO = 522
	// KTextEncodingISOLatin7: ISO 8859-13; Baltic Rim
	KTextEncodingISOLatin7 KTextEncodingISO = 525
	// KTextEncodingISOLatin8: ISO 8859-14; Celtic
	KTextEncodingISOLatin8 KTextEncodingISO = 526
	// KTextEncodingISOLatin9: ISO 8859-15, 8859-1; changed for Euro & CP1252 letters
	KTextEncodingISOLatin9 KTextEncodingISO = 527
	// KTextEncodingISOLatinArabic: ISO 8859-6; equivalent to ASMO 708 and DOS CP 708.
	KTextEncodingISOLatinArabic KTextEncodingISO = 518
	// KTextEncodingISOLatinCyrillic: ISO 8859-5.
	KTextEncodingISOLatinCyrillic KTextEncodingISO = 517
	// KTextEncodingISOLatinGreek: ISO 8859-7.
	KTextEncodingISOLatinGreek KTextEncodingISO = 519
	// KTextEncodingISOLatinHebrew: ISO 8859-8.
	KTextEncodingISOLatinHebrew KTextEncodingISO = 520
)

func (KTextEncodingISO) String added in v0.5.1

func (e KTextEncodingISO) String() string

type KTextEncodingMac added in v0.5.1

type KTextEncodingMac uint
const (
	// KTextEncodingMacArabic: The encoding for Mac OS Arabic.
	KTextEncodingMacArabic KTextEncodingMac = 4
	// KTextEncodingMacArmenian: The encoding for Mac OS Armenian.
	KTextEncodingMacArmenian KTextEncodingMac = 24
	// KTextEncodingMacBengali: The encoding for Mac OS Bengali.
	KTextEncodingMacBengali KTextEncodingMac = 13
	// KTextEncodingMacBurmese: The encoding for Mac OS Burmese.
	KTextEncodingMacBurmese KTextEncodingMac = 19
	// KTextEncodingMacCeltic: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacCeltic KTextEncodingMac = 39
	// KTextEncodingMacCentralEurRoman: The encoding for Mac OS Central European Roman.
	KTextEncodingMacCentralEurRoman KTextEncodingMac = 29
	// KTextEncodingMacChineseSimp: The encoding for Mac OS simple Chinese.
	KTextEncodingMacChineseSimp KTextEncodingMac = 25
	// KTextEncodingMacChineseTrad: The encoding for Mac OS traditional Chinese.
	KTextEncodingMacChineseTrad KTextEncodingMac = 2
	// KTextEncodingMacCroatian: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacCroatian KTextEncodingMac = 36
	// KTextEncodingMacCyrillic: The encoding for Mac OS Cyrillic.
	KTextEncodingMacCyrillic KTextEncodingMac = 7
	// KTextEncodingMacDevanagari: The encoding for Mac OS Devanagari.
	KTextEncodingMacDevanagari KTextEncodingMac = 9
	// KTextEncodingMacDingbats: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacDingbats     KTextEncodingMac = 34
	KTextEncodingMacEastEurRoman KTextEncodingMac = 29
	// KTextEncodingMacEthiopic: The encoding for Mac OS Ethiopic.
	KTextEncodingMacEthiopic KTextEncodingMac = 28
	// KTextEncodingMacExtArabic: The encoding for Mac OS ExtArabic.
	KTextEncodingMacExtArabic KTextEncodingMac = 31
	// KTextEncodingMacFarsi: Uses script code 4, `smArabic`.
	KTextEncodingMacFarsi KTextEncodingMac = 140
	// KTextEncodingMacGaelic: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacGaelic KTextEncodingMac = 40
	KTextEncodingMacGeez   KTextEncodingMac = 28
	// KTextEncodingMacGeorgian: The encoding for Mac OS Georgian.
	KTextEncodingMacGeorgian KTextEncodingMac = 23
	// KTextEncodingMacGreek: The encoding for Mac OS Greek.
	KTextEncodingMacGreek KTextEncodingMac = 6
	// KTextEncodingMacGujarati: The encoding for Mac OS Gujurati.
	KTextEncodingMacGujarati KTextEncodingMac = 11
	// KTextEncodingMacGurmukhi: The encoding for Mac OS Gurmukhi.
	KTextEncodingMacGurmukhi KTextEncodingMac = 10
	// KTextEncodingMacHebrew: The encoding for Mac OS Hebrew.
	KTextEncodingMacHebrew KTextEncodingMac = 5
	// KTextEncodingMacIcelandic: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacIcelandic KTextEncodingMac = 37
	// KTextEncodingMacInuit: Uses script code 28, `smEthiopic`.]
	KTextEncodingMacInuit KTextEncodingMac = 236
	// KTextEncodingMacJapanese: The encoding for Mac OS Japanese.
	KTextEncodingMacJapanese KTextEncodingMac = 1
	// KTextEncodingMacKannada: The encoding for Mac OS Kannada.
	KTextEncodingMacKannada        KTextEncodingMac = 16
	KTextEncodingMacKeyboardGlyphs KTextEncodingMac = 41
	// KTextEncodingMacKhmer: The encoding for Mac OS Khmer.
	KTextEncodingMacKhmer KTextEncodingMac = 20
	// KTextEncodingMacKorean: The encoding for Mac OS Korean.
	KTextEncodingMacKorean KTextEncodingMac = 3
	// KTextEncodingMacLaotian: The encoding for Mac OS Laotian.
	KTextEncodingMacLaotian KTextEncodingMac = 22
	// KTextEncodingMacMalayalam: The encoding for Mac OS Malayalam.
	KTextEncodingMacMalayalam KTextEncodingMac = 17
	// KTextEncodingMacMongolian: The encoding for Mac OS Mongolian.
	KTextEncodingMacMongolian KTextEncodingMac = 27
	// KTextEncodingMacOriya: The encoding for Mac OS Oriya.
	KTextEncodingMacOriya   KTextEncodingMac = 12
	KTextEncodingMacRSymbol KTextEncodingMac = 8
	// KTextEncodingMacRoman: The encoding for Mac OS Roman.
	KTextEncodingMacRoman KTextEncodingMac = 0
	// KTextEncodingMacRomanian: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacRomanian    KTextEncodingMac = 38
	KTextEncodingMacSimpChinese KTextEncodingMac = 25
	// KTextEncodingMacSinhalese: The encoding for Mac OS Sinhalese.
	KTextEncodingMacSinhalese KTextEncodingMac = 18
	// KTextEncodingMacSymbol: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacSymbol KTextEncodingMac = 33
	// KTextEncodingMacTamil: The encoding for Mac OS Tamil.
	KTextEncodingMacTamil KTextEncodingMac = 14
	// KTextEncodingMacTelugu: The encoding for Mac OS Telugu.
	KTextEncodingMacTelugu KTextEncodingMac = 15
	// KTextEncodingMacThai: The encoding for Mac OS Thai.
	KTextEncodingMacThai KTextEncodingMac = 21
	// KTextEncodingMacTibetan: The encoding for Mac OS Tibetan.
	KTextEncodingMacTibetan     KTextEncodingMac = 26
	KTextEncodingMacTradChinese KTextEncodingMac = 2
	// KTextEncodingMacTurkish: This Mac OS encoding uses script code 0, `smRoman`.
	KTextEncodingMacTurkish KTextEncodingMac = 35
	// KTextEncodingMacUkrainian: Uses script code 7, `smCyrillic`.]
	KTextEncodingMacUkrainian KTextEncodingMac = 152
	// KTextEncodingMacUnicode: # Discussion
	KTextEncodingMacUnicode  KTextEncodingMac = 126
	KTextEncodingMacUninterp KTextEncodingMac = 32
	// KTextEncodingMacVT100: Uses script code 32, `smUninterp`; VT100/102 font from the common toolbox; Latin-1 characters plus box drawing.]
	KTextEncodingMacVT100 KTextEncodingMac = 252
	// KTextEncodingMacVietnamese: The encoding for Mac OS Vietnamese.
	KTextEncodingMacVietnamese KTextEncodingMac = 30
)

func (KTextEncodingMac) String added in v0.5.1

func (e KTextEncodingMac) String() string

type KTextEncodingMacHF added in v0.5.1

type KTextEncodingMacHF uint
const (
	// KTextEncodingMacHFS: This is a metavalue for a special Mac OS encoding.
	KTextEncodingMacHFS KTextEncodingMacHF = 255
)

func (KTextEncodingMacHF) String added in v0.5.1

func (e KTextEncodingMacHF) String() string

type KTextEncodingNextStep added in v0.5.1

type KTextEncodingNextStep uint
const (
	KTextEncodingNextStepJapanese KTextEncodingNextStep = 2818
	KTextEncodingNextStepLatin    KTextEncodingNextStep = 2817
)

func (KTextEncodingNextStep) String added in v0.5.1

func (e KTextEncodingNextStep) String() string

type KTextServiceClass added in v0.5.1

type KTextServiceClass uint
const (
	KGetSelectedText            KTextServiceClass = 'g'<<24 | 't'<<16 | 'x'<<8 | 't' // 'gtxt'
	KOffset2Pos                 KTextServiceClass = 's'<<24 | 't'<<16 | '2'<<8 | 'p' // 'st2p'
	KPos2Offset                 KTextServiceClass = 'p'<<24 | '2'<<16 | 's'<<8 | 't' // 'p2st'
	KShowHideInputWindow        KTextServiceClass = 's'<<24 | 'h'<<16 | 'i'<<8 | 'w' // 'shiw'
	KTextServiceClassValue      KTextServiceClass = 't'<<24 | 's'<<16 | 'v'<<8 | 'c' // 'tsvc'
	KUnicodeNotFromInputMethod  KTextServiceClass = 'u'<<24 | 'n'<<16 | 'i'<<8 | 'm' // 'unim'
	KUpdateActiveInputArea      KTextServiceClass = 'u'<<24 | 'p'<<16 | 'd'<<8 | 't' // 'updt'
	KeyAEBufferSize             KTextServiceClass = 'b'<<24 | 'u'<<16 | 'f'<<8 | 'f' // 'buff'
	KeyAECurrentPoint           KTextServiceClass = 'c'<<24 | 'p'<<16 | 'o'<<8 | 's' // 'cpos'
	KeyAEFixLength              KTextServiceClass = 'f'<<24 | 'i'<<16 | 'x'<<8 | 'l' // 'fixl'
	KeyAEMoveView               KTextServiceClass = 'm'<<24 | 'v'<<16 | 'v'<<8 | 'w' // 'mvvw'
	KeyAENextBody               KTextServiceClass = 'n'<<24 | 'x'<<16 | 'b'<<8 | 'd' // 'nxbd'
	KeyAEServerInstance         KTextServiceClass = 's'<<24 | 'r'<<16 | 'v'<<8 | 'i' // 'srvi'
	KeyAETSMDocumentRefcon      KTextServiceClass = 'r'<<24 | 'e'<<16 | 'f'<<8 | 'c' // 'refc'
	KeyAETSMEventRecord         KTextServiceClass = 't'<<24 | 'e'<<16 | 'v'<<8 | 't' // 'tevt'
	KeyAETSMEventRef            KTextServiceClass = 't'<<24 | 'e'<<16 | 'v'<<8 | 'r' // 'tevr'
	KeyAETSMGlyphInfoArray      KTextServiceClass = 't'<<24 | 'g'<<16 | 'i'<<8 | 'a' // 'tgia'
	KeyAETSMScriptTag           KTextServiceClass = 's'<<24 | 'c'<<16 | 'l'<<8 | 'g' // 'sclg'
	KeyAETSMTextFMFont          KTextServiceClass = 'k'<<24 | 't'<<16 | 'x'<<8 | 'm' // 'ktxm'
	KeyAETSMTextFont            KTextServiceClass = 'k'<<24 | 't'<<16 | 'x'<<8 | 'f' // 'ktxf'
	KeyAETSMTextPointSize       KTextServiceClass = 'k'<<24 | 't'<<16 | 'p'<<8 | 's' // 'ktps'
	KeyAETextServiceEncoding    KTextServiceClass = 't'<<24 | 's'<<16 | 'e'<<8 | 'n' // 'tsen'
	KeyAETextServiceMacEncoding KTextServiceClass = 't'<<24 | 'm'<<16 | 'e'<<8 | 'n' // 'tmen'
	KeyAETheData                KTextServiceClass = 'k'<<24 | 'd'<<16 | 'a'<<8 | 't' // 'kdat'
	KeyAEUpdateRange            KTextServiceClass = 'u'<<24 | 'd'<<16 | 'n'<<8 | 'g' // 'udng'
	TypeComponentInstance       KTextServiceClass = 'c'<<24 | 'm'<<16 | 'p'<<8 | 'i' // 'cmpi'
	TypeEventRef                KTextServiceClass = 'e'<<24 | 'v'<<16 | 'r'<<8 | 'f' // 'evrf'
	TypeGlyphInfoArray          KTextServiceClass = 'g'<<24 | 'l'<<16 | 'i'<<8 | 'a' // 'glia'
	TypeLowLevelEventRecord     KTextServiceClass = 'e'<<24 | 'v'<<16 | 't'<<8 | 'r' // 'evtr'
	TypeOffsetArray             KTextServiceClass = 'o'<<24 | 'f'<<16 | 'a'<<8 | 'y' // 'ofay'
	TypeText                    KTextServiceClass = 'T'<<24 | 'E'<<16 | 'X'<<8 | 'T' // 'TEXT'
	TypeTextRange               KTextServiceClass = 't'<<24 | 'x'<<16 | 'r'<<8 | 'n' // 'txrn'
	TypeTextRangeArray          KTextServiceClass = 't'<<24 | 'r'<<16 | 'a'<<8 | 'y' // 'tray'
)

func (KTextServiceClass) String added in v0.5.1

func (e KTextServiceClass) String() string

type KTextUnsupportedEncodingErr

type KTextUnsupportedEncodingErr int
const (
	// KTECArrayFullErr: # Discussion
	KTECArrayFullErr  KTextUnsupportedEncodingErr = -8751
	KTECBadTextRunErr KTextUnsupportedEncodingErr = -8752
	// KTECBufferBelowMinimumSizeErr: The output text buffer is too small to accommodatethe result of processing of the first input text element.
	KTECBufferBelowMinimumSizeErr KTextUnsupportedEncodingErr = -8750
	// KTECCorruptConverterErr: The converter object is invalid.
	KTECCorruptConverterErr KTextUnsupportedEncodingErr = -8748
	// KTECDirectionErr: An error, such as a direction stack overflow,occurred in directionality processing.
	KTECDirectionErr KTextUnsupportedEncodingErr = -8756
	// KTECGlobalsUnavailableErr: Global variables have already been deallocated,premature termination.
	KTECGlobalsUnavailableErr KTextUnsupportedEncodingErr = -8770
	// KTECIncompleteElementErr: The input text ends with a text elementthat might be incomplete, or contains a text element that is too longfor the internal buffers.
	KTECIncompleteElementErr KTextUnsupportedEncodingErr = -8755
	// KTECItemUnavailableErr: An item (for example, a name) is not availablefor the specified region (and encoding, if relevant).
	KTECItemUnavailableErr KTextUnsupportedEncodingErr = -8771
	// KTECMissingTableErr: The specified encoding is partially supported,but a specific table required for this function is missing.
	KTECMissingTableErr KTextUnsupportedEncodingErr = -8745
	// KTECNeedFlushStatus: The application disposed of a converterobject by calling TECDisposeConverter, but there is still text containedin internal buffers.
	KTECNeedFlushStatus KTextUnsupportedEncodingErr = -8784
	// KTECNoConversionPathErr: The converter supports both the source andtarget encodings, but cannot convert between them either directlyor indirectly.
	KTECNoConversionPathErr KTextUnsupportedEncodingErr = -8749
	// KTECOutputBufferFullStatus: The converter successfully converted partof the input text, but the output buffer was not large enough toaccommodate the entire input text after conversion.
	KTECOutputBufferFullStatus KTextUnsupportedEncodingErr = -8785
	// KTECPartialCharErr: The input text ends in the middle of a multibytecharacter and conversion stopped.
	KTECPartialCharErr KTextUnsupportedEncodingErr = -8753
	// KTECTableChecksumErr: A specific table required for this functionhas a checksum error, indicating that it has become corrupted.
	KTECTableChecksumErr KTextUnsupportedEncodingErr = -8746
	// KTECTableFormatErr: The table format is either invalid or itcannot be handled by the current version of the code.
	KTECTableFormatErr KTextUnsupportedEncodingErr = -8747
	// KTECUnmappableElementErr: An input text element cannot be mapped tothe specified output encoding(s) using the specified options.
	KTECUnmappableElementErr KTextUnsupportedEncodingErr = -8754
	// KTECUsedFallbacksStatus: The function has completely converted theinput string to the specified target using one or more fallbacks.For the Unicode Converter, this status code can only occur if the `kUnicodeUseFallbacksBit`control flag is set.
	KTECUsedFallbacksStatus KTextUnsupportedEncodingErr = -8783
	// KTextMalformedInputErr: The text input contains a sequence thatis not legal in the specified encoding, such as a DBCS high byte followedby an invalid low byte (0x8120 in Shift-JIS).
	KTextMalformedInputErr KTextUnsupportedEncodingErr = -8739
	// KTextUndefinedElementErr: The text input contains a code point thatis undefined in the specified encoding.
	KTextUndefinedElementErr KTextUnsupportedEncodingErr = -8740
	// KTextUnsupportedEncodingErrValue: The encoding or mapping is not supportedfor this function by the current set of tables or plug-ins.
	KTextUnsupportedEncodingErrValue KTextUnsupportedEncodingErr = -8738
	UnicodeBufErr                    KTextUnsupportedEncodingErr = -8764
	UnicodeCharErr                   KTextUnsupportedEncodingErr = -8763
	UnicodeChecksumErr               KTextUnsupportedEncodingErr = -8769
	UnicodeContextualErr             KTextUnsupportedEncodingErr = -8758
	UnicodeDirectionErr              KTextUnsupportedEncodingErr = -8759
	UnicodeElementErr                KTextUnsupportedEncodingErr = -8762
	UnicodeFallbacksErr              KTextUnsupportedEncodingErr = -8766
	UnicodeNoTableErr                KTextUnsupportedEncodingErr = -8768
	UnicodeNotFoundErr               KTextUnsupportedEncodingErr = -8761
	UnicodePartConvertErr            KTextUnsupportedEncodingErr = -8765
	UnicodeTableFormatErr            KTextUnsupportedEncodingErr = -8760
	UnicodeTextEncodingDataErr       KTextUnsupportedEncodingErr = -8757
	UnicodeVariantErr                KTextUnsupportedEncodingErr = -8767
)

func (KTextUnsupportedEncodingErr) String

type KTileIconVariant added in v0.5.1

type KTileIconVariant uint
const (
	KDropIconVariant      KTileIconVariant = 'd'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'drop'
	KOpenDropIconVariant  KTileIconVariant = 'o'<<24 | 'd'<<16 | 'r'<<8 | 'p' // 'odrp'
	KOpenIconVariant      KTileIconVariant = 'o'<<24 | 'p'<<16 | 'e'<<8 | 'n' // 'open'
	KRolloverIconVariant  KTileIconVariant = 'o'<<24 | 'v'<<16 | 'e'<<8 | 'r' // 'over'
	KTileIconVariantValue KTileIconVariant = 't'<<24 | 'i'<<16 | 'l'<<8 | 'e' // 'tile'
)

func (KTileIconVariant) String added in v0.5.1

func (e KTileIconVariant) String() string

type KToolbar

type KToolbar uint
const (
	KToolbarAdvancedIcon           KToolbar = 't'<<24 | 'b'<<16 | 'a'<<8 | 'v' // 'tbav'
	KToolbarApplicationsFolderIcon KToolbar = 't'<<24 | 'A'<<16 | 'p'<<8 | 's' // 'tAps'
	KToolbarCustomizeIcon          KToolbar = 't'<<24 | 'c'<<16 | 'u'<<8 | 's' // 'tcus'
	KToolbarDeleteIcon             KToolbar = 't'<<24 | 'd'<<16 | 'e'<<8 | 'l' // 'tdel'
	KToolbarDesktopFolderIcon      KToolbar = 't'<<24 | 'D'<<16 | 's'<<8 | 'k' // 'tDsk'
	KToolbarDocumentsFolderIcon    KToolbar = 't'<<24 | 'D'<<16 | 'o'<<8 | 'c' // 'tDoc'
	KToolbarDownloadsFolderIcon    KToolbar = 't'<<24 | 'D'<<16 | 'w'<<8 | 'n' // 'tDwn'
	KToolbarFavoritesIcon          KToolbar = 't'<<24 | 'f'<<16 | 'a'<<8 | 'v' // 'tfav'
	KToolbarHomeIcon               KToolbar = 't'<<24 | 'h'<<16 | 'o'<<8 | 'm' // 'thom'
	KToolbarInfoIcon               KToolbar = 't'<<24 | 'b'<<16 | 'i'<<8 | 'n' // 'tbin'
	KToolbarLabelsIcon             KToolbar = 't'<<24 | 'b'<<16 | 'l'<<8 | 'b' // 'tblb'
	KToolbarLibraryFolderIcon      KToolbar = 't'<<24 | 'L'<<16 | 'i'<<8 | 'b' // 'tLib'
	KToolbarMovieFolderIcon        KToolbar = 't'<<24 | 'M'<<16 | 'o'<<8 | 'v' // 'tMov'
	KToolbarMusicFolderIcon        KToolbar = 't'<<24 | 'M'<<16 | 'u'<<8 | 's' // 'tMus'
	KToolbarPicturesFolderIcon     KToolbar = 't'<<24 | 'P'<<16 | 'i'<<8 | 'c' // 'tPic'
	KToolbarPublicFolderIcon       KToolbar = 't'<<24 | 'P'<<16 | 'u'<<8 | 'b' // 'tPub'
	KToolbarSitesFolderIcon        KToolbar = 't'<<24 | 'S'<<16 | 't'<<8 | 's' // 'tSts'
	KToolbarUtilitiesFolderIcon    KToolbar = 't'<<24 | 'U'<<16 | 't'<<8 | 'l' // 'tUtl'
)

func (KToolbar) String

func (e KToolbar) String() string

type KUC

type KUC int
const (
	KUCHighSurrogateRangeEnd       KUC = 56319
	KUCHighSurrogateRangeStart     KUC = 55296
	KUCLowSurrogateRangeEnd        KUC = 57343
	KUCLowSurrogateRangeStart      KUC = 56320
	KUCOutputBufferTooSmall        KUC = -25340
	KUCTextBreakLocatorMissingType KUC = -25341
	KUCTokenNotFound               KUC = -25346
	KUCTokenizerIterationFinished  KUC = -25344
	KUCTokenizerUnknownLang        KUC = -25345
)

func (KUC) String

func (e KUC) String() string

type KUCBidiCat added in v0.5.1

type KUCBidiCat uint
const (
	// KUCBidiCatArabicNumber: Weak types: AN Arabic number.
	KUCBidiCatArabicNumber KUCBidiCat = 6
	// KUCBidiCatBlockSeparator: Separators: B  paragraph separator (was block separator).
	KUCBidiCatBlockSeparator KUCBidiCat = 8
	// KUCBidiCatBoundaryNeutral: Unicode 3.0; BN boundary neutral.
	KUCBidiCatBoundaryNeutral KUCBidiCat = 19
	// KUCBidiCatCommonNumberSeparator: Weak types: CS common number separator.
	KUCBidiCatCommonNumberSeparator KUCBidiCat = 7
	// KUCBidiCatEuroNumber: Weak types: EN European number.
	KUCBidiCatEuroNumber KUCBidiCat = 3
	// KUCBidiCatEuroNumberSeparator: Weak types: ES European number separator.
	KUCBidiCatEuroNumberSeparator KUCBidiCat = 4
	// KUCBidiCatEuroNumberTerminator: Weak types: ET European number terminator.
	KUCBidiCatEuroNumberTerminator KUCBidiCat = 5
	KUCBidiCatFirstStrongIsolate   KUCBidiCat = 22
	// KUCBidiCatLeftRight: Strong types: L  left-to-right.
	KUCBidiCatLeftRight KUCBidiCat = 1
	// KUCBidiCatLeftRightEmbedding: Unicode 3.0; LRE eft-to-right embedding.
	KUCBidiCatLeftRightEmbedding KUCBidiCat = 13
	KUCBidiCatLeftRightIsolate   KUCBidiCat = 20
	// KUCBidiCatLeftRightOverride: Unicode 3.0; LRO left-to-right override.
	KUCBidiCatLeftRightOverride KUCBidiCat = 15
	// KUCBidiCatNonSpacingMark: Unicode 3.0; NSM non-spacing mark.
	KUCBidiCatNonSpacingMark KUCBidiCat = 18
	// KUCBidiCatNotApplicable: Unassigned.
	KUCBidiCatNotApplicable KUCBidiCat = 0
	// KUCBidiCatOtherNeutral: Neutrals: ON other neutrals (unassigned codes could use this).
	KUCBidiCatOtherNeutral KUCBidiCat = 11
	// KUCBidiCatPopDirectionalFormat: Unicode 3.0; PDF pop directional Format.
	KUCBidiCatPopDirectionalFormat  KUCBidiCat = 17
	KUCBidiCatPopDirectionalIsolate KUCBidiCat = 23
	// KUCBidiCatRightLeft: Strong types: R  right-to-left.
	KUCBidiCatRightLeft KUCBidiCat = 2
	// KUCBidiCatRightLeftArabic: Unicode 3.0; AL right-to-left Arabic (was Arabic letter).
	KUCBidiCatRightLeftArabic KUCBidiCat = 12
	// KUCBidiCatRightLeftEmbedding: Unicode 3.0; RLE right-to-left embedding.
	KUCBidiCatRightLeftEmbedding KUCBidiCat = 14
	KUCBidiCatRightLeftIsolate   KUCBidiCat = 21
	// KUCBidiCatRightLeftOverride: Unicode 3.0; RLO right-to-left override.
	KUCBidiCatRightLeftOverride KUCBidiCat = 16
	// KUCBidiCatSegmentSeparator: Separators: S  segment separator.
	KUCBidiCatSegmentSeparator KUCBidiCat = 9
	// KUCBidiCatWhitespace: Neutrals: WS whitespace.
	KUCBidiCatWhitespace KUCBidiCat = 10
)

func (KUCBidiCat) String added in v0.5.1

func (e KUCBidiCat) String() string

type KUCCharPropType added in v0.5.1

type KUCCharPropType uint
const (
	// KUCCharPropTypeBidiCategory: Requests enumeration value.
	KUCCharPropTypeBidiCategory KUCCharPropType = 3
	// KUCCharPropTypeCombiningClass: Requests numeric value 0 to 255.
	KUCCharPropTypeCombiningClass    KUCCharPropType = 2
	KUCCharPropTypeDecimalDigitValue KUCCharPropType = 4
	// KUCCharPropTypeGenlCategory: Requests enumeration value.
	KUCCharPropTypeGenlCategory KUCCharPropType = 1
)

func (KUCCharPropType) String added in v0.5.1

func (e KUCCharPropType) String() string

type KUCCollate

type KUCCollate uint
const (
	// KUCCollateCaseInsensitiveMask: If the corresponding bit is set, then uppercase and titlecase characters are treated as equivalent to the corresponding lowercase characters.
	KUCCollateCaseInsensitiveMask KUCCollate = 8
	// KUCCollateComposeInsensitiveMask: # Discussion
	KUCCollateComposeInsensitiveMask KUCCollate = 2
	// KUCCollateDiacritInsensitiveMask: If the corresponding bit is set, then characters with diacritics are treated as equivalent to the corresponding characters without diacritics.
	KUCCollateDiacritInsensitiveMask KUCCollate = 16
	// KUCCollateDigitsAsNumberMask: # Discussion
	KUCCollateDigitsAsNumberMask KUCCollate = 131072
	// KUCCollateDigitsOverrideMask: # Discussion
	KUCCollateDigitsOverrideMask KUCCollate = 65536
	// KUCCollatePunctuationSignificantMask: # Discussion
	KUCCollatePunctuationSignificantMask KUCCollate = 32768
	// KUCCollateWidthInsensitiveMask: # Discussion
	KUCCollateWidthInsensitiveMask KUCCollate = 4
)

func (KUCCollate) String

func (e KUCCollate) String() string

type KUCCollateStandard added in v0.5.1

type KUCCollateStandard uint
const (
	// KUCCollateStandardOptions: # Discussion
	KUCCollateStandardOptions KUCCollateStandard = 2
)

func (KUCCollateStandard) String added in v0.5.1

func (e KUCCollateStandard) String() string

type KUCCollateType

type KUCCollateType uint
const (
	// KUCCollateTypeMask: You can use this mask to directly test bits 24-31 of a [UCCollateOptions] value.
	KUCCollateTypeMask KUCCollateType = 0
	// KUCCollateTypeShiftBits: # Discussion
	KUCCollateTypeShiftBits KUCCollateType = 24
	// KUCCollateTypeSourceMask: You can use this mask, in conjunction with the `kUCCollateTypeShiftBits` constant, to obtain a value identifying a fixed ordering scheme.
	KUCCollateTypeSourceMask KUCCollateType = 255
)

func (KUCCollateType) String

func (e KUCCollateType) String() string

type KUCCollateTypeHFS added in v0.5.1

type KUCCollateTypeHFS uint
const (
	// KUCCollateTypeHFSExtended: # Discussion
	KUCCollateTypeHFSExtended KUCCollateTypeHFS = 1
)

func (KUCCollateTypeHFS) String added in v0.5.1

func (e KUCCollateTypeHFS) String() string

type KUCGenlCat added in v0.5.1

type KUCGenlCat uint
const (
	// KUCGenlCatLetterLowercase: Ll Letter; lowercase.
	KUCGenlCatLetterLowercase KUCGenlCat = 15
	// KUCGenlCatLetterModifier: Lm Letter; modifier.
	KUCGenlCatLetterModifier KUCGenlCat = 17
	// KUCGenlCatLetterOther: Lo Letter; other.
	KUCGenlCatLetterOther KUCGenlCat = 18
	// KUCGenlCatLetterTitlecase: Lt Letter; titlecase.
	KUCGenlCatLetterTitlecase KUCGenlCat = 16
	// KUCGenlCatLetterUppercase: Lu Letter; uppercase.
	KUCGenlCatLetterUppercase KUCGenlCat = 14
	// KUCGenlCatMarkEnclosing: Me mark; enclosing.
	KUCGenlCatMarkEnclosing KUCGenlCat = 7
	// KUCGenlCatMarkNonSpacing: Mn mark; non-spacing.
	KUCGenlCatMarkNonSpacing KUCGenlCat = 5
	// KUCGenlCatMarkSpacingCombining: Mc mark; spacing combining.
	KUCGenlCatMarkSpacingCombining KUCGenlCat = 6
	// KUCGenlCatNumberDecimalDigit: Nd number; decimal digit.
	KUCGenlCatNumberDecimalDigit KUCGenlCat = 8
	// KUCGenlCatNumberLetter: Nl number; letter.
	KUCGenlCatNumberLetter KUCGenlCat = 9
	// KUCGenlCatNumberOther: No number; other.
	KUCGenlCatNumberOther KUCGenlCat = 10
	// KUCGenlCatOtherControl: Cc other; control.
	KUCGenlCatOtherControl KUCGenlCat = 1
	// KUCGenlCatOtherFormat: Cf other; format.
	KUCGenlCatOtherFormat KUCGenlCat = 2
	// KUCGenlCatOtherNotAssigned: Cn other; not assigned.
	KUCGenlCatOtherNotAssigned KUCGenlCat = 0
	// KUCGenlCatOtherPrivateUse: Co other; private use.
	KUCGenlCatOtherPrivateUse KUCGenlCat = 4
	// KUCGenlCatOtherSurrogate: Cs other; surrogate.
	KUCGenlCatOtherSurrogate KUCGenlCat = 3
	// KUCGenlCatPunctClose: Pe punctuation; close.
	KUCGenlCatPunctClose KUCGenlCat = 23
	// KUCGenlCatPunctConnector: Pc punctuation; connector.
	KUCGenlCatPunctConnector KUCGenlCat = 20
	// KUCGenlCatPunctDash: Pd punctuation; dash.
	KUCGenlCatPunctDash KUCGenlCat = 21
	// KUCGenlCatPunctFinalQuote: Pf punctuation; final quote.
	KUCGenlCatPunctFinalQuote KUCGenlCat = 25
	// KUCGenlCatPunctInitialQuote: Pi punctuation; initial quote.
	KUCGenlCatPunctInitialQuote KUCGenlCat = 24
	// KUCGenlCatPunctOpen: Ps punctuation; open.
	KUCGenlCatPunctOpen KUCGenlCat = 22
	// KUCGenlCatPunctOther: Po punctuation; other.
	KUCGenlCatPunctOther KUCGenlCat = 26
	// KUCGenlCatSeparatorLine: Zl separator; Line.
	KUCGenlCatSeparatorLine KUCGenlCat = 12
	// KUCGenlCatSeparatorParagraph: Zp separator; paragraph.
	KUCGenlCatSeparatorParagraph KUCGenlCat = 13
	// KUCGenlCatSeparatorSpace: Zs separator; space.
	KUCGenlCatSeparatorSpace KUCGenlCat = 11
	// KUCGenlCatSymbolCurrency: Sc symbol; currency.
	KUCGenlCatSymbolCurrency KUCGenlCat = 29
	// KUCGenlCatSymbolMath: Sm symbol; math.
	KUCGenlCatSymbolMath KUCGenlCat = 28
	// KUCGenlCatSymbolModifier: Sk symbol; modifier.
	KUCGenlCatSymbolModifier KUCGenlCat = 30
	// KUCGenlCatSymbolOther: So symbol; other.
	KUCGenlCatSymbolOther KUCGenlCat = 31
)

func (KUCGenlCat) String added in v0.5.1

func (e KUCGenlCat) String() string

type KUCKey

type KUCKey uint
const (
	// KUCKeyLayoutFeatureInfoFormat: The format of a structure of type UCKeyLayoutFeatureInfo.
	KUCKeyLayoutFeatureInfoFormat KUCKey = 8193
	// KUCKeyLayoutHeaderFormat: The format of a structure of type UCKeyboardLayout.
	KUCKeyLayoutHeaderFormat KUCKey = 4098
	// KUCKeyModifiersToTableNumFormat: The format of a structure of type UCKeyModifiersToTableNum.
	KUCKeyModifiersToTableNumFormat KUCKey = 12289
	// KUCKeySequenceDataIndexFormat: The format of a structure of type UCKeySequenceDataIndex.
	KUCKeySequenceDataIndexFormat KUCKey = 28673
	// KUCKeyStateRecordsIndexFormat: The format of a structure of type UCKeyStateRecordsIndex.
	KUCKeyStateRecordsIndexFormat KUCKey = 20481
	// KUCKeyStateTerminatorsFormat: The format of a structure of type UCKeyStateTerminators.
	KUCKeyStateTerminatorsFormat KUCKey = 24577
	// KUCKeyToCharTableIndexFormat: The format of a structure of type UCKeyToCharTableIndex.
	KUCKeyToCharTableIndexFormat KUCKey = 16385
)

func (KUCKey) String

func (e KUCKey) String() string

type KUCKeyAction

type KUCKeyAction uint
const (
	// KUCKeyActionAutoKey: The user has the key in an “auto-key” pressed state that is, the user is holding down the key for an extended period of time and is thereby generating multiple key strokes from the single key.
	KUCKeyActionAutoKey KUCKeyAction = 2
	// KUCKeyActionDisplay: The user is requesting information for key display, as in the Key Caps application.
	KUCKeyActionDisplay KUCKeyAction = 3
	// KUCKeyActionDown: The user is pressing the key.
	KUCKeyActionDown KUCKeyAction = 0
	// KUCKeyActionUp: The user is releasing the key.
	KUCKeyActionUp KUCKeyAction = 1
)

func (KUCKeyAction) String

func (e KUCKeyAction) String() string

type KUCKeyOutput

type KUCKeyOutput uint
const (
	// KUCKeyOutputGetIndexMask: You can use this mask to test the bits (0–13) in a [UCKeyOutput] value that provide the actual index to another structure.
	KUCKeyOutputGetIndexMask KUCKeyOutput = 16383
	// KUCKeyOutputSequenceIndexMask: If the bit specified by this mask is set, the [UCKeyOutput] value contains an index into a structure of type UCKeySequenceDataIndex.
	KUCKeyOutputSequenceIndexMask KUCKeyOutput = 32768
	// KUCKeyOutputStateIndexMask: If the bit specified by this mask is set, the UCKeyStateRecordsIndex [UCKeyOutput] value contains an index into a structure of type UCKeyStateRecordsIndex.
	KUCKeyOutputStateIndexMask KUCKeyOutput = 16384
	// KUCKeyOutputTestForIndexMask: # Discussion
	KUCKeyOutputTestForIndexMask KUCKeyOutput = 49152
)

func (KUCKeyOutput) String

func (e KUCKeyOutput) String() string

type KUCKeyStateEntry

type KUCKeyStateEntry uint
const (
	// KUCKeyStateEntryRangeFormat: Specifies that the entry format is that of a structure of type UCKeyStateEntryRange.
	KUCKeyStateEntryRangeFormat KUCKeyStateEntry = 2
	// KUCKeyStateEntryTerminalFormat: Specifies that the entry format is that of a structure of type UCKeyStateEntryTerminal.
	KUCKeyStateEntryTerminalFormat KUCKeyStateEntry = 1
)

func (KUCKeyStateEntry) String

func (e KUCKeyStateEntry) String() string

type KUCKeyTranslateNoDeadKeys added in v0.5.1

type KUCKeyTranslateNoDeadKeys uint
const (
	// KUCKeyTranslateNoDeadKeysBit: The bit number of the bit that turns off dead-key processing.
	KUCKeyTranslateNoDeadKeysBit KUCKeyTranslateNoDeadKeys = 0
	// KUCKeyTranslateNoDeadKeysMask: The mask for the bit that turns off dead-key processing.
	KUCKeyTranslateNoDeadKeysMask KUCKeyTranslateNoDeadKeys = 1
)

func (KUCKeyTranslateNoDeadKeys) String added in v0.5.1

func (e KUCKeyTranslateNoDeadKeys) String() string

type KUCTS

type KUCTS int
const (
	KUCTSNoKeysAddedToObjectErr KUCTS = -25342
	KUCTSSearchListErr          KUCTS = -25343
)

func (KUCTS) String

func (e KUCTS) String() string

type KUCTSDirection

type KUCTSDirection uint
const (
	KUCTSDirectionNext     KUCTSDirection = 0
	KUCTSDirectionPrevious KUCTSDirection = 1
)

func (KUCTSDirection) String

func (e KUCTSDirection) String() string

type KUCTSOptions

type KUCTSOptions uint
const (
	KUCTSOptionsDataIsOrderedMask KUCTSOptions = 2
	KUCTSOptionsNoneMask          KUCTSOptions = 0
	KUCTSOptionsReleaseStringMask KUCTSOptions = 1
)

func (KUCTSOptions) String

func (e KUCTSOptions) String() string

type KUCTextBreak

type KUCTextBreak uint
const (
	// KUCTextBreakCharMask: If the bit specified by this mask is set, boundaries of characters may be located (with surrogate pairs treated as a single character).
	KUCTextBreakCharMask KUCTextBreak = 1
	// KUCTextBreakClusterMask: # Discussion
	KUCTextBreakClusterMask KUCTextBreak = 4
	// KUCTextBreakGoBackwardsMask: # Discussion
	KUCTextBreakGoBackwardsMask KUCTextBreak = 2
	// KUCTextBreakIterateMask: # Discussion
	KUCTextBreakIterateMask KUCTextBreak = 4
	// KUCTextBreakLeadingEdgeMask: # Discussion
	KUCTextBreakLeadingEdgeMask KUCTextBreak = 1
	// KUCTextBreakLineMask: If the bit specified by this mask is set, potential line breaks may be located.
	KUCTextBreakLineMask      KUCTextBreak = 64
	KUCTextBreakParagraphMask KUCTextBreak = 256
	// KUCTextBreakWordMask: If the bit specified by this mask is set, boundaries of words may be located.
	KUCTextBreakWordMask KUCTextBreak = 16
)

func (KUCTextBreak) String

func (e KUCTextBreak) String() string

type KUCTypeSelectMaxList added in v0.5.1

type KUCTypeSelectMaxList uint
const (
	KUCTypeSelectMaxListSize KUCTypeSelectMaxList = 0
)

func (KUCTypeSelectMaxList) String added in v0.5.1

func (e KUCTypeSelectMaxList) String() string

type KUR

type KUR int
const (
	KURL68kNotSupportedError          KUR = -30788
	KURLAccessNotAvailableError       KUR = -30787
	KURLAuthenticationError           KUR = -30776
	KURLDestinationExistsError        KUR = -30772
	KURLExtensionFailureError         KUR = -30785
	KURLFileEmptyError                KUR = -30783
	KURLInvalidCallError              KUR = -30781
	KURLInvalidConfigurationError     KUR = -30786
	KURLInvalidURLError               KUR = -30773
	KURLInvalidURLReferenceError      KUR = -30770
	KURLProgressAlreadyDisplayedError KUR = -30771
	KURLPropertyBufferTooSmallError   KUR = -30779
	KURLPropertyNotYetKnownError      KUR = -30777
	KURLServerBusyError               KUR = -30775
	KURLUnknownPropertyError          KUR = -30778
	KURLUnsettablePropertyError       KUR = -30780
	KURLUnsupportedSchemeError        KUR = -30774
)

func (KUR) String

func (e KUR) String() string

type KUSB

type KUSB int
const (
	KUSBAbortedError           KUSB = -6982
	KUSBAlreadyOpenErr         KUSB = -6991
	KUSBBadDispatchTable       KUSB = -6950
	KUSBBitstufErr             KUSB = -6914
	KUSBBufOvrRunErr           KUSB = -6904
	KUSBBufUnderRunErr         KUSB = -6903
	KUSBCRCErr                 KUSB = -6915
	KUSBCompletionError        KUSB = -6984
	KUSBDataToggleErr          KUSB = -6913
	KUSBDeviceBusy             KUSB = -6977
	KUSBDeviceDisconnected     KUSB = -6972
	KUSBDeviceErr              KUSB = -6989
	KUSBDeviceNotSuspended     KUSB = -6973
	KUSBDevicePowerProblem     KUSB = -6976
	KUSBDeviceSuspended        KUSB = -6974
	KUSBEndpointStallErr       KUSB = -6912
	KUSBFlagsError             KUSB = -6983
	KUSBIncorrectTypeErr       KUSB = -6995
	KUSBInternalErr            KUSB = -6999
	KUSBInvalidBuffer          KUSB = -6975
	KUSBLinkErr                KUSB = -6916
	KUSBNoBandwidthError       KUSB = -6981
	KUSBNoDelay                KUSB = 0
	KUSBNoDeviceErr            KUSB = -6990
	KUSBNoErr                  KUSB = 0
	KUSBNoTran                 KUSB = 0
	KUSBNotFound               KUSB = -6987
	KUSBNotHandled             KUSB = -6987
	KUSBNotRespondingErr       KUSB = -6911
	KUSBNotSent1Err            KUSB = -6902
	KUSBNotSent2Err            KUSB = -6901
	KUSBOutOfMemoryErr         KUSB = -6988
	KUSBOverRunErr             KUSB = -6908
	KUSBPBLengthError          KUSB = -6985
	KUSBPBVersionError         KUSB = -6986
	KUSBPIDCheckErr            KUSB = -6910
	KUSBPending                KUSB = 1
	KUSBPipeIdleError          KUSB = -6980
	KUSBPipeStalledError       KUSB = -6979
	KUSBPortDisabled           KUSB = -6969
	KUSBQueueAborted           KUSB = -6970
	KUSBQueueFull              KUSB = -6948
	KUSBRes1Err                KUSB = -6906
	KUSBRes2Err                KUSB = -6905
	KUSBRqErr                  KUSB = -6994
	KUSBTimedOut               KUSB = -6971
	KUSBTooManyPipesErr        KUSB = -6996
	KUSBTooManyTransactionsErr KUSB = -6992
	KUSBUnderRunErr            KUSB = -6907
	KUSBUnknownDeviceErr       KUSB = -6998
	KUSBUnknownInterfaceErr    KUSB = -6978
	KUSBUnknownNotification    KUSB = -6949
	KUSBUnknownPipeErr         KUSB = -6997
	KUSBUnknownRequestErr      KUSB = -6993
	KUSBWrongPIDErr            KUSB = -6909
)

func (KUSB) String

func (e KUSB) String() string

type KUSBInternal

type KUSBInternal int
const (
	KUSBInternalReserved1  KUSBInternal = -6960
	KUSBInternalReserved10 KUSBInternal = -6951
	KUSBInternalReserved2  KUSBInternal = -6959
	KUSBInternalReserved3  KUSBInternal = -6958
	KUSBInternalReserved4  KUSBInternal = -6957
	KUSBInternalReserved5  KUSBInternal = -6956
	KUSBInternalReserved6  KUSBInternal = -6955
	KUSBInternalReserved7  KUSBInternal = -6954
	KUSBInternalReserved8  KUSBInternal = -6953
	KUSBInternalReserved9  KUSBInternal = -6952
)

func (KUSBInternal) String

func (e KUSBInternal) String() string

type KUTCDefault added in v0.5.1

type KUTCDefault uint
const (
	// Deprecated.
	KUTCDefaultOptions KUTCDefault = 0
)

func (KUTCDefault) String added in v0.5.1

func (e KUTCDefault) String() string

type KUTCUnderflowErr

type KUTCUnderflowErr int
const (
	KIllegalClockValueErr KUTCUnderflowErr = -8852
	KUTCOverflowErr       KUTCUnderflowErr = -8851
	KUTCUnderflowErrValue KUTCUnderflowErr = -8850
)

func (KUTCUnderflowErr) String

func (e KUTCUnderflowErr) String() string

type KUnicode added in v0.5.1

type KUnicode uint
const (
	KUnicodeByteOrderMark KUnicode = 65279
	// KUnicodeDefaultDirection: Use the default direction.
	KUnicodeDefaultDirection KUnicode = 0
	// KUnicodeDefaultDirectionMask: # Discussion
	KUnicodeDefaultDirectionMask KUnicode = 0
	// KUnicodeDirectionalityBits: Sets directionality.
	KUnicodeDirectionalityBits KUnicode = 2
	// KUnicodeDirectionalityMask: A mask for setting the directionality control flag
	KUnicodeDirectionalityMask KUnicode = 12
	// KUnicodeForceASCIIRangeBit: Sets the force ASCII range control flag.
	KUnicodeForceASCIIRangeBit KUnicode = 9
	// KUnicodeForceASCIIRangeMask: # Discussion
	KUnicodeForceASCIIRangeMask KUnicode = 512
	// KUnicodeHFSPlusCompVariant: # Discussion
	KUnicodeHFSPlusCompVariant KUnicode = 9
	// KUnicodeHFSPlusDecompVariant: Specifies canonical decomposition according to Unicode 3.2 rules, with HFS+ exclusions ("HFS+ decomposition 3.2").
	KUnicodeHFSPlusDecompVariant KUnicode = 8
	// KUnicodeKeepInfoBit: Sets the keep-information control flag.
	KUnicodeKeepInfoBit KUnicode = 1
	// KUnicodeKeepInfoMask: # Discussion
	KUnicodeKeepInfoMask KUnicode = 2
	// KUnicodeKeepSameEncodingBit: Sets the keep-same-encoding control flag.
	KUnicodeKeepSameEncodingBit KUnicode = 8
	// KUnicodeKeepSameEncodingMask: # Discussion
	KUnicodeKeepSameEncodingMask KUnicode = 256
	// KUnicodeLeftToRight: Indicates left to right direction.
	KUnicodeLeftToRight KUnicode = 1
	// KUnicodeLeftToRightMask: # Discussion
	KUnicodeLeftToRightMask KUnicode = 1
	// KUnicodeLooseMappingsBit: Enables use of the loose-mapping portion of a character mapping table.
	KUnicodeLooseMappingsBit KUnicode = 5
	// KUnicodeLooseMappingsMask: # Discussion
	KUnicodeLooseMappingsMask      KUnicode = 32
	KUnicodeMapLineFeedToReturnBit KUnicode = 12
	// KUnicodeMapLineFeedToReturnMask: # Discussion
	KUnicodeMapLineFeedToReturnMask KUnicode = 4096
	KUnicodeNoHalfwidthCharsBit     KUnicode = 10
	// KUnicodeNoHalfwidthCharsMask: Sets the no halfwidth characters control flag.
	KUnicodeNoHalfwidthCharsMask KUnicode = 1024
	// KUnicodeNoSubset: The standard Unicode encoded character set in which the full set of Unicode characters are supported.
	KUnicodeNoSubset           KUnicode = 0
	KUnicodeNormalizationFormC KUnicode = 3
	KUnicodeNormalizationFormD KUnicode = 5
	// KUnicodeNotAChar: Not a Unicode character; may be used as a terminator.
	KUnicodeNotAChar KUnicode = 65535
	// KUnicodeObjectReplacement: A placeholder for a non-text object.
	KUnicodeObjectReplacement KUnicode = 65532
	// KUnicodeReplacementChar: Unicode replacement for an input character that cannot be converted.
	KUnicodeReplacementChar KUnicode = 65533
	// KUnicodeRightToLeft: Indicates right to left direction.
	KUnicodeRightToLeft KUnicode = 2
	// KUnicodeRightToLeftMask: # Discussion
	KUnicodeRightToLeftMask KUnicode = 2
	// KUnicodeStringUnterminatedBit: Sets the string-unterminated control flag.
	KUnicodeStringUnterminatedBit KUnicode = 6
	// KUnicodeStringUnterminatedMask: # Discussion
	KUnicodeStringUnterminatedMask KUnicode = 64
	// KUnicodeSwappedByteOrderMark: Not a Unicode character; byte-swapped version of FEFF.
	KUnicodeSwappedByteOrderMark KUnicode = 65534
	// KUnicodeTextRunBit: Sets the text-run control flag.
	KUnicodeTextRunBit            KUnicode = 7
	KUnicodeTextRunHeuristicsBit  KUnicode = 11
	KUnicodeTextRunHeuristicsMask KUnicode = 2048
	// KUnicodeTextRunMask: # Discussion
	KUnicodeTextRunMask                 KUnicode = 128
	KUnicodeUseExternalEncodingFormBit  KUnicode = 13
	KUnicodeUseExternalEncodingFormMask KUnicode = 8192
	// KUnicodeUseFallbacksBit: Enables use of fallback mappings.
	KUnicodeUseFallbacksBit KUnicode = 0
	// KUnicodeUseFallbacksMask: # Discussion
	KUnicodeUseFallbacksMask KUnicode = 1
	// KUnicodeVerticalFormBit: Sets the vertical form control flag.
	KUnicodeVerticalFormBit KUnicode = 4
	// KUnicodeVerticalFormMask: # Discussion
	KUnicodeVerticalFormMask KUnicode = 16
)

func (KUnicode) String added in v0.5.1

func (e KUnicode) String() string

type KUnicodeCollation added in v0.5.1

type KUnicodeCollation uint
const (
	// KUnicodeCollationClass: Identifies collation as a class of operations.
	KUnicodeCollationClass KUnicodeCollation = 'u'<<24 | 'c'<<16 | 'o'<<8 | 'l' // 'ucol'
)

func (KUnicodeCollation) String added in v0.5.1

func (e KUnicodeCollation) String() string

type KUnicodeFallback added in v0.5.1

type KUnicodeFallback uint
const (
	// KUnicodeFallbackCustomFirst: Use the custom fallback handler first, then the default one.
	KUnicodeFallbackCustomFirst KUnicodeFallback = 3
	// KUnicodeFallbackCustomOnly: Use the custom fallback handler only.
	KUnicodeFallbackCustomOnly KUnicodeFallback = 1
	// KUnicodeFallbackDefaultFirst: Use the default fallback handler first, then the custom one.
	KUnicodeFallbackDefaultFirst KUnicodeFallback = 2
	// KUnicodeFallbackDefaultOnly: Use the default fallback handler only.
	KUnicodeFallbackDefaultOnly KUnicodeFallback = 0
	// KUnicodeFallbackInterruptSafeMask: Indicate that the caller’s fallback routine doesn’t move memory.
	KUnicodeFallbackInterruptSafeMask KUnicodeFallback = 4
	KUnicodeFallbackSequencingMask    KUnicodeFallback = 3
)

func (KUnicodeFallback) String added in v0.5.1

func (e KUnicodeFallback) String() string

type KUnicodeFallbackSequencing added in v0.5.1

type KUnicodeFallbackSequencing uint
const (
	KUnicodeFallbackSequencingBits KUnicodeFallbackSequencing = 0
)

func (KUnicodeFallbackSequencing) String added in v0.5.1

type KUnicodeMatch added in v0.5.1

type KUnicodeMatch uint
const (
	// KUnicodeMatchOtherBaseBit: Excludes mappings that do not match the text encoding base of the `otherEncoding` field of the structure UnicodeMapping.
	KUnicodeMatchOtherBaseBit KUnicodeMatch = 3
	// KUnicodeMatchOtherBaseMask: If set, excludes mappings that do not match the text encoding base of the `otherEncoding` field of the structure UnicodeMapping.
	KUnicodeMatchOtherBaseMask KUnicodeMatch = 8
	// KUnicodeMatchOtherFormatBit: Excludes mappings that do not match the text encoding format of the `otherEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchOtherFormatBit KUnicodeMatch = 5
	// KUnicodeMatchOtherFormatMask: If set, excludes mappings that do not match the text encoding format of the `otherEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchOtherFormatMask KUnicodeMatch = 32
	// KUnicodeMatchOtherVariantBit: Excludes mappings that do not match the text encoding variant of the `otherEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchOtherVariantBit KUnicodeMatch = 4
	// KUnicodeMatchOtherVariantMask: If set, excludes mappings that do not match the text encoding variant of the `otherEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchOtherVariantMask KUnicodeMatch = 16
	// KUnicodeMatchUnicodeBaseBit: Excludes mappings that do not match the text encoding base of the `unicodeEncoding` field of the structure UnicodeMapping.
	KUnicodeMatchUnicodeBaseBit KUnicodeMatch = 0
	// KUnicodeMatchUnicodeBaseMask: If set, excludes mappings that do not match the text encoding base of the `unicodeEncoding` field of the structure UnicodeMapping.
	KUnicodeMatchUnicodeBaseMask KUnicodeMatch = 1
	// KUnicodeMatchUnicodeFormatBit: Excludes mappings that do not match the text encoding format of the `unicodeEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchUnicodeFormatBit KUnicodeMatch = 2
	// KUnicodeMatchUnicodeFormatMask: If set, excludes mappings that do not match the text encoding format of the `unicodeEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchUnicodeFormatMask KUnicodeMatch = 4
	// KUnicodeMatchUnicodeVariantBit: Excludes mappings that do not match the text encoding variant of the `unicodeEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchUnicodeVariantBit KUnicodeMatch = 1
	// KUnicodeMatchUnicodeVariantMask: If set, excludes mappings that do not match the text encoding variant of the `unicodeEncoding` field of the specified Unicode mapping structure.
	KUnicodeMatchUnicodeVariantMask KUnicodeMatch = 2
)

func (KUnicodeMatch) String added in v0.5.1

func (e KUnicodeMatch) String() string

type KUnicodeNo added in v0.5.1

type KUnicodeNo uint
const (
	KUnicodeNoCompatibilityVariant KUnicodeNo = 1
	KUnicodeNoCorporateVariant     KUnicodeNo = 4
)

func (KUnicodeNo) String added in v0.5.1

func (e KUnicodeNo) String() string

type KUnicodeTextBreak added in v0.5.1

type KUnicodeTextBreak uint
const (
	// KUnicodeTextBreakClass: Identifies the class of Unicode utility operations that find text boundaries.
	KUnicodeTextBreakClass KUnicodeTextBreak = 'u'<<24 | 'b'<<16 | 'r'<<8 | 'k' // 'ubrk'
)

func (KUnicodeTextBreak) String added in v0.5.1

func (e KUnicodeTextBreak) String() string

type KUnicodeUse added in v0.5.1

type KUnicodeUse int
const (
	// KUnicodeUseHFSPlusMapping: Indicates the mapping version used by HFS Plus to convert filenames between Mac OS encodings and Unicode.
	KUnicodeUseHFSPlusMapping KUnicodeUse = 4
	// KUnicodeUseLatestMapping: Instead of explicitly specifying the mapping version of the Unicode mapping table to be used for conversion of a text string, you can use this constant to specify that the latest version be used.
	KUnicodeUseLatestMapping KUnicodeUse = -1
)

func (KUnicodeUse) String added in v0.5.1

func (e KUnicodeUse) String() string

type KUnknownException added in v0.5.1

type KUnknownException uint
const (
	// Deprecated.
	KAccessException KUnknownException = 3
	// Deprecated.
	KDataAlignmentException KUnknownException = 17
	// Deprecated.
	KDataBreakpointException KUnknownException = 11
	// Deprecated.
	KExcludedMemoryException KUnknownException = 5
	// Deprecated.
	KFloatingPointException KUnknownException = 13
	// Deprecated.
	KIllegalInstructionException KUnknownException = 1
	// Deprecated.
	KInstructionBreakpointException KUnknownException = 10
	// Deprecated.
	KIntegerException KUnknownException = 12
	// Deprecated.
	KPrivilegeViolationException KUnknownException = 8
	// Deprecated.
	KReadOnlyMemoryException KUnknownException = 6
	// Deprecated.
	KStackOverflowException KUnknownException = 14
	// Deprecated.
	KTaskCreationException KUnknownException = 16
	// Deprecated.
	KTaskTerminationException KUnknownException = 15
	// Deprecated.
	KTraceException KUnknownException = 9
	// Deprecated.
	KTrapException KUnknownException = 2
	// Deprecated.
	KUnknownExceptionValue KUnknownException = 0
	// Deprecated.
	KUnmappedMemoryException KUnknownException = 4
	// Deprecated.
	KUnresolvablePageFaultException KUnknownException = 7
)

func (KUnknownException) String added in v0.5.1

func (e KUnknownException) String() string

type KUnlockStateKCStatus added in v0.5.1

type KUnlockStateKCStatus int
const (
	KRdPermKCStatus           KUnlockStateKCStatus = 2
	KUnlockStateKCStatusValue KUnlockStateKCStatus = 1
	KWrPermKCStatus           KUnlockStateKCStatus = 4
)

func (KUnlockStateKCStatus) String added in v0.5.1

func (e KUnlockStateKCStatus) String() string

type KUse added in v0.5.1

type KUse uint
const (
	// Deprecated.
	KUseCurrentISA KUse = 0
	// Deprecated.
	KUseNativeISA KUse = 4
)

func (KUse) String added in v0.5.1

func (e KUse) String() string

type KUserFolderIcon

type KUserFolderIcon uint
const (
	KGroupIcon           KUserFolderIcon = 'g'<<24 | 'r'<<16 | 'u'<<8 | 'p' // 'grup'
	KGuestUserIcon       KUserFolderIcon = 'g'<<24 | 'u'<<16 | 's'<<8 | 'r' // 'gusr'
	KOwnerIcon           KUserFolderIcon = 's'<<24 | 'u'<<16 | 's'<<8 | 'r' // 'susr'
	KUserFolderIconValue KUserFolderIcon = 'u'<<24 | 'f'<<16 | 'l'<<8 | 'd' // 'ufld'
	KUserIcon            KUserFolderIcon = 'u'<<24 | 's'<<16 | 'e'<<8 | 'r' // 'user'
	KWorkgroupFolderIcon KUserFolderIcon = 'w'<<24 | 'f'<<16 | 'l'<<8 | 'd' // 'wfld'
)

func (KUserFolderIcon) String

func (e KUserFolderIcon) String() string

type KVCBFlags added in v0.5.1

type KVCBFlags uint
const (
	KVCBFlagsHFSPlusAPIsBit   KVCBFlags = 4
	KVCBFlagsHFSPlusAPIsMask  KVCBFlags = 16
	KVCBFlagsHardwareGoneBit  KVCBFlags = 5
	KVCBFlagsHardwareGoneMask KVCBFlags = 32
	KVCBFlagsIdleFlushBit     KVCBFlags = 3
	KVCBFlagsIdleFlushMask    KVCBFlags = 8
	KVCBFlagsVolumeDirtyBit   KVCBFlags = 15
	KVCBFlagsVolumeDirtyMask  KVCBFlags = 32768
)

func (KVCBFlags) String added in v0.5.1

func (e KVCBFlags) String() string

type KWidePosOffsetBit added in v0.5.1

type KWidePosOffsetBit uint
const (
	KMaximumBlocksIn4GB    KWidePosOffsetBit = 8388607
	KUseWidePositioning    KWidePosOffsetBit = 256
	KWidePosOffsetBitValue KWidePosOffsetBit = 8
)

func (KWidePosOffsetBit) String added in v0.5.1

func (e KWidePosOffsetBit) String() string

type KWidgetsFolderType added in v0.5.1

type KWidgetsFolderType uint
const (
	KScreenSaversFolderType KWidgetsFolderType = 's'<<24 | 'c'<<16 | 'r'<<8 | 'n' // 'scrn'
	KWidgetsFolderTypeValue KWidgetsFolderType = 'w'<<24 | 'd'<<16 | 'g'<<8 | 't' // 'wdgt'
)

func (KWidgetsFolderType) String added in v0.5.1

func (e KWidgetsFolderType) String() string

type KWindowsLatin1 added in v0.5.1

type KWindowsLatin1 uint
const (
	KWindowsLatin1PalmVariant     KWindowsLatin1 = 1
	KWindowsLatin1StandardVariant KWindowsLatin1 = 0
)

func (KWindowsLatin1) String added in v0.5.1

func (e KWindowsLatin1) String() string

type KWriteReference added in v0.5.1

type KWriteReference uint
const (
	// Deprecated.
	FetchReference KWriteReference = 2
	// Deprecated.
	KFetchReference KWriteReference = 2
	// Deprecated.
	KReadReference KWriteReference = 1
	// Deprecated.
	KWriteReferenceValue KWriteReference = 0
	// Deprecated.
	ReadReference KWriteReference = 1
	// Deprecated.
	WriteReference KWriteReference = 0
)

func (KWriteReference) String added in v0.5.1

func (e KWriteReference) String() string

type KX86IS added in v0.5.1

type KX86IS uint
const (
	// Deprecated.
	KX86ISA KX86IS = 2
)

func (KX86IS) String added in v0.5.1

func (e KX86IS) String() string

type KX86RT added in v0.5.1

type KX86RT uint
const (
	// Deprecated.
	KX86RTA KX86RT = 32
)

func (KX86RT) String added in v0.5.1

func (e KX86RT) String() string

type KXLibTag1 added in v0.5.1

type KXLibTag1 uint
const (
	// Deprecated.
	KBLibTag2 KXLibTag1 = 'B'<<24 | 'L'<<16 | 'i'<<8 | 'b' // 'BLib'
	// Deprecated.
	KVLibTag2 KXLibTag1 = 'V'<<24 | 'L'<<16 | 'i'<<8 | 'b' // 'VLib'
	// Deprecated.
	KXLibTag1Value KXLibTag1 = 0
	// Deprecated.
	KXLibVersion KXLibTag1 = 1
)

func (KXLibTag1) String added in v0.5.1

func (e KXLibTag1) String() string

type Kernel

type Kernel int
const (
	KernelAlreadyFreeErr       Kernel = -2421
	KernelAsyncReceiveLimitErr Kernel = -2414
	KernelAsyncSendLimitErr    Kernel = -2413
	KernelAttributeErr         Kernel = -2412
	KernelCanceledErr          Kernel = -2402
	KernelDeletePermissionErr  Kernel = -2410
	KernelExceptionErr         Kernel = -2418
	KernelExecutePermissionErr Kernel = -2409
	KernelExecutionLevelErr    Kernel = -2411
	KernelIDErr                Kernel = -2419
	KernelInUseErr             Kernel = -2416
	KernelIncompleteErr        Kernel = -2401
	KernelObjectExistsErr      Kernel = -2406
	KernelOptionsErr           Kernel = -2403
	KernelPrivilegeErr         Kernel = -2404
	KernelReadPermissionErr    Kernel = -2408
	KernelReturnValueErr       Kernel = -2422
	KernelTerminatedErr        Kernel = -2417
	KernelTimeoutErr           Kernel = -2415
	KernelUnrecoverableErr     Kernel = -2499
	KernelUnsupportedErr       Kernel = -2405
	KernelWritePermissionErr   Kernel = -2407
)

func (Kernel) String

func (e Kernel) String() string

type KeucCn added in v0.5.1

type KeucCn uint
const (
	KEUC_CN_BasicVariant KeucCn = 0
	KEUC_CN_DOSVariant   KeucCn = 1
)

func (KeucCn) String added in v0.5.1

func (e KeucCn) String() string

type KeucKr added in v0.5.1

type KeucKr uint
const (
	KEUC_KR_BasicVariant KeucKr = 0
	KEUC_KR_DOSVariant   KeucKr = 1
)

func (KeucKr) String added in v0.5.1

func (e KeucKr) String() string

type Key

type Key uint
const (
	// KeyAEAdjustMarksProc: Mark-adjusting function.
	KeyAEAdjustMarksProc Key = 'a'<<24 | 'd'<<16 | 'j'<<8 | 'm' // 'adjm'
	// KeyAECompareProc: Object-comparison function.
	KeyAECompareProc Key = 'c'<<24 | 'm'<<16 | 'p'<<8 | 'r' // 'cmpr'
	// KeyAECountProc: Object-counting function.
	KeyAECountProc Key = 'c'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'cont'
	// KeyAEGetErrDescProc: Get error descriptor callback function.
	KeyAEGetErrDescProc Key = 'i'<<24 | 'n'<<16 | 'd'<<8 | 'c' // 'indc'
	// KeyAEMarkProc: Object-marking function.
	KeyAEMarkProc Key = 'm'<<24 | 'a'<<16 | 'r'<<8 | 'k' // 'mark'
	// KeyAEMarkTokenProc: Mark token function.
	KeyAEMarkTokenProc Key = 'm'<<24 | 'k'<<16 | 'i'<<8 | 'd' // 'mkid'
	// KeyAERangeStart: Specifies the first Apple event object in a desired range.
	KeyAERangeStart Key = 's'<<24 | 't'<<16 | 'a'<<8 | 'r' // 'star'
	// KeyAERangeStop: Specifies the last Apple event object in the desired range.
	KeyAERangeStop Key = 's'<<24 | 't'<<16 | 'o'<<8 | 'p' // 'stop'
	// KeyAERecorderCount: Used with the `keyword` parameter of the AEManagerInfo function.
	KeyAERecorderCount Key = 'r'<<24 | 'e'<<16 | 'c'<<8 | 'r' // 'recr'
	// KeyAEVersion: Used with the `keyword` parameter of the AEManagerInfo function.
	KeyAEVersion              Key = 'v'<<24 | 'e'<<16 | 'r'<<8 | 's' // 'vers'
	KeyAcceptTimeoutAttr      Key = 'a'<<24 | 'c'<<16 | 't'<<8 | 'm' // 'actm'
	KeyActualSenderAuditToken Key = 'a'<<24 | 'c'<<16 | 'a'<<8 | 't' // 'acat'
	// KeyAddressAttr: Address of a target or client application.
	KeyAddressAttr              Key = 'a'<<24 | 'd'<<16 | 'd'<<8 | 'r' // 'addr'
	KeyAppleEventAttributesAttr Key = 'a'<<24 | 't'<<16 | 't'<<8 | 'r' // 'attr'
	KeyCloseAllWindows          Key = 'c'<<24 | 'a'<<16 | 'w'<<8 | ' ' // 'caw '
	// KeyDirectObject: Direct parameter.
	KeyDirectObject Key = '-'<<24 | '-'<<16 | '-'<<8 | '-' // '----'
	// KeyDisposeTokenProc: Token disposal function.
	KeyDisposeTokenProc Key = 'x'<<24 | 't'<<16 | 'o'<<8 | 'k' // 'xtok'
	KeyDriveNumber      Key = 'd'<<24 | 'r'<<16 | 'v'<<8 | '#' // 'drv#'
	KeyErrorCode        Key = 'e'<<24 | 'r'<<16 | 'r'<<8 | '#' // 'err#'
	// KeyErrorNumber: Error number.
	KeyErrorNumber Key = 'e'<<24 | 'r'<<16 | 'r'<<8 | 'n' // 'errn'
	// KeyErrorString: Error string.
	KeyErrorString Key = 'e'<<24 | 'r'<<16 | 'r'<<8 | 's' // 'errs'
	// KeyEventClassAttr: Event class of an Apple event.
	KeyEventClassAttr Key = 'e'<<24 | 'v'<<16 | 'c'<<8 | 'l' // 'evcl'
	// KeyEventIDAttr: Event ID of an Apple event.
	KeyEventIDAttr Key = 'e'<<24 | 'v'<<16 | 'i'<<8 | 'd' // 'evid'
	// KeyEventSourceAttr: Nature of the source application.
	KeyEventSourceAttr Key = 'e'<<24 | 's'<<16 | 'r'<<8 | 'c' // 'esrc'
	KeyHighLevelClass  Key = 'h'<<24 | 'c'<<16 | 'l'<<8 | 's' // 'hcls'
	KeyHighLevelID     Key = 'h'<<24 | 'i'<<16 | 'd'<<8 | ' ' // 'hid '
	// KeyInteractLevelAttr: Settings for when to allow the Apple Event Manager to bring a server application to the foreground, if necessary, to interact with the user.
	KeyInteractLevelAttr Key = 'i'<<24 | 'n'<<16 | 't'<<8 | 'e' // 'inte'
	KeyKey               Key = 'k'<<24 | 'e'<<16 | 'y'<<8 | ' ' // 'key '
	KeyKeyCode           Key = 'c'<<24 | 'o'<<16 | 'd'<<8 | 'e' // 'code'
	KeyKeyboard          Key = 'k'<<24 | 'e'<<16 | 'y'<<8 | 'b' // 'keyb'
	KeyLocalWhere        Key = 'l'<<24 | 'w'<<16 | 'h'<<8 | 'r' // 'lwhr'
	KeyMenuID            Key = 'm'<<24 | 'i'<<16 | 'd'<<8 | ' ' // 'mid '
	KeyMenuItem          Key = 'm'<<24 | 'i'<<16 | 't'<<8 | 'm' // 'mitm'
	KeyMiscellaneous     Key = 'f'<<24 | 'm'<<16 | 's'<<8 | 'c' // 'fmsc'
	// KeyMissedKeywordAttr: # Discussion
	KeyMissedKeywordAttr Key = 'm'<<24 | 'i'<<16 | 's'<<8 | 's' // 'miss'
	KeyModifiers         Key = 'm'<<24 | 'o'<<16 | 'd'<<8 | 's' // 'mods'
	KeyNewBounds         Key = 'n'<<24 | 'b'<<16 | 'n'<<8 | 'd' // 'nbnd'
	// KeyOptionalKeywordAttr: List of keywords for parameters of an Apple event that should be treated as optional by the target application.
	KeyOptionalKeywordAttr Key = 'o'<<24 | 'p'<<16 | 't'<<8 | 'k' // 'optk'
	// KeyOriginalAddressAttr: Address of original source of Apple event if the event has been forwarded (available only in version 1.01 or later versions of the Apple Event Manager).
	KeyOriginalAddressAttr Key = 'f'<<24 | 'r'<<16 | 'o'<<8 | 'm' // 'from'
	KeyOriginalBounds      Key = 'o'<<24 | 'b'<<16 | 'n'<<8 | 'd' // 'obnd'
	// KeyPreDispatch: A predispatch handler (an Apple event handler that the Apple Event Manager calls immediately before it dispatches an Apple event).
	KeyPreDispatch Key = 'p'<<24 | 'h'<<16 | 'a'<<8 | 'c' // 'phac'
	// KeyProcessSerialNumber: Process serial number.
	KeyProcessSerialNumber Key = 'p'<<24 | 's'<<16 | 'n'<<8 | ' ' // 'psn '
	// KeyReplyRequestedAttr: A Boolean value indicating whether the Apple event expects to be replied to.
	KeyReplyRequestedAttr Key = 'r'<<24 | 'e'<<16 | 'p'<<8 | 'q' // 'repq'
	// KeyReturnIDAttr: Return ID for a reply Apple event.
	KeyReturnIDAttr Key = 'r'<<24 | 't'<<16 | 'i'<<8 | 'd' // 'rtid'
	// KeySelectProc: You pass this value in the `functionClass` parameter of the AEManagerInfo function to disable the Object Support Library.
	KeySelectProc                                 Key = 's'<<24 | 'e'<<16 | 'l'<<8 | 'h' // 'selh'
	KeySelection                                  Key = 'f'<<24 | 's'<<16 | 'e'<<8 | 'l' // 'fsel'
	KeySenderApplescriptEntitlementsAttr          Key = 'e'<<24 | 'n'<<16 | 't'<<8 | 'l' // 'entl'
	KeySenderApplicationIdentifierEntitlementAttr Key = 'a'<<24 | 'i'<<16 | 'e'<<8 | 'a' // 'aiea'
	KeySenderApplicationSandboxed                 Key = 's'<<24 | 's'<<16 | 's'<<8 | 'b' // 'sssb'
	KeySenderAuditTokenAttr                       Key = 't'<<24 | 'o'<<16 | 'k'<<8 | 'n' // 'tokn'
	KeySenderEGIDAttr                             Key = 's'<<24 | 'g'<<16 | 'i'<<8 | 'd' // 'sgid'
	KeySenderEUIDAttr                             Key = 's'<<24 | 'e'<<16 | 'i'<<8 | 'd' // 'seid'
	KeySenderGIDAttr                              Key = 'g'<<24 | 'i'<<16 | 'd'<<8 | 's' // 'gids'
	KeySenderPIDAttr                              Key = 's'<<24 | 'p'<<16 | 'i'<<8 | 'd' // 'spid'
	KeySenderUIDAttr                              Key = 'u'<<24 | 'i'<<16 | 'd'<<8 | 's' // 'uids'
	// KeyTimeoutAttr: Length of time, in ticks, that the client will wait for a reply or a result from the server.
	KeyTimeoutAttr Key = 't'<<24 | 'i'<<16 | 'm'<<8 | 'o' // 'timo'
	// KeyTransactionIDAttr: Transaction ID identifying a series of Apple events that are part of one transaction.
	KeyTransactionIDAttr Key = 't'<<24 | 'r'<<16 | 'a'<<8 | 'n' // 'tran'
	KeyWhen              Key = 'w'<<24 | 'h'<<16 | 'e'<<8 | 'n' // 'when'
	KeyWhere             Key = 'w'<<24 | 'h'<<16 | 'e'<<8 | 'r' // 'wher'
	KeyWindow            Key = 'k'<<24 | 'w'<<16 | 'n'<<8 | 'd' // 'kwnd'
)

func (Key) String

func (e Key) String() string

type KeyAE

type KeyAE uint
const (
	KeyAEAngle          KeyAE = 'k'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'kang'
	KeyAEArcAngle       KeyAE = 'p'<<24 | 'a'<<16 | 'r'<<8 | 'c' // 'parc'
	KeyAEBaseAddr       KeyAE = 'b'<<24 | 'a'<<16 | 'd'<<8 | 'd' // 'badd'
	KeyAEBestType       KeyAE = 'p'<<24 | 'b'<<16 | 's'<<8 | 't' // 'pbst'
	KeyAEBgndColor      KeyAE = 'k'<<24 | 'b'<<16 | 'c'<<8 | 'l' // 'kbcl'
	KeyAEBgndPattern    KeyAE = 'k'<<24 | 'b'<<16 | 'p'<<8 | 't' // 'kbpt'
	KeyAEBounds         KeyAE = 'p'<<24 | 'b'<<16 | 'n'<<8 | 'd' // 'pbnd'
	KeyAECellList       KeyAE = 'k'<<24 | 'c'<<16 | 'l'<<8 | 't' // 'kclt'
	KeyAEClassID        KeyAE = 'c'<<24 | 'l'<<16 | 'I'<<8 | 'D' // 'clID'
	KeyAEClauseOffsets  KeyAE = 'c'<<24 | 'l'<<16 | 'a'<<8 | 'u' // 'clau'
	KeyAEColor          KeyAE = 'c'<<24 | 'o'<<16 | 'l'<<8 | 'r' // 'colr'
	KeyAEColorTable     KeyAE = 'c'<<24 | 'l'<<16 | 't'<<8 | 'b' // 'cltb'
	KeyAECurveHeight    KeyAE = 'k'<<24 | 'c'<<16 | 'h'<<8 | 'd' // 'kchd'
	KeyAECurveWidth     KeyAE = 'k'<<24 | 'c'<<16 | 'w'<<8 | 'd' // 'kcwd'
	KeyAEDashStyle      KeyAE = 'p'<<24 | 'd'<<16 | 's'<<8 | 't' // 'pdst'
	KeyAEData           KeyAE = 'd'<<24 | 'a'<<16 | 't'<<8 | 'a' // 'data'
	KeyAEDefaultType    KeyAE = 'd'<<24 | 'e'<<16 | 'f'<<8 | 't' // 'deft'
	KeyAEDefinitionRect KeyAE = 'p'<<24 | 'd'<<16 | 'r'<<8 | 't' // 'pdrt'
	KeyAEDescType       KeyAE = 'd'<<24 | 's'<<16 | 't'<<8 | 'p' // 'dstp'
	KeyAEDestination    KeyAE = 'd'<<24 | 'e'<<16 | 's'<<8 | 't' // 'dest'
	KeyAEDoAntiAlias    KeyAE = 'a'<<24 | 'n'<<16 | 't'<<8 | 'a' // 'anta'
	KeyAEDoDithered     KeyAE = 'g'<<24 | 'd'<<16 | 'i'<<8 | 't' // 'gdit'
	KeyAEDoRotate       KeyAE = 'k'<<24 | 'd'<<16 | 'r'<<8 | 't' // 'kdrt'
	KeyAEDoScale        KeyAE = 'k'<<24 | 's'<<16 | 'c'<<8 | 'a' // 'ksca'
	KeyAEDoTranslate    KeyAE = 'k'<<24 | 't'<<16 | 'r'<<8 | 'a' // 'ktra'
	KeyAEDragging       KeyAE = 'b'<<24 | 'o'<<16 | 'o'<<8 | 'l' // 'bool'
	KeyAEEditionFileLoc KeyAE = 'e'<<24 | 'l'<<16 | 'o'<<8 | 'c' // 'eloc'
	KeyAEElements       KeyAE = 'e'<<24 | 'l'<<16 | 'm'<<8 | 's' // 'elms'
	KeyAEEndPoint       KeyAE = 'p'<<24 | 'e'<<16 | 'n'<<8 | 'd' // 'pend'
	KeyAEEventClass     KeyAE = 'e'<<24 | 'v'<<16 | 'c'<<8 | 'l' // 'evcl'
	KeyAEEventID        KeyAE = 'e'<<24 | 'v'<<16 | 't'<<8 | 'i' // 'evti'
	KeyAEFile           KeyAE = 'k'<<24 | 'f'<<16 | 'i'<<8 | 'l' // 'kfil'
	KeyAEFileType       KeyAE = 'f'<<24 | 'l'<<16 | 't'<<8 | 'p' // 'fltp'
	KeyAEFillColor      KeyAE = 'f'<<24 | 'l'<<16 | 'c'<<8 | 'l' // 'flcl'
	KeyAEFillPattern    KeyAE = 'f'<<24 | 'l'<<16 | 'p'<<8 | 't' // 'flpt'
	KeyAEFlipHorizontal KeyAE = 'k'<<24 | 'f'<<16 | 'h'<<8 | 'o' // 'kfho'
	KeyAEFlipVertical   KeyAE = 'k'<<24 | 'f'<<16 | 'v'<<8 | 't' // 'kfvt'
	KeyAEFont           KeyAE = 'f'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'font'
	KeyAEFormula        KeyAE = 'p'<<24 | 'f'<<16 | 'o'<<8 | 'r' // 'pfor'
	KeyAEGraphicObjects KeyAE = 'g'<<24 | 'o'<<16 | 'b'<<8 | 's' // 'gobs'
	KeyAEHiliteRange    KeyAE = 'h'<<24 | 'r'<<16 | 'n'<<8 | 'g' // 'hrng'
	KeyAEID             KeyAE = 'I'<<24 | 'D'<<16 | ' '<<8 | ' ' // 'ID  '
	KeyAEImageQuality   KeyAE = 'g'<<24 | 'q'<<16 | 'u'<<8 | 'a' // 'gqua'
	KeyAEInsertHere     KeyAE = 'i'<<24 | 'n'<<16 | 's'<<8 | 'h' // 'insh'
	KeyAEKeyForms       KeyAE = 'k'<<24 | 'e'<<16 | 'y'<<8 | 'f' // 'keyf'
	KeyAEKeyword        KeyAE = 'k'<<24 | 'y'<<16 | 'w'<<8 | 'd' // 'kywd'
	KeyAELeftSide       KeyAE = 'k'<<24 | 'l'<<16 | 'e'<<8 | 'f' // 'klef'
	KeyAELevel          KeyAE = 'l'<<24 | 'e'<<16 | 'v'<<8 | 'l' // 'levl'
	KeyAELineArrow      KeyAE = 'a'<<24 | 'r'<<16 | 'r'<<8 | 'o' // 'arro'
	KeyAEName           KeyAE = 'p'<<24 | 'n'<<16 | 'a'<<8 | 'm' // 'pnam'
	KeyAENewElementLoc  KeyAE = 'p'<<24 | 'n'<<16 | 'e'<<8 | 'l' // 'pnel'
	KeyAEObject         KeyAE = 'k'<<24 | 'o'<<16 | 'b'<<8 | 'j' // 'kobj'
	KeyAEObjectClass    KeyAE = 'k'<<24 | 'o'<<16 | 'c'<<8 | 'l' // 'kocl'
	KeyAEOffStyles      KeyAE = 'o'<<24 | 'f'<<16 | 's'<<8 | 't' // 'ofst'
	KeyAEOffset         KeyAE = 'o'<<24 | 'f'<<16 | 's'<<8 | 't' // 'ofst'
	KeyAEOnStyles       KeyAE = 'o'<<24 | 'n'<<16 | 's'<<8 | 't' // 'onst'
	KeyAEPMTable        KeyAE = 'k'<<24 | 'p'<<16 | 'm'<<8 | 't' // 'kpmt'
	KeyAEParamFlags     KeyAE = 'p'<<24 | 'm'<<16 | 'f'<<8 | 'g' // 'pmfg'
	KeyAEParameters     KeyAE = 'p'<<24 | 'r'<<16 | 'm'<<8 | 's' // 'prms'
	KeyAEPenColor       KeyAE = 'p'<<24 | 'p'<<16 | 'c'<<8 | 'l' // 'ppcl'
	KeyAEPenPattern     KeyAE = 'p'<<24 | 'p'<<16 | 'p'<<8 | 'a' // 'pppa'
	KeyAEPenWidth       KeyAE = 'p'<<24 | 'p'<<16 | 'w'<<8 | 'd' // 'ppwd'
	KeyAEPinRange       KeyAE = 'p'<<24 | 'n'<<16 | 'r'<<8 | 'g' // 'pnrg'
	KeyAEPixMapMinus    KeyAE = 'k'<<24 | 'p'<<16 | 'm'<<8 | 'm' // 'kpmm'
	KeyAEPixelDepth     KeyAE = 'p'<<24 | 'd'<<16 | 'p'<<8 | 't' // 'pdpt'
	KeyAEPoint          KeyAE = 'g'<<24 | 'p'<<16 | 'o'<<8 | 's' // 'gpos'
	KeyAEPointList      KeyAE = 'p'<<24 | 't'<<16 | 'l'<<8 | 't' // 'ptlt'
	KeyAEPointSize      KeyAE = 'p'<<24 | 't'<<16 | 's'<<8 | 'z' // 'ptsz'
	KeyAEPosition       KeyAE = 'k'<<24 | 'p'<<16 | 'o'<<8 | 's' // 'kpos'
	KeyAEPropData       KeyAE = 'p'<<24 | 'r'<<16 | 'd'<<8 | 't' // 'prdt'
	KeyAEPropFlags      KeyAE = 'p'<<24 | 'r'<<16 | 'f'<<8 | 'g' // 'prfg'
	KeyAEPropID         KeyAE = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'prop'
	KeyAEProperties     KeyAE = 'q'<<24 | 'p'<<16 | 'r'<<8 | 'o' // 'qpro'
	KeyAEProperty       KeyAE = 'k'<<24 | 'p'<<16 | 'r'<<8 | 'p' // 'kprp'
	KeyAEProtection     KeyAE = 'p'<<24 | 'p'<<16 | 'r'<<8 | 'o' // 'ppro'
	KeyAERegionClass    KeyAE = 'r'<<24 | 'g'<<16 | 'n'<<8 | 'c' // 'rgnc'
	KeyAERenderAs       KeyAE = 'k'<<24 | 'r'<<16 | 'e'<<8 | 'n' // 'kren'
	KeyAERequestedType  KeyAE = 'r'<<24 | 't'<<16 | 'y'<<8 | 'p' // 'rtyp'
	KeyAEResult         KeyAE = '-'<<24 | '-'<<16 | '-'<<8 | '-' // '----'
	KeyAEResultInfo     KeyAE = 'r'<<24 | 's'<<16 | 'i'<<8 | 'n' // 'rsin'
	KeyAERotPoint       KeyAE = 'k'<<24 | 'r'<<16 | 't'<<8 | 'p' // 'krtp'
	KeyAERotation       KeyAE = 'p'<<24 | 'r'<<16 | 'o'<<8 | 't' // 'prot'
	KeyAERowList        KeyAE = 'k'<<24 | 'r'<<16 | 'l'<<8 | 's' // 'krls'
	KeyAESaveOptions    KeyAE = 's'<<24 | 'a'<<16 | 'v'<<8 | 'o' // 'savo'
	KeyAEScale          KeyAE = 'p'<<24 | 's'<<16 | 'c'<<8 | 'l' // 'pscl'
	KeyAEScriptTag      KeyAE = 'p'<<24 | 's'<<16 | 'c'<<8 | 't' // 'psct'
	// KeyAESearchText: # Discussion
	KeyAESearchText      KeyAE = 's'<<24 | 't'<<16 | 'x'<<8 | 't' // 'stxt'
	KeyAEShowWhere       KeyAE = 's'<<24 | 'h'<<16 | 'o'<<8 | 'w' // 'show'
	KeyAEStartAngle      KeyAE = 'p'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'pang'
	KeyAEStartPoint      KeyAE = 'p'<<24 | 's'<<16 | 't'<<8 | 'p' // 'pstp'
	KeyAEStyles          KeyAE = 'k'<<24 | 's'<<16 | 't'<<8 | 'y' // 'ksty'
	KeyAESuiteID         KeyAE = 's'<<24 | 'u'<<16 | 'i'<<8 | 't' // 'suit'
	KeyAEText            KeyAE = 'k'<<24 | 't'<<16 | 'x'<<8 | 't' // 'ktxt'
	KeyAETextColor       KeyAE = 'p'<<24 | 't'<<16 | 'x'<<8 | 'c' // 'ptxc'
	KeyAETextFont        KeyAE = 'p'<<24 | 't'<<16 | 'x'<<8 | 'f' // 'ptxf'
	KeyAETextLineAscent  KeyAE = 'k'<<24 | 't'<<16 | 'a'<<8 | 's' // 'ktas'
	KeyAETextLineHeight  KeyAE = 'k'<<24 | 't'<<16 | 'l'<<8 | 'h' // 'ktlh'
	KeyAETextPointSize   KeyAE = 'p'<<24 | 't'<<16 | 'p'<<8 | 's' // 'ptps'
	KeyAETextStyles      KeyAE = 't'<<24 | 'x'<<16 | 's'<<8 | 't' // 'txst'
	KeyAETheText         KeyAE = 't'<<24 | 'h'<<16 | 't'<<8 | 'x' // 'thtx'
	KeyAETransferMode    KeyAE = 'p'<<24 | 'p'<<16 | 't'<<8 | 'm' // 'pptm'
	KeyAETranslation     KeyAE = 'p'<<24 | 't'<<16 | 'r'<<8 | 's' // 'ptrs'
	KeyAETryAsStructGraf KeyAE = 't'<<24 | 'o'<<16 | 'o'<<8 | 'g' // 'toog'
	KeyAEUniformStyles   KeyAE = 'u'<<24 | 's'<<16 | 't'<<8 | 'l' // 'ustl'
	KeyAEUpdateOn        KeyAE = 'p'<<24 | 'u'<<16 | 'p'<<8 | 'd' // 'pupd'
	KeyAEUserTerm        KeyAE = 'u'<<24 | 't'<<16 | 'r'<<8 | 'm' // 'utrm'
	KeyAEWindow          KeyAE = 'w'<<24 | 'n'<<16 | 'd'<<8 | 'w' // 'wndw'
	KeyAEWritingCode     KeyAE = 'w'<<24 | 'r'<<16 | 'c'<<8 | 'd' // 'wrcd'
)

func (KeyAE) String

func (e KeyAE) String() string

type KeyAELaunchedAs

type KeyAELaunchedAs uint
const (
	// KeyAELaunchedAsLogInItem: If present in a `kAEOpenApplication` event, the receiving application was launched as a login item and should only perform actions suitable to that environment—for example, it probably shouldn't open an untitled document.
	KeyAELaunchedAsLogInItem KeyAELaunchedAs = 'l'<<24 | 'g'<<16 | 'i'<<8 | 't' // 'lgit'
	// KeyAELaunchedAsServiceItem: # Discussion
	KeyAELaunchedAsServiceItem KeyAELaunchedAs = 's'<<24 | 'v'<<16 | 'i'<<8 | 't' // 'svit'
)

func (KeyAELaunchedAs) String

func (e KeyAELaunchedAs) String() string

type KeyAERestoreApp added in v0.5.1

type KeyAERestoreApp uint
const (
	KeyAERestoreAppState KeyAERestoreApp = 'r'<<24 | 's'<<16 | 't'<<8 | 'o' // 'rsto'
)

func (KeyAERestoreApp) String added in v0.5.1

func (e KeyAERestoreApp) String() string

type KeyReplyPort added in v0.5.1

type KeyReplyPort uint
const (
	KeyReplyPortAttr KeyReplyPort = 'r'<<24 | 'e'<<16 | 'p'<<8 | 'p' // 'repp'
)

func (KeyReplyPort) String added in v0.5.1

func (e KeyReplyPort) String() string

type KeySOAP

type KeySOAP uint
const (
	KeySOAPSMDNamespace      KeySOAP = 's'<<24 | 's'<<16 | 'n'<<8 | 's' // 'ssns'
	KeySOAPSMDNamespaceURI   KeySOAP = 's'<<24 | 's'<<16 | 'n'<<8 | 'u' // 'ssnu'
	KeySOAPSMDType           KeySOAP = 's'<<24 | 's'<<16 | 't'<<8 | 'p' // 'sstp'
	KeySOAPStructureMetaData KeySOAP = '/'<<24 | 's'<<16 | 'm'<<8 | 'd' // '/smd'
)

func (KeySOAP) String

func (e KeySOAP) String() string

type KeyUserNameAttr

type KeyUserNameAttr uint
const (
	KAERPCClass                  KeyUserNameAttr = 'r'<<24 | 'p'<<16 | 'c'<<8 | ' ' // 'rpc '
	KAESOAPScheme                KeyUserNameAttr = 'S'<<24 | 'O'<<16 | 'A'<<8 | 'P' // 'SOAP'
	KAESharedScriptHandler       KeyUserNameAttr = 'w'<<24 | 's'<<16 | 'c'<<8 | 'p' // 'wscp'
	KAEXMLRPCScheme              KeyUserNameAttr = 'R'<<24 | 'P'<<16 | 'C'<<8 | '2' // 'RPC2'
	KeyAEPOSTHeaderData          KeyUserNameAttr = 'p'<<24 | 'h'<<16 | 'e'<<8 | 'd' // 'phed'
	KeyAEReplyHeaderData         KeyUserNameAttr = 'r'<<24 | 'h'<<16 | 'e'<<8 | 'd' // 'rhed'
	KeyAEXMLReplyData            KeyUserNameAttr = 'x'<<24 | 'r'<<16 | 'e'<<8 | 'p' // 'xrep'
	KeyAEXMLRequestData          KeyUserNameAttr = 'x'<<24 | 'r'<<16 | 'e'<<8 | 'q' // 'xreq'
	KeyAdditionalHTTPHeaders     KeyUserNameAttr = 'a'<<24 | 'h'<<16 | 'e'<<8 | 'd' // 'ahed'
	KeyDisableAuthenticationAttr KeyUserNameAttr = 'a'<<24 | 'u'<<16 | 't'<<8 | 'h' // 'auth'
	KeyRPCMethodName             KeyUserNameAttr = 'm'<<24 | 'e'<<16 | 't'<<8 | 'h' // 'meth'
	KeyRPCMethodParam            KeyUserNameAttr = 'p'<<24 | 'a'<<16 | 'r'<<8 | 'm' // 'parm'
	KeyRPCMethodParamOrder       KeyUserNameAttr = '/'<<24 | 'o'<<16 | 'r'<<8 | 'd' // '/ord'
	KeySOAPAction                KeyUserNameAttr = 's'<<24 | 'a'<<16 | 'c'<<8 | 't' // 'sact'
	KeySOAPMethodNameSpace       KeyUserNameAttr = 'm'<<24 | 's'<<16 | 'p'<<8 | 'c' // 'mspc'
	KeySOAPMethodNameSpaceURI    KeyUserNameAttr = 'm'<<24 | 's'<<16 | 'p'<<8 | 'u' // 'mspu'
	KeySOAPSchemaVersion         KeyUserNameAttr = 's'<<24 | 's'<<16 | 'c'<<8 | 'h' // 'ssch'
	KeyUserNameAttrValue         KeyUserNameAttr = 'u'<<24 | 'n'<<16 | 'a'<<8 | 'm' // 'unam'
	KeyUserPasswordAttr          KeyUserNameAttr = 'p'<<24 | 'a'<<16 | 's'<<8 | 's' // 'pass'
	KeyXMLDebuggingAttr          KeyUserNameAttr = 'x'<<24 | 'd'<<16 | 'b'<<8 | 'g' // 'xdbg'
)

func (KeyUserNameAttr) String

func (e KeyUserNameAttr) String() string

type KioACAccessOwnerBit added in v0.5.1

type KioACAccessOwnerBit uint
const (
	KfullPrivileges               KioACAccessOwnerBit = 458759
	KioACAccessBlankAccessBit     KioACAccessOwnerBit = 28
	KioACAccessBlankAccessMask    KioACAccessOwnerBit = 268435456
	KioACAccessEveryoneReadBit    KioACAccessOwnerBit = 17
	KioACAccessEveryoneReadMask   KioACAccessOwnerBit = 131072
	KioACAccessEveryoneSearchBit  KioACAccessOwnerBit = 16
	KioACAccessEveryoneSearchMask KioACAccessOwnerBit = 65536
	KioACAccessEveryoneWriteBit   KioACAccessOwnerBit = 18
	KioACAccessEveryoneWriteMask  KioACAccessOwnerBit = 262144
	KioACAccessGroupReadBit       KioACAccessOwnerBit = 9
	KioACAccessGroupReadMask      KioACAccessOwnerBit = 512
	KioACAccessGroupSearchBit     KioACAccessOwnerBit = 8
	KioACAccessGroupSearchMask    KioACAccessOwnerBit = 256
	KioACAccessGroupWriteBit      KioACAccessOwnerBit = 10
	KioACAccessGroupWriteMask     KioACAccessOwnerBit = 1024
	KioACAccessOwnerBitValue      KioACAccessOwnerBit = 31
	KioACAccessOwnerMask          KioACAccessOwnerBit = 0
	KioACAccessOwnerReadBit       KioACAccessOwnerBit = 1
	KioACAccessOwnerReadMask      KioACAccessOwnerBit = 2
	KioACAccessOwnerSearchBit     KioACAccessOwnerBit = 0
	KioACAccessOwnerSearchMask    KioACAccessOwnerBit = 1
	KioACAccessOwnerWriteBit      KioACAccessOwnerBit = 2
	KioACAccessOwnerWriteMask     KioACAccessOwnerBit = 4
	KioACAccessUserReadBit        KioACAccessOwnerBit = 25
	KioACAccessUserReadMask       KioACAccessOwnerBit = 33554432
	KioACAccessUserSearchBit      KioACAccessOwnerBit = 24
	KioACAccessUserSearchMask     KioACAccessOwnerBit = 16777216
	KioACAccessUserWriteBit       KioACAccessOwnerBit = 26
	KioACAccessUserWriteMask      KioACAccessOwnerBit = 67108864
	KownerPrivileges              KioACAccessOwnerBit = 7
)

func (KioACAccessOwnerBit) String added in v0.5.1

func (e KioACAccessOwnerBit) String() string

type KioACUser added in v0.5.1

type KioACUser uint
const (
	KioACUserNoMakeChangesBit  KioACUser = 2
	KioACUserNoMakeChangesMask KioACUser = 4
	KioACUserNoSeeFilesBit     KioACUser = 1
	KioACUserNoSeeFilesMask    KioACUser = 2
	KioACUserNoSeeFolderBit    KioACUser = 0
	KioACUserNoSeeFolderMask   KioACUser = 1
	KioACUserNotOwnerBit       KioACUser = 7
	KioACUserNotOwnerMask      KioACUser = 128
)

func (KioACUser) String added in v0.5.1

func (e KioACUser) String() string

type KioFCB added in v0.5.1

type KioFCB uint
const (
	KioFCBFileLockedBit   KioFCB = 13
	KioFCBFileLockedMask  KioFCB = 8192
	KioFCBLargeFileBit    KioFCB = 11
	KioFCBLargeFileMask   KioFCB = 2048
	KioFCBModifiedBit     KioFCB = 15
	KioFCBModifiedMask    KioFCB = 32768
	KioFCBOwnClumpBit     KioFCB = 14
	KioFCBOwnClumpMask    KioFCB = 16384
	KioFCBResourceBit     KioFCB = 9
	KioFCBResourceMask    KioFCB = 512
	KioFCBSharedWriteBit  KioFCB = 12
	KioFCBSharedWriteMask KioFCB = 4096
	KioFCBWriteBit        KioFCB = 8
	KioFCBWriteLockedBit  KioFCB = 10
	KioFCBWriteLockedMask KioFCB = 1024
	KioFCBWriteMask       KioFCB = 256
)

func (KioFCB) String added in v0.5.1

func (e KioFCB) String() string

type KioFlAttribLockedBit added in v0.5.1

type KioFlAttribLockedBit uint
const (
	IoDirFlg                  KioFlAttribLockedBit = 4
	IoDirMask                 KioFlAttribLockedBit = 16
	KioFlAttribCopyProtBit    KioFlAttribLockedBit = 6
	KioFlAttribCopyProtMask   KioFlAttribLockedBit = 64
	KioFlAttribDataOpenBit    KioFlAttribLockedBit = 3
	KioFlAttribDataOpenMask   KioFlAttribLockedBit = 8
	KioFlAttribDirBit         KioFlAttribLockedBit = 4
	KioFlAttribDirMask        KioFlAttribLockedBit = 16
	KioFlAttribFileOpenBit    KioFlAttribLockedBit = 7
	KioFlAttribFileOpenMask   KioFlAttribLockedBit = 128
	KioFlAttribInSharedBit    KioFlAttribLockedBit = 2
	KioFlAttribInSharedMask   KioFlAttribLockedBit = 4
	KioFlAttribLockedBitValue KioFlAttribLockedBit = 0
	KioFlAttribLockedMask     KioFlAttribLockedBit = 1
	KioFlAttribMountedBit     KioFlAttribLockedBit = 3
	KioFlAttribMountedMask    KioFlAttribLockedBit = 8
	KioFlAttribResOpenBit     KioFlAttribLockedBit = 2
	KioFlAttribResOpenMask    KioFlAttribLockedBit = 4
	KioFlAttribSharePointBit  KioFlAttribLockedBit = 5
	KioFlAttribSharePointMask KioFlAttribLockedBit = 32
)

func (KioFlAttribLockedBit) String added in v0.5.1

func (e KioFlAttribLockedBit) String() string

type KioVAtrb added in v0.5.1

type KioVAtrb uint
const (
	KioVAtrbDefaultVolumeBit   KioVAtrb = 5
	KioVAtrbDefaultVolumeMask  KioVAtrb = 32
	KioVAtrbFilesOpenBit       KioVAtrb = 6
	KioVAtrbFilesOpenMask      KioVAtrb = 64
	KioVAtrbHardwareLockedBit  KioVAtrb = 7
	KioVAtrbHardwareLockedMask KioVAtrb = 128
	KioVAtrbSoftwareLockedBit  KioVAtrb = 15
	KioVAtrbSoftwareLockedMask KioVAtrb = 32768
)

func (KioVAtrb) String added in v0.5.1

func (e KioVAtrb) String() string

type Kno added in v0.5.1

type Kno uint
const (
	KnoGroup Kno = 0
)

func (Kno) String added in v0.5.1

func (e Kno) String() string

type KnoUser added in v0.5.1

type KnoUser uint
const (
	KadministratorUser KnoUser = 1
	KnoUserValue       KnoUser = 0
)

func (KnoUser) String added in v0.5.1

func (e KnoUser) String() string

type Ktextencodingiso2022 added in v0.5.1

type Ktextencodingiso2022 uint
const (
	KTextEncodingISO_2022_CN     Ktextencodingiso2022 = 2096
	KTextEncodingISO_2022_CN_EXT Ktextencodingiso2022 = 2097
	// KTextEncodingISO_2022_JP: See RFC 1468.
	KTextEncodingISO_2022_JP Ktextencodingiso2022 = 2080
	// KTextEncodingISO_2022_JP_1: See RFC 2237.
	KTextEncodingISO_2022_JP_1 Ktextencodingiso2022 = 2082
	// KTextEncodingISO_2022_JP_2: See RFC 1554.
	KTextEncodingISO_2022_JP_2 Ktextencodingiso2022 = 2081
	// KTextEncodingISO_2022_JP_3: JIS X0213
	KTextEncodingISO_2022_JP_3 Ktextencodingiso2022 = 2083
	KTextEncodingISO_2022_KR   Ktextencodingiso2022 = 2112
)

func (Ktextencodingiso2022) String added in v0.5.1

func (e Ktextencodingiso2022) String() string

type LSAcceptanceFlags

type LSAcceptanceFlags uint32

See: https://developer.apple.com/documentation/coreservices/lsacceptanceflags

const (
	// AcceptAllowLoginUI: Requests that the user interface to log in be presented.
	AcceptAllowLoginUI LSAcceptanceFlags = 0
	// AcceptDefault: Requests the default behavior that does not require the user interface to log in be presented.
	AcceptDefault LSAcceptanceFlags = 0
)

func (LSAcceptanceFlags) String

func (e LSAcceptanceFlags) String() string

type LSApplicationParameters

type LSApplicationParameters struct {
	Version           int                            // The version of the structure. The value of thisfield must be `0`.
	Flags             LSLaunchFlags                  // Launch flags. For possible values, see [LSLaunchFlags](<doc://com.apple.documentation/documentation/coreservices/lslaunchflags>).
	Application       objectivec.IObject             // The [FSRef] ofthe application to open.
	AsyncLaunchRefCon unsafe.Pointer                 // The client `refCon` thatis to appear in subsequent launch notifications.
	Environment       corefoundation.CFDictionaryRef // A dictionary of [CFStringRef] keysand values for environment variables to set in the launched process.The value of this field can be [NULL].
	Argv              corefoundation.CFArrayRef      // An array of values of type [CFString](<doc://com.apple.corefoundation/documentation/CoreFoundation/CFString>) that specify the arguments that are to be passed to `main()` in the launched process. The value of this field can be [NULL]. This field is ignored in macOS 10.4.
	InitialEvent      AEDesc                         // The first Apple Event to send to the launchedprocess. The value of this field can be [NULL].

}

LSApplicationParameters - The specification that defines the app, launch flags, and additional parameters that control how an app launches.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/lsapplicationparameters

type LSHandlerOptions

type LSHandlerOptions uint32

See: https://developer.apple.com/documentation/coreservices/lshandleroptions

const (
	// Deprecated.
	IgnoreCreator LSHandlerOptions = 0
)

func LSGetHandlerOptionsForContentType deprecated

func LSGetHandlerOptionsForContentType(inContentType corefoundation.CFStringRef) LSHandlerOptions

LSGetHandlerOptionsForContentType gets the handler options for the specified content type.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1445296-lsgethandleroptionsforcontenttyp

func (LSHandlerOptions) String

func (e LSHandlerOptions) String() string

type LSItemInfoFlags

type LSItemInfoFlags uint32

See: https://developer.apple.com/documentation/coreservices/lsiteminfoflags

const (
	// Deprecated.
	AppIsScriptable LSItemInfoFlags = 0
	// Deprecated.
	AppPrefersClassic LSItemInfoFlags = 0
	// Deprecated.
	AppPrefersNative LSItemInfoFlags = 0
	// Deprecated.
	ExtensionIsHidden LSItemInfoFlags = 0
	// Deprecated.
	IsAliasFile LSItemInfoFlags = 0
	// Deprecated.
	IsApplication LSItemInfoFlags = 0
	// Deprecated.
	IsClassicApp LSItemInfoFlags = 0
	// Deprecated.
	IsContainer LSItemInfoFlags = 0
	// Deprecated.
	IsInvisible LSItemInfoFlags = 0
	// Deprecated.
	IsNativeApp LSItemInfoFlags = 0
	// Deprecated.
	IsPackage LSItemInfoFlags = 0
	// Deprecated.
	IsPlainFile LSItemInfoFlags = 0
	// Deprecated.
	IsSymlink LSItemInfoFlags = 0
	// Deprecated.
	IsVolume LSItemInfoFlags = 0
)

func (LSItemInfoFlags) String

func (e LSItemInfoFlags) String() string

type LSItemInfoRecord

type LSItemInfoRecord struct {
	Flags     LSItemInfoFlags            // Item-information flags specifying informationabout the item; see [LSItemInfoFlags](<doc://com.apple.documentation/documentation/coreservices/lsiteminfoflags>) for a description of these flags.
	Filetype  uint32                     // The item’s file type.
	Creator   uint32                     // The item’s creator signature.
	Extension corefoundation.CFStringRef // A Core Foundation string object specifying theitem’s filename extension; see the  inthe Core Foundation Reference Documentation for a description ofthe [CFStringRef] datatype.

}

LSItemInfoRecord - The specification that contains requested information about an item.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/lsiteminforecord

type LSLaunchFSRefSpec

type LSLaunchFSRefSpec struct {
	AppRef         objectivec.IObject // A pointer to a file-system reference designatingthe application to launch; see the  inthe Carbon File Management Documentation for a description of the [FSRef] datatype. Set this field to [NULL] torequest that each item in the `itemRefs` arraybe opened in its own preferred application.
	NumDocs        int                // The number of elements in the array specifiedby the `itemRefs` field.The value of this field can be `0`,in which case the application designated by `appRef` islaunched without opening any items.
	ItemRefs       objectivec.IObject // An array of file-system references designatingthe item or items to open. If the value of `numDocs` is `0`,this field is ignored and can be set to [NULL].
	PassThruParams AEDesc             // A pointer to an Apple event descriptor that ispassed untouched as an optional parameter, with keyword `keyAEPropData` (`'prdt'`),in the Apple event sent to each application launched or activated(whether individual preferred applications or the application designatedby `appRef`). See the  in the Carbon Interapplication CommunicationDocumentation for a description of the [AEDesc] datatype. The value of this field can be [NULL].
	LaunchFlags    LSLaunchFlags      // Launch flags specifying how to launch each application(including whether to print or merely open documents); see [LSLaunchFlags](<doc://com.apple.documentation/documentation/coreservices/lslaunchflags>) fora description of these flags.
	AsyncRefCon    unsafe.Pointer     // A pointer to an arbitrary application-definedvalue, passed in the Carbon event notifying you of an application’slaunch or termination (if you have registered for such notification).The value of this field can be [NULL].

}

LSLaunchFSRefSpec - The specification that defines, by file-system reference, an app to launch, items to open, or both, along with related information.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/lslaunchfsrefspec

type LSLaunchFlags

type LSLaunchFlags uint32

See: https://developer.apple.com/documentation/coreservices/lslaunchflags

const (
	// AndDisplayErrors: Requests that launch and open failures be displayed in the UI.
	AndDisplayErrors LSLaunchFlags = 0
	// AndHide: Requests that the application be hidden as soon as it completes its launch sequence.
	AndHide LSLaunchFlags = 0
	// AndHideOthers: Requests that other applications be hidden as soon as the opened application completes its launch sequence.
	AndHideOthers LSLaunchFlags = 0
	// AndPrint: Requests that documents opened in the application be printed.
	AndPrint LSLaunchFlags = 0
	// Async: Requests that the application be launched asynchronously.
	Async LSLaunchFlags = 0
	// Defaults: Requests launching in the default manner (as if the only flags set were `kLSLaunchNoParams`, `kLSLaunchAsync`, and `kLSLaunchStartClassic`).
	Defaults LSLaunchFlags = 0
	// DontAddToRecents: Requests that the application or documents not be added to the Finder’s Recent Items menu.
	DontAddToRecents LSLaunchFlags = 0
	// DontSwitch: Requests that the application be launched without being brought to the foreground.
	DontSwitch LSLaunchFlags = 0
	// NewInstance: Requests that a new instance of the application be started, even if one is already running.
	NewInstance LSLaunchFlags = 0
)

func (LSLaunchFlags) String

func (e LSLaunchFlags) String() string

type LSLaunchURLSpec

type LSLaunchURLSpec struct {
	AppURL         corefoundation.CFURLRef   // A Core Foundation URL reference designating the application to launch; see the  in the Core Foundation Reference Documentation for a description of the [CFURLRef] data type.The URL must have scheme `file` and contain a valid path to an application file or application bundle. Set this field to [NULL] to request that each item in the `itemURLs` array be opened in its own preferred application.
	ItemURLs       corefoundation.CFArrayRef // A reference to an array of Core Foundation URL references designating the item or items to open; see the  in the Core Foundation Reference Documentation for a description of the [CFArrayRef] data type. The value of this field can be [NULL], in which case the application designated by `appURL` will be launched without opening any items.
	PassThruParams AEDesc                    // A pointer to an Apple event descriptor that is passed untouched as an optional parameter, with keyword `keyAEPropData` (`'prdt'`), in the Apple event sent to each application launched or activated (whether individual preferred applications or the application designated by `appURL`). See the  in the Carbon Interapplication Communication Documentation for a description of the [AEDesc] data type. The value of this field can be [NULL].
	LaunchFlags    LSLaunchFlags             // Launch flags specifying how to launch each application (including whether to print or merely open documents); see [LSLaunchFlags](<doc://com.apple.documentation/documentation/coreservices/lslaunchflags>) for a description of these flags.
	AsyncRefCon    unsafe.Pointer            // A pointer to an arbitrary application-defined value, passed in the Carbon event notifying you of an application’s launch or termination (if you have registered for such notification). The value of this field can be [NULL].

}

LSLaunchURLSpec - The specification for launching an app, opening items, or both, along with related information.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/lslaunchurlspec

type LSRequestedInfo

type LSRequestedInfo uint32

See: https://developer.apple.com/documentation/coreservices/lsrequestedinfo

const (
	// Deprecated.
	RequestAllFlags LSRequestedInfo = 0
	// Deprecated.
	RequestAllInfo LSRequestedInfo = 0
	// Deprecated.
	RequestAppTypeFlags LSRequestedInfo = 0
	// Deprecated.
	RequestBasicFlagsOnly LSRequestedInfo = 0
	// Deprecated.
	RequestExtension LSRequestedInfo = 0
	// Deprecated.
	RequestExtensionFlagsOnly LSRequestedInfo = 0
	// Deprecated.
	RequestIconAndKind LSRequestedInfo = 0
	// Deprecated.
	RequestTypeCreator LSRequestedInfo = 0
)

func (LSRequestedInfo) String

func (e LSRequestedInfo) String() string

type LSRolesMask

type LSRolesMask uint32

See: https://developer.apple.com/documentation/coreservices/lsrolesmask

const (
	// All: Accepts any role with respect to the item.
	All LSRolesMask = 0
	// Editor: Requests the role [Editor] (theapplication can read, present, manipulate, and save the item).
	Editor LSRolesMask = 0
	// None: Requests the role [None] (theapplication cannot open the item, but provides an icon and a kindstring for it).
	None LSRolesMask = 0
	// Shell: Requests the role [Shell] (theapplication can execute the item).
	Shell LSRolesMask = 0
	// Viewer: Requests the role [Viewer] (theapplication can read and present the item, but cannot manipulateor save it).
	Viewer LSRolesMask = 0
)

func (LSRolesMask) String

func (e LSRolesMask) String() string

type LSSharedFileListItemRef

type LSSharedFileListItemRef uintptr

LSSharedFileListItemRef is a file-system object in the shared file list.

See: https://developer.apple.com/documentation/coreservices/lssharedfilelistitemref

func LSSharedFileListInsertItemFSRef deprecated

func LSSharedFileListInsertItemFSRef(inList LSSharedFileListRef, insertAfterThisItem LSSharedFileListItemRef, inDisplayName corefoundation.CFStringRef, inIconRef uintptr, inFSRef unsafe.Pointer, inPropertiesToSet corefoundation.CFDictionaryRef, inPropertiesToClear corefoundation.CFArrayRef) LSSharedFileListItemRef

LSSharedFileListInsertItemFSRef.

Deprecated: Deprecated since macOS 10.10.

See: https://developer.apple.com/documentation/coreservices/1449884-lssharedfilelistinsertitemfsref

func LSSharedFileListInsertItemURL deprecated

func LSSharedFileListInsertItemURL(inList LSSharedFileListRef, insertAfterThisItem LSSharedFileListItemRef, inDisplayName corefoundation.CFStringRef, inIconRef uintptr, inURL corefoundation.CFURLRef, inPropertiesToSet corefoundation.CFDictionaryRef, inPropertiesToClear corefoundation.CFArrayRef) LSSharedFileListItemRef

LSSharedFileListInsertItemURL.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1444471-lssharedfilelistinsertitemurl

type LSSharedFileListRef

type LSSharedFileListRef uintptr

LSSharedFileListRef is a persistent list of file-system objects.

See: https://developer.apple.com/documentation/coreservices/lssharedfilelistref

func LSSharedFileListCreate deprecated

func LSSharedFileListCreate(inAllocator corefoundation.CFAllocatorRef, inListType corefoundation.CFStringRef, listOptions corefoundation.CFTypeRef) LSSharedFileListRef

LSSharedFileListCreate.

Deprecated: Deprecated since macOS 10.11.

See: https://developer.apple.com/documentation/coreservices/1443926-lssharedfilelistcreate

type La

type La int
const (
	LaDictionaryNotOpenedErr La = -6992
	LaDictionaryTooManyErr   La = -6994
	LaDictionaryUnknownErr   La = -6993
	LaEngineNotFoundErr      La = -7000
	LaEnvironmentBusyErr     La = -6985
	LaEnvironmentExistErr    La = -6987
	LaEnvironmentNotFoundErr La = -6986
	LaFailAnalysisErr        La = -6990
	LaInvalidPathErr         La = -6988
	LaNoMoreMorphemeErr      La = -6989
	LaPropertyErr            La = -6999
	LaPropertyIsReadOnlyErr  La = -6997
	LaPropertyNotFoundErr    La = -6998
	LaPropertyUnknownErr     La = -6996
	LaPropertyValueErr       La = -6995
	LaTextOverFlowErr        La = -6991
	LaTooSmallBufferErr      La = -6984
)

func (La) String

func (e La) String() string

type Lang added in v0.5.1

type Lang uint
const (
	// Deprecated.
	LangAfricaans Lang = 141
	// Deprecated.
	LangAfrikaans Lang = 141
	// Deprecated.
	LangAlbanian Lang = 36
	// Deprecated.
	LangAmharic Lang = 85
	// Deprecated.
	LangArabic Lang = 12
	// Deprecated.
	LangArmenian Lang = 51
	// Deprecated.
	LangAssamese Lang = 68
	// Deprecated.
	LangAymara Lang = 134
	// Deprecated.
	LangAzerbaijanAr Lang = 50
	// Deprecated.
	LangAzerbaijanRoman Lang = 150
	// Deprecated.
	LangAzerbaijani Lang = 49
	// Deprecated.
	LangBasque Lang = 129
	// Deprecated.
	LangBelorussian Lang = 46
	// Deprecated.
	LangBengali Lang = 67
	// Deprecated.
	LangBreton Lang = 142
	// Deprecated.
	LangBulgarian Lang = 44
	// Deprecated.
	LangBurmese Lang = 77
	// Deprecated.
	LangByelorussian Lang = 46
	// Deprecated.
	LangCatalan Lang = 130
	// Deprecated.
	LangChewa Lang = 92
	// Deprecated.
	LangChinese Lang = 19
	// Deprecated.
	LangCroatian Lang = 18
	// Deprecated.
	LangCzech Lang = 38
	// Deprecated.
	LangDanish Lang = 7
	// Deprecated.
	LangDutch Lang = 4
	// Deprecated.
	LangDzongkha Lang = 137
	// Deprecated.
	LangEnglish Lang = 0
	// Deprecated.
	LangEsperanto Lang = 94
	// Deprecated.
	LangEstonian Lang = 27
	// Deprecated.
	LangFaeroese Lang = 30
	// Deprecated.
	LangFaroese Lang = 30
	// Deprecated.
	LangFarsi Lang = 31
	// Deprecated.
	LangFinnish Lang = 13
	// Deprecated.
	LangFlemish Lang = 34
	// Deprecated.
	LangFrench Lang = 1
	// Deprecated.
	LangGalician Lang = 140
	// Deprecated.
	LangGalla Lang = 87
	// Deprecated.
	LangGeorgian Lang = 52
	// Deprecated.
	LangGerman Lang = 2
	// Deprecated.
	LangGreek Lang = 14
	// Deprecated.
	LangGreekAncient Lang = 148
	// Deprecated.
	LangGreekPoly Lang = 148
	// Deprecated.
	LangGreenlandic Lang = 149
	// Deprecated.
	LangGuarani Lang = 133
	// Deprecated.
	LangGujarati Lang = 69
	// Deprecated.
	LangHebrew Lang = 10
	// Deprecated.
	LangHindi Lang = 21
	// Deprecated.
	LangHungarian Lang = 26
	// Deprecated.
	LangIcelandic Lang = 15
	// Deprecated.
	LangIndonesian Lang = 81
	// Deprecated.
	LangInuktitut Lang = 143
	// Deprecated.
	LangIrish Lang = 35
	// Deprecated.
	LangIrishGaelic Lang = 35
	// Deprecated.
	LangIrishGaelicScript Lang = 146
	// Deprecated.
	LangItalian Lang = 3
	// Deprecated.
	LangJapanese Lang = 11
	// Deprecated.
	LangJavaneseRom Lang = 138
	// Deprecated.
	LangKannada Lang = 73
	// Deprecated.
	LangKashmiri Lang = 61
	// Deprecated.
	LangKazakh Lang = 48
	// Deprecated.
	LangKhmer Lang = 78
	// Deprecated.
	LangKinyarwanda Lang = 90
	// Deprecated.
	LangKirghiz Lang = 54
	// Deprecated.
	LangKorean Lang = 23
	// Deprecated.
	LangKurdish Lang = 60
	// Deprecated.
	LangLao Lang = 79
	// Deprecated.
	LangLappish Lang = 29
	// Deprecated.
	LangLapponian Lang = 29
	// Deprecated.
	LangLatin Lang = 131
	// Deprecated.
	LangLatvian Lang = 28
	// Deprecated.
	LangLettish Lang = 28
	// Deprecated.
	LangLithuanian Lang = 24
	// Deprecated.
	LangMacedonian Lang = 43
	// Deprecated.
	LangMalagasy Lang = 93
	// Deprecated.
	LangMalayArabic Lang = 84
	// Deprecated.
	LangMalayRoman Lang = 83
	// Deprecated.
	LangMalayalam Lang = 72
	// Deprecated.
	LangMalta Lang = 16
	// Deprecated.
	LangMaltese Lang = 16
	// Deprecated.
	LangManxGaelic Lang = 145
	// Deprecated.
	LangMarathi Lang = 66
	// Deprecated.
	LangMoldavian Lang = 53
	// Deprecated.
	LangMongolian Lang = 57
	// Deprecated.
	LangMongolianCyr Lang = 58
	// Deprecated.
	LangNepali Lang = 64
	// Deprecated.
	LangNorwegian Lang = 9
	// Deprecated.
	LangNyanja Lang = 92
	// Deprecated.
	LangNynorsk Lang = 151
	// Deprecated.
	LangOriya Lang = 71
	// Deprecated.
	LangOromo Lang = 87
	// Deprecated.
	LangPashto Lang = 59
	// Deprecated.
	LangPersian Lang = 31
	// Deprecated.
	LangPolish Lang = 25
	// Deprecated.
	LangPortugese Lang = 8
	// Deprecated.
	LangPortuguese Lang = 8
	// Deprecated.
	LangPunjabi Lang = 70
	// Deprecated.
	LangQuechua Lang = 132
	// Deprecated.
	LangRomanian Lang = 37
	// Deprecated.
	LangRuanda Lang = 90
	// Deprecated.
	LangRundi Lang = 91
	// Deprecated.
	LangRussian Lang = 32
	// Deprecated.
	LangSaamisk Lang = 29
	// Deprecated.
	LangSami Lang = 29
	// Deprecated.
	LangSanskrit Lang = 65
	// Deprecated.
	LangScottishGaelic Lang = 144
	// Deprecated.
	LangSerbian Lang = 42
	// Deprecated.
	LangSimpChinese Lang = 33
	// Deprecated.
	LangSindhi Lang = 62
	// Deprecated.
	LangSinhalese Lang = 76
	// Deprecated.
	LangSlovak Lang = 39
	// Deprecated.
	LangSlovenian Lang = 40
	// Deprecated.
	LangSomali Lang = 88
	// Deprecated.
	LangSpanish Lang = 6
	// Deprecated.
	LangSundaneseRom Lang = 139
	// Deprecated.
	LangSwahili Lang = 89
	// Deprecated.
	LangSwedish Lang = 5
	// Deprecated.
	LangTagalog Lang = 82
	// Deprecated.
	LangTajiki Lang = 55
	// Deprecated.
	LangTamil Lang = 74
	// Deprecated.
	LangTatar Lang = 135
	// Deprecated.
	LangTelugu Lang = 75
	// Deprecated.
	LangThai Lang = 22
	// Deprecated.
	LangTibetan Lang = 63
	// Deprecated.
	LangTigrinya Lang = 86
	// Deprecated.
	LangTongan Lang = 147
	// Deprecated.
	LangTradChinese Lang = 19
	// Deprecated.
	LangTurkish Lang = 17
	// Deprecated.
	LangTurkmen Lang = 56
	// Deprecated.
	LangUighur Lang = 136
	// Deprecated.
	LangUkrainian Lang = 45
	// Deprecated.
	LangUnspecified Lang = 32767
	// Deprecated.
	LangUrdu Lang = 20
	// Deprecated.
	LangUzbek Lang = 47
	// Deprecated.
	LangVietnamese Lang = 80
	// Deprecated.
	LangWelsh Lang = 128
	// Deprecated.
	LangYiddish Lang = 41
	// Deprecated.
	LangYugoslavian Lang = 18
)

func (Lang) String added in v0.5.1

func (e Lang) String() string

type Large1BitMask added in v0.5.1

type Large1BitMask uint
const (
	Large1BitMaskValue Large1BitMask = 'I'<<24 | 'C'<<16 | 'N'<<8 | '#' // 'ICN#'
	Large4BitData      Large1BitMask = 'i'<<24 | 'c'<<16 | 'l'<<8 | '4' // 'icl4'
	Large8BitData      Large1BitMask = 'i'<<24 | 'c'<<16 | 'l'<<8 | '8' // 'icl8'
	Mini1BitMask       Large1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '#' // 'icm#'
	Mini4BitData       Large1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '4' // 'icm4'
	Mini8BitData       Large1BitMask = 'i'<<24 | 'c'<<16 | 'm'<<8 | '8' // 'icm8'
	Small1BitMask      Large1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '#' // 'ics#'
	Small4BitData      Large1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '4' // 'ics4'
	Small8BitData      Large1BitMask = 'i'<<24 | 'c'<<16 | 's'<<8 | '8' // 'ics8'
)

func (Large1BitMask) String added in v0.5.1

func (e Large1BitMask) String() string

type MDExporterInterfaceStruct

type MDExporterInterfaceStruct struct {
	ImporterExportData unsafe.Pointer
	Release            corefoundation.ULONG
	AddRef             corefoundation.ULONG
	QueryInterface     corefoundation.HRESULT
}

MDExporterInterfaceStruct

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/mdexporterinterfacestruct

type MDImporterBundleWrapperURLInterfaceStruct

type MDImporterBundleWrapperURLInterfaceStruct struct {
	AddRef                             corefoundation.ULONG
	ImporterImportBundleWrapperURLData unsafe.Pointer
	QueryInterface                     corefoundation.HRESULT
	Release                            corefoundation.ULONG
}

MDImporterBundleWrapperURLInterfaceStruct

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/mdimporterbundlewrapperurlinterfacestruct

type MDImporterInterfaceStruct

type MDImporterInterfaceStruct struct {
	Release            corefoundation.ULONG
	AddRef             corefoundation.ULONG
	ImporterImportData unsafe.Pointer
	QueryInterface     corefoundation.HRESULT
}

MDImporterInterfaceStruct

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/mdimporterinterfacestruct

type MDImporterURLInterfaceStruct

type MDImporterURLInterfaceStruct struct {
	QueryInterface        corefoundation.HRESULT
	ImporterImportURLData unsafe.Pointer
	AddRef                corefoundation.ULONG
	Release               corefoundation.ULONG
}

MDImporterURLInterfaceStruct

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/mdimporterurlinterfacestruct

type MDItemRef

type MDItemRef uintptr

MDItemRef is a reference to a MDItem object.

See: https://developer.apple.com/documentation/coreservices/mditemref

func MDItemCreate

MDItemCreate creates an MDItem object for a file at the specified path.

See: https://developer.apple.com/documentation/coreservices/1426917-mditemcreate

func MDItemCreateWithURL

func MDItemCreateWithURL(allocator corefoundation.CFAllocatorRef, url corefoundation.CFURLRef) MDItemRef

MDItemCreateWithURL creates an MDItem object for a file at the specified file URL.

See: https://developer.apple.com/documentation/coreservices/1427034-mditemcreatewithurl

type MDLabelDomain added in v0.5.1

type MDLabelDomain uint32

See: https://developer.apple.com/documentation/coreservices/mdlabeldomain

const (
	KMDLabelLocalDomain MDLabelDomain = 1
	KMDLabelUserDomain  MDLabelDomain = 0
)

func (MDLabelDomain) String added in v0.5.1

func (e MDLabelDomain) String() string

type MDQueryBatchingParams

type MDQueryBatchingParams struct {
	First_max_num    int // The maximum number of results that can accumulatebefore the first progress notification is sent. This value is usedonly during the initial result-gathering phase of a query.
	First_max_ms     int // The maximum number of milliseconds that can passbefore the first progress notification is sent. This value is advisory,in that the notification will be triggered at some point after `first_max_ms` millisecondshave passed since the query began accumulating results. This valueis used only during the initial result-gathering phase of a query.
	Progress_max_num int // The maximum number of results that can accumulatebefore additional progress notifications are sent. This value isused only during the initial result-gathering phase of a query.
	Progress_max_ms  int // The maximum number of milliseconds that can passbefore additional progress notifications are sent. This value isadvisory, in that the notification will be triggered at some pointafter `progress_max_ms` millisecondshave passed since the query began accumulating results. This valueis used only during the initial result-gathering phase of a query.
	Update_max_num   int // The maximum number of results that can accumulatebefore an update notification is sent. This value is used only duringthe live-update phase of a query.
	Update_max_ms    int // The maximum number of milliseconds that can passbefore an update notification is sent. This value is advisory, inthat the notification will be triggered at some point after `update_max_ms` millisecondshave passed since the query began accumulating results. This valueis used only during the live-update phase of a query.

}

MDQueryBatchingParams - Structure containing the progress notification batchingparameters of a MDQuery.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/mdquerybatchingparams

func MDQueryGetBatchingParameters

func MDQueryGetBatchingParameters(query MDQueryRef) MDQueryBatchingParams

MDQueryGetBatchingParameters returns the current parameters that control the batching of progress notifications.

See: https://developer.apple.com/documentation/coreservices/1413006-mdquerygetbatchingparameters

type MDQueryCreateResultFunction

type MDQueryCreateResultFunction = func(MDQueryRef, MDItemRef, unsafe.Pointer) unsafe.Pointer

MDQueryCreateResultFunction is callback function used to create the result objects stored and returned by a query.

See: https://developer.apple.com/documentation/coreservices/mdquerycreateresultfunction

type MDQueryCreateValueFunction

MDQueryCreateValueFunction is callback function usedto create the value objects stored and returned by a query.

See: https://developer.apple.com/documentation/coreservices/mdquerycreatevaluefunction

type MDQueryOptionFlags added in v0.5.1

type MDQueryOptionFlags uint32

See: https://developer.apple.com/documentation/coreservices/mdqueryoptionflags

const (
	KMDQueryAllowFSTranslation MDQueryOptionFlags = 8
	// KMDQuerySynchronous: Specifies that a query should block during the initial gather phase.
	KMDQuerySynchronous MDQueryOptionFlags = 1
	// KMDQueryWantsUpdates: # Discussion
	KMDQueryWantsUpdates MDQueryOptionFlags = 4
)

func (MDQueryOptionFlags) String added in v0.5.1

func (e MDQueryOptionFlags) String() string

type MDQueryRef

type MDQueryRef uintptr

MDQueryRef is a reference to a MDQuery object.

See: https://developer.apple.com/documentation/coreservices/mdqueryref

func MDQueryCreate

func MDQueryCreate(allocator corefoundation.CFAllocatorRef, queryString corefoundation.CFStringRef, valueListAttrs corefoundation.CFArrayRef, sortingAttrs corefoundation.CFArrayRef) MDQueryRef

MDQueryCreate creates a new query instance.

See: https://developer.apple.com/documentation/coreservices/1413029-mdquerycreate

func MDQueryCreateSubset

func MDQueryCreateSubset(allocator corefoundation.CFAllocatorRef, query MDQueryRef, queryString corefoundation.CFStringRef, valueListAttrs corefoundation.CFArrayRef, sortingAttrs corefoundation.CFArrayRef) MDQueryRef

MDQueryCreateSubset creates a new query that is a subset of the specified parentquery.

See: https://developer.apple.com/documentation/coreservices/1413027-mdquerycreatesubset

type MDQuerySortComparatorFunction

type MDQuerySortComparatorFunction = func(objectivec.IObject, objectivec.IObject, unsafe.Pointer) corefoundation.CFComparisonResult

MDQuerySortComparatorFunction is callback function used to sort the results of a query.

See: https://developer.apple.com/documentation/coreservices/mdquerysortcomparatorfunction

type MDQuerySortOptionFlags added in v0.5.1

type MDQuerySortOptionFlags uint32

See: https://developer.apple.com/documentation/coreservices/mdquerysortoptionflags

const (
	KMDQueryReverseSortOrderFlag MDQuerySortOptionFlags = 1
)

func (MDQuerySortOptionFlags) String added in v0.5.1

func (e MDQuerySortOptionFlags) String() string

type MPCoherenceID

type MPCoherenceID = uintptr

MPCoherenceID is represents a memory coherence group.

See: https://developer.apple.com/documentation/coreservices/mpcoherenceid

type MPCpuID

type MPCpuID = uintptr

MPCpuID is represents a CPU ID.

See: https://developer.apple.com/documentation/coreservices/mpcpuid

type MPCriticalRegionID

type MPCriticalRegionID = uintptr

MPCriticalRegionID is represents a critical region ID, which Multiprocessing Services uses to manipulate critical regions.

See: https://developer.apple.com/documentation/coreservices/mpcriticalregionid

type MPDebuggerLevel

type MPDebuggerLevel = uint32

MPDebuggerLevel is indicates the debugger level.

See: https://developer.apple.com/documentation/coreservices/mpdebuggerlevel

type MPEventFlags

type MPEventFlags = uint32

MPEventFlags is represents event information for an event group.

See: https://developer.apple.com/documentation/coreservices/mpeventflags

type MPEventID

type MPEventID = uintptr

MPEventID is represents an event group ID, which Multiprocessing Services uses to manipulate event groups.

See: https://developer.apple.com/documentation/coreservices/mpeventid

type MPLibrary added in v0.5.1

type MPLibrary uint
const (
	// Deprecated.
	MPLibrary_DevelopmentRevision MPLibrary = 1
	// Deprecated.
	MPLibrary_MajorVersion MPLibrary = 2
	// Deprecated.
	MPLibrary_MinorVersion MPLibrary = 3
	// Deprecated.
	MPLibrary_Release MPLibrary = 1
)

func (MPLibrary) String added in v0.5.1

func (e MPLibrary) String() string

type MPNotificationID

type MPNotificationID = uintptr

MPNotificationID is represents a notification ID, which Multiprocessing Services uses to manipulate kernel notifications.

See: https://developer.apple.com/documentation/coreservices/mpnotificationid

type MPOpaqueID

type MPOpaqueID = uintptr

MPOpaqueID is represents a generic notification ID (that is, an ID that could be a queue ID, event ID, kernel notification ID, or semaphore ID).

See: https://developer.apple.com/documentation/coreservices/mpopaqueid

type MPProcessID

type MPProcessID = uintptr

MPProcessID is represents a process ID.

See: https://developer.apple.com/documentation/coreservices/mpprocessid

type MPQueueID

type MPQueueID = uintptr

MPQueueID is represents a queue ID, which Multiprocessing Services uses to manipulate message queues.

See: https://developer.apple.com/documentation/coreservices/mpqueueid

type MPRemoteContext

type MPRemoteContext = uint8

MPRemoteContext is specify which contexts are allowed to execute the callback function when using MPRemoteCall.

See: https://developer.apple.com/documentation/coreservices/mpremotecontext

type MPSemaphoreCount

type MPSemaphoreCount = objectivec.IObject

MPSemaphoreCount is represents a semaphore count.

See: https://developer.apple.com/documentation/coreservices/mpsemaphorecount

type MPSemaphoreID

type MPSemaphoreID = uintptr

MPSemaphoreID is represents a semaphore ID, which Multiprocessing Services uses to manipulate semaphores.

See: https://developer.apple.com/documentation/coreservices/mpsemaphoreid

type MPTaskID

type MPTaskID = uintptr

MPTaskID is represents a task ID.

See: https://developer.apple.com/documentation/coreservices/mptaskid

func MPCurrentTaskID deprecated

func MPCurrentTaskID() MPTaskID

MPCurrentTaskID obtains the task ID of the currently-executing preemptive task

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585673-mpcurrenttaskid

type MPTaskInfo

type MPTaskInfo = unsafe.Pointer

MPTaskInfo is contains information about a task.

See: https://developer.apple.com/documentation/coreservices/mptaskinfo

type MPTaskOptions

type MPTaskOptions = objectivec.IObject

MPTaskOptions is specify optional actions when calling the MPCreateTask function.

See: https://developer.apple.com/documentation/coreservices/mptaskoptions

type MPTaskWeight

type MPTaskWeight = uint32

MPTaskWeight is represents the relative processor weighting of a task.

See: https://developer.apple.com/documentation/coreservices/mptaskweight

type MPTimerID

type MPTimerID = uintptr

MPTimerID is represents a timer ID.

See: https://developer.apple.com/documentation/coreservices/mptimerid

type Map added in v0.5.1

type Map uint
const (
	// Deprecated.
	MapChanged Map = 32
	// Deprecated.
	MapChangedBit Map = 5
	// Deprecated.
	MapCompact Map = 64
	// Deprecated.
	MapCompactBit Map = 6
	// Deprecated.
	MapReadOnly Map = 128
	// Deprecated.
	MapReadOnlyBit Map = 7
)

func (Map) String added in v0.5.1

func (e Map) String() string

type Max added in v0.5.1

type Max uint
const (
	// Deprecated.
	MaxSize Max = 0
)

func (Max) String added in v0.5.1

func (e Max) String() string

type Mdy added in v0.5.1

type Mdy uint
const (
	Dmy      Mdy = 1
	Dym      Mdy = 4
	MdyValue Mdy = 0
	Myd      Mdy = 3
	Ydm      Mdy = 5
	Ymd      Mdy = 2
)

func (Mdy) String added in v0.5.1

func (e Mdy) String() string

type MemROZWarn

type MemROZWarn int
const (
	MemAZErr        MemROZWarn = -113
	MemAdrErr       MemROZWarn = -110
	MemBCErr        MemROZWarn = -115
	MemFullErr      MemROZWarn = -108
	MemLockedErr    MemROZWarn = -117
	MemPCErr        MemROZWarn = -114
	MemPurErr       MemROZWarn = -112
	MemROZErr       MemROZWarn = -99
	MemROZError     MemROZWarn = -99
	MemROZWarnValue MemROZWarn = -99
	MemSCErr        MemROZWarn = -116
	MemWZErr        MemROZWarn = -111
	NilHandleErr    MemROZWarn = -109
)

func (MemROZWarn) String

func (e MemROZWarn) String() string
type Menu int
const (
	MenuInvalidErr          Menu = -5623
	MenuItemNotFoundErr     Menu = -5622
	MenuNotFoundErr         Menu = -5620
	MenuPropertyInvalid     Menu = -5603
	MenuPropertyInvalidErr  Menu = -5603
	MenuPropertyNotFoundErr Menu = -5604
	MenuUsesSystemDefErr    Menu = -5621
)
func (e Menu) String() string

type Midi

type Midi int
const (
	MidiDupIDErr        Midi = -260
	MidiInvalidCmdErr   Midi = -261
	MidiNameLenErr      Midi = -259
	MidiNoClientErr     Midi = -250
	MidiNoConErr        Midi = -257
	MidiNoPortErr       Midi = -251
	MidiTooManyConsErr  Midi = -253
	MidiTooManyPortsErr Midi = -252
	MidiVConnectErr     Midi = -254
	MidiVConnectMade    Midi = -255
	MidiVConnectRmvd    Midi = -256
	MidiWriteErr        Midi = -258
)

func (Midi) String

func (e Midi) String() string

type MinCountry added in v0.5.1

type MinCountry uint
const (
	// Deprecated.
	MaxCountry MinCountry = 108
	// Deprecated.
	MinCountryValue MinCountry = 0
)

func (MinCountry) String added in v0.5.1

func (e MinCountry) String() string

type MmInternal added in v0.5.1

type MmInternal int
const (
	MmInternalError MmInternal = -2526
)

func (MmInternal) String added in v0.5.1

func (e MmInternal) String() string

type MpWorkFlag added in v0.5.1

type MpWorkFlag uint
const (
	// Deprecated.
	MpWorkFlagCopyWorkBlock MpWorkFlag = 4
	// Deprecated.
	MpWorkFlagDoCompletion MpWorkFlag = 2
	// Deprecated.
	MpWorkFlagDoWork MpWorkFlag = 1
	// Deprecated.
	MpWorkFlagDontBlock MpWorkFlag = 8
	// Deprecated.
	MpWorkFlagGetIsRunning MpWorkFlag = 64
	// Deprecated.
	MpWorkFlagGetProcessorCount MpWorkFlag = 16
)

func (MpWorkFlag) String added in v0.5.1

func (e MpWorkFlag) String() string

type Nanoseconds

type Nanoseconds = uint64

See: https://developer.apple.com/documentation/coreservices/nanoseconds

func AbsoluteDeltaToNanoseconds deprecated

func AbsoluteDeltaToNanoseconds(arg0 kernel.AbsoluteTime, arg1 kernel.AbsoluteTime) Nanoseconds

AbsoluteDeltaToNanoseconds.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501268-absolutedeltatonanoseconds

func AbsoluteToNanoseconds deprecated

func AbsoluteToNanoseconds(arg0 kernel.AbsoluteTime) Nanoseconds

AbsoluteToNanoseconds.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501246-absolutetonanoseconds

func DurationToNanoseconds deprecated

func DurationToNanoseconds(arg0 Duration) Nanoseconds

DurationToNanoseconds.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1501254-durationtonanoseconds

type Nbp

type Nbp int
const (
	NbpBuffOvr   Nbp = -1024
	NbpConfDiff  Nbp = -1026
	NbpDuplicate Nbp = -1027
	NbpNISErr    Nbp = -1029
	NbpNoConfirm Nbp = -1025
	NbpNotFound  Nbp = -1028
)

func (Nbp) String

func (e Nbp) String() string

type NmTyp added in v0.5.1

type NmTyp int
const (
	NmTypErr NmTyp = -299
)

func (NmTyp) String added in v0.5.1

func (e NmTyp) String() string

type No

type No int
const (
	NoScrapErr No = -100
	NoTypeErr  No = -102
)

func (No) String

func (e No) String() string

type NoAdrMkErr

type NoAdrMkErr int
const (
	BadBtSlpErr     NoAdrMkErr = -70
	BadCksmErr      NoAdrMkErr = -69
	BadDBtSlp       NoAdrMkErr = -73
	BadDCksum       NoAdrMkErr = -72
	BreakRecd       NoAdrMkErr = -90
	CantStepErr     NoAdrMkErr = -75
	ClkRdErr        NoAdrMkErr = -85
	ClkWrErr        NoAdrMkErr = -86
	DataVerErr      NoAdrMkErr = -68
	Fmt1Err         NoAdrMkErr = -82
	Fmt2Err         NoAdrMkErr = -83
	InitIWMErr      NoAdrMkErr = -77
	NoAdrMkErrValue NoAdrMkErr = -67
	NoDtaMkErr      NoAdrMkErr = -71
	PrInitErr       NoAdrMkErr = -88
	PrWrErr         NoAdrMkErr = -87
	RcvrErr         NoAdrMkErr = -89
	SectNFErr       NoAdrMkErr = -81
	SeekErr         NoAdrMkErr = -80
	SpdAdjErr       NoAdrMkErr = -79
	Tk0BadErr       NoAdrMkErr = -76
	TwoSideErr      NoAdrMkErr = -78
	VerErr          NoAdrMkErr = -84
	WrUnderrun      NoAdrMkErr = -74
)

func (NoAdrMkErr) String

func (e NoAdrMkErr) String() string

type NoCalls added in v0.5.1

type NoCalls uint
const (
	NoCallsValue NoCalls = 1
	NoRequest    NoCalls = 2
	SleepQType   NoCalls = 16
	SlpQType     NoCalls = 16
)

func (NoCalls) String added in v0.5.1

func (e NoCalls) String() string

type NoDeviceForChannel

type NoDeviceForChannel int
const (
	BadControllerHeight                NoDeviceForChannel = -9994
	BadSGChannel                       NoDeviceForChannel = -9406
	CannotMoveAttachedController       NoDeviceForChannel = -9999
	CannotSetWidthOfAttachedController NoDeviceForChannel = -9997
	CantDoThatInCurrentMode            NoDeviceForChannel = -9402
	ControllerBoundsNotExact           NoDeviceForChannel = -9996
	ControllerHasFixedHeight           NoDeviceForChannel = -9998
	CouldntGetRequiredComponent        NoDeviceForChannel = -9405
	DeviceCantMeetRequest              NoDeviceForChannel = -9408
	EditingNotAllowed                  NoDeviceForChannel = -9995
	GrabTimeComplete                   NoDeviceForChannel = -9401
	NoDeviceForChannelValue            NoDeviceForChannel = -9400
	NotEnoughDiskSpaceToGrab           NoDeviceForChannel = -9404
	NotEnoughMemoryToGrab              NoDeviceForChannel = -9403
	SeqGrabInfoNotAvailable            NoDeviceForChannel = -9407
)

func (NoDeviceForChannel) String

func (e NoDeviceForChannel) String() string

type NoHardware

type NoHardware int
const (
	BadChannel                   NoHardware = -205
	BadFileFormat                NoHardware = -208
	BadFormat                    NoHardware = -206
	BuffersTooSmall              NoHardware = -210
	ChannelBusy                  NoHardware = -209
	ChannelNotBusy               NoHardware = -211
	NoHardwareValue              NoHardware = -200
	NoMoreRealTime               NoHardware = -212
	NotEnoughBufferSpace         NoHardware = -207
	NotEnoughHardware            NoHardware = -201
	QueueFull                    NoHardware = -203
	ResProblem                   NoHardware = -204
	SiBadDeviceName              NoHardware = -228
	SiBadRefNum                  NoHardware = -229
	SiBadSoundInDevice           NoHardware = -221
	SiDeviceBusyErr              NoHardware = -227
	SiHardDriveTooSlow           NoHardware = -224
	SiInputDeviceErr             NoHardware = -230
	SiInvalidCompression         NoHardware = -223
	SiInvalidSampleRate          NoHardware = -225
	SiInvalidSampleSize          NoHardware = -226
	SiNoBufferSpecified          NoHardware = -222
	SiNoSoundInHardware          NoHardware = -220
	SiUnknownInfoType            NoHardware = -231
	SiUnknownQuality             NoHardware = -232
	SiVBRCompressionNotSupported NoHardware = -213
)

func (NoHardware) String

func (e NoHardware) String() string

type NoLoopingConstants added in v0.5.1

type NoLoopingConstants uint
const (
	ForwardBackwardLooping NoLoopingConstants = 2
	ForwardLooping         NoLoopingConstants = 1
	NoLooping              NoLoopingConstants = 0
)

func (NoLoopingConstants) String added in v0.5.1

func (e NoLoopingConstants) String() string

type NoMaskFound added in v0.5.1

type NoMaskFound int
const (
	NoMaskFoundErr NoMaskFound = -1000
)

func (NoMaskFound) String added in v0.5.1

func (e NoMaskFound) String() string

type NoSynthFound

type NoSynthFound int
const (
	// BadDictFormat: Pronunciation dictionary format error
	BadDictFormat NoSynthFound = -246
	// BadInputText: Raw phoneme text contains invalid characters
	BadInputText NoSynthFound = -247
	// BufTooSmall: Output buffer is too small to hold result
	BufTooSmall NoSynthFound = -243
	// IncompatibleVoice: Specified voice cannot be used with synthesizer
	IncompatibleVoice NoSynthFound = -245
	// NoSynthFoundValue: Could not find the specified speech synthesizer
	NoSynthFoundValue NoSynthFound = -240
	// SynthNotReady: Speech synthesizer is still busy speaking
	SynthNotReady NoSynthFound = -242
	// SynthOpenFailed: Could not open another speech synthesizerchannel
	SynthOpenFailed NoSynthFound = -241
	// VoiceNotFound: Voice resource not found
	VoiceNotFound NoSynthFound = -244
)

func (NoSynthFound) String

func (e NoSynthFound) String() string

type NoneTypeConstants added in v0.5.1

type NoneTypeConstants uint
const (
	ACE2Type  NoneTypeConstants = 'A'<<24 | 'C'<<16 | 'E'<<8 | '2' // 'ACE2'
	ACE8Type  NoneTypeConstants = 'A'<<24 | 'C'<<16 | 'E'<<8 | '8' // 'ACE8'
	MACE3Type NoneTypeConstants = 'M'<<24 | 'A'<<16 | 'C'<<8 | '3' // 'MAC3'
	MACE6Type NoneTypeConstants = 'M'<<24 | 'A'<<16 | 'C'<<8 | '6' // 'MAC6'
	NoneType  NoneTypeConstants = 'N'<<24 | 'O'<<16 | 'N'<<8 | 'E' // 'NONE'
)

func (NoneTypeConstants) String added in v0.5.1

func (e NoneTypeConstants) String() string

type NotAQTVRMovieErr

type NotAQTVRMovieErr int
const (
	CallNotSupportedByNodeErr     NotAQTVRMovieErr = -30542
	ConstraintReachedErr          NotAQTVRMovieErr = -30541
	InvalidHotSpotIDErr           NotAQTVRMovieErr = -30551
	InvalidNodeFormatErr          NotAQTVRMovieErr = -30550
	InvalidNodeIDErr              NotAQTVRMovieErr = -30544
	InvalidViewStateErr           NotAQTVRMovieErr = -30545
	LimitReachedErr               NotAQTVRMovieErr = -30549
	NoMemoryNodeFailedInitialize  NotAQTVRMovieErr = -30552
	NotAQTVRMovieErrValue         NotAQTVRMovieErr = -30540
	PropertyNotSupportedByNodeErr NotAQTVRMovieErr = -30547
	QtvrLibraryLoadErr            NotAQTVRMovieErr = -30554
	QtvrUninitialized             NotAQTVRMovieErr = -30555
	SelectorNotSupportedByNodeErr NotAQTVRMovieErr = -30543
	SettingNotSupportedByNodeErr  NotAQTVRMovieErr = -30548
	StreamingNodeNotReadyErr      NotAQTVRMovieErr = -30553
	TimeNotInViewErr              NotAQTVRMovieErr = -30546
)

func (NotAQTVRMovieErr) String

func (e NotAQTVRMovieErr) String() string

type NotBTree

type NotBTree int
const (
	BtDupRecErr          NotBTree = -414
	BtKeyAttrErr         NotBTree = -417
	BtKeyLenErr          NotBTree = -416
	BtNoSpace            NotBTree = -413
	BtRecNotFnd          NotBTree = -415
	InvalidIndexErr      NotBTree = -20002
	NotBTreeValue        NotBTree = -410
	RecordDataTooBigErr  NotBTree = -20001
	UnknownInsertModeErr NotBTree = -20000
)

func (NotBTree) String

func (e NotBTree) String() string

type NotEnoughMemoryErr

type NotEnoughMemoryErr int
const (
	CannotDeferErr          NotEnoughMemoryErr = -625
	CannotMakeContiguousErr NotEnoughMemoryErr = -622
	InterruptsMaskedErr     NotEnoughMemoryErr = -624
	NoMMUErr                NotEnoughMemoryErr = -626
	NotEnoughMemoryErrValue NotEnoughMemoryErr = -620
	NotHeldErr              NotEnoughMemoryErr = -621
	NotLockedErr            NotEnoughMemoryErr = -623
)

func (NotEnoughMemoryErr) String

func (e NotEnoughMemoryErr) String() string

type NotInitErr

type NotInitErr int
const (
	AuthFailErr         NotInitErr = -927
	BadLocNameErr       NotInitErr = -931
	BadPortNameErr      NotInitErr = -919
	BadReqErr           NotInitErr = -909
	BadServiceMethodErr NotInitErr = -930
	// DestPortErr: Server hasn’t set `'SIZE'` resource toindicate awareness of high-level events, or else is not present
	DestPortErr        NotInitErr = -906
	GuestNotAllowedErr NotInitErr = -932
	LocalOnlyErr       NotInitErr = -905
	NameTypeErr        NotInitErr = -902
	NetworkErr         NotInitErr = -925
	NoDefaultUserErr   NotInitErr = -922
	NoGlobalsErr       NotInitErr = -904
	NoInformErr        NotInitErr = -926
	NoMachineNameErr   NotInitErr = -913
	// NoPortErr: Client hasn’t set `'SIZE'` resource toindicate awareness of high-level events
	NoPortErr         NotInitErr = -903
	NoResponseErr     NotInitErr = -915
	NoSessionErr      NotInitErr = -908
	NoToolboxNameErr  NotInitErr = -914
	NoUserNameErr     NotInitErr = -911
	NoUserRecErr      NotInitErr = -928
	NoUserRefErr      NotInitErr = -924
	NotInitErrValue   NotInitErr = -900
	NotLoggedInErr    NotInitErr = -923
	PortClosedErr     NotInitErr = -916
	PortNameExistsErr NotInitErr = -910
	// SessClosedErr: The `kAEDontReconnect` flagin the `sendMode` parameterwas set and the server quit, then restarted
	SessClosedErr NotInitErr = -917
	SessTableErr  NotInitErr = -907
	UserRejectErr NotInitErr = -912
)

func (NotInitErr) String

func (e NotInitErr) String() string

type Nr

type Nr int
const (
	NrCallNotSupported        Nr = -2557
	NrDataTruncatedErr        Nr = -2543
	NrExitedIteratorScope     Nr = -2555
	NrInvalidEntryIterationOp Nr = -2552
	NrInvalidNodeErr          Nr = -2538
	NrIterationDone           Nr = -2554
	NrLockedErr               Nr = -2536
	NrNameErr                 Nr = -2541
	NrNotCreatedErr           Nr = -2540
	NrNotEnoughMemoryErr      Nr = -2537
	NrNotFoundErr             Nr = -2539
	NrNotModifiedErr          Nr = -2547
	NrNotSlotDeviceErr        Nr = -2542
	NrOverrunErr              Nr = -2548
	NrPathBufferTooSmall      Nr = -2551
	NrPathNotFound            Nr = -2550
	NrPowerErr                Nr = -2544
	NrPowerSwitchAbortErr     Nr = -2545
	NrPropertyAlreadyExists   Nr = -2553
	NrResultCodeBase          Nr = -2549
	NrTransactionAborted      Nr = -2556
	NrTypeMismatchErr         Nr = -2546
)

func (Nr) String

func (e Nr) String() string

type Number

type Number int
const (
	NumberFormattingBadCurrencyPositionErr       Number = -5211
	NumberFormattingBadFormatErr                 Number = -5207
	NumberFormattingBadNumberFormattingObjectErr Number = -5202
	NumberFormattingBadOptionsErr                Number = -5208
	NumberFormattingBadTokenErr                  Number = -5209
	NumberFormattingDelimiterMissingErr          Number = -5205
	NumberFormattingEmptyFormatErr               Number = -5206
	NumberFormattingLiteralMissingErr            Number = -5204
	NumberFormattingNotADigitErr                 Number = -5212
	NumberFormattingNotANumberErr                Number = -5200
	NumberFormattingOverflowInDestinationErr     Number = -5201
	NumberFormattingSpuriousCharErr              Number = -5203
	NumberFormattingUnOrderedCurrencyRangeErr    Number = -5210
	NumberFormattingUnOrdredCurrencyRangeErr     Number = -5210
	NumberFortmattingNotADigitErr                Number = -5212
)

func (Number) String

func (e Number) String() string

type OSLAccessorProcPtr

OSLAccessorProcPtr is your object accessor function either finds elements or properties of an Apple event object.

See: https://developer.apple.com/documentation/coreservices/oslaccessorprocptr

type OSLAccessorUPP

type OSLAccessorUPP = unsafe.Pointer

OSLAccessorUPP is defines a data type for the universal procedure pointer for the OSLAccessorProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslaccessorupp

func NewOSLAccessorUPP

func NewOSLAccessorUPP(userRoutine OSLAccessorProcPtr) OSLAccessorUPP

NewOSLAccessorUPP creates a new universal procedure pointer to an object accessor function.

See: https://developer.apple.com/documentation/coreservices/1449584-newoslaccessorupp

type OSLAdjustMarksProcPtr

type OSLAdjustMarksProcPtr = func(int, int, objectivec.IObject) int16

OSLAdjustMarksProcPtr is defines a pointer to an adjust marks callback function. Your adjust marks function unmarks objects previously marked by a call to your marking function.

See: https://developer.apple.com/documentation/coreservices/osladjustmarksprocptr

type OSLAdjustMarksUPP

type OSLAdjustMarksUPP = unsafe.Pointer

OSLAdjustMarksUPP is defines a data type for the universal procedure pointer for the OSLAdjustMarksProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/osladjustmarksupp

func NewOSLAdjustMarksUPP

func NewOSLAdjustMarksUPP(userRoutine OSLAdjustMarksProcPtr) OSLAdjustMarksUPP

NewOSLAdjustMarksUPP creates a new universal procedure pointer to an object callback adjust marks function.

See: https://developer.apple.com/documentation/coreservices/1443347-newosladjustmarksupp

type OSLCompareProcPtr

type OSLCompareProcPtr = func(uint32, objectivec.IObject, objectivec.IObject, objectivec.IObject) int16

OSLCompareProcPtr is defines a pointer to an object comparison callback function. Your object comparison function compares one Apple event object to another or to the data for a descriptor.

See: https://developer.apple.com/documentation/coreservices/oslcompareprocptr

type OSLCompareUPP

type OSLCompareUPP = unsafe.Pointer

OSLCompareUPP is defines a data type for the universal procedure pointer for the OSLCompareProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslcompareupp

func NewOSLCompareUPP

func NewOSLCompareUPP(userRoutine OSLCompareProcPtr) OSLCompareUPP

NewOSLCompareUPP creates a new universal procedure pointer to an object callback comparison function.

See: https://developer.apple.com/documentation/coreservices/1444603-newoslcompareupp

type OSLCountProcPtr

type OSLCountProcPtr = func(uint32, uint32, objectivec.IObject, objectivec.IObject) int16

OSLCountProcPtr is defines a pointer to an object counting callback function. Your object counting function counts the number of Apple event objects of a specified class in a specified container object.

See: https://developer.apple.com/documentation/coreservices/oslcountprocptr

type OSLCountUPP

type OSLCountUPP = unsafe.Pointer

OSLCountUPP is defines a data type for the universal procedure pointer for the OSLCountProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslcountupp

func NewOSLCountUPP

func NewOSLCountUPP(userRoutine OSLCountProcPtr) OSLCountUPP

NewOSLCountUPP creates a new universal procedure pointer to an object callback count function.

See: https://developer.apple.com/documentation/coreservices/1448156-newoslcountupp

type OSLDisposeTokenProcPtr

type OSLDisposeTokenProcPtr = func(objectivec.IObject) int16

OSLDisposeTokenProcPtr is defines a pointer to a dispose token callback function. Your dispose token function, required only if you use a complex token format, disposes of the specified token.

See: https://developer.apple.com/documentation/coreservices/osldisposetokenprocptr

type OSLDisposeTokenUPP

type OSLDisposeTokenUPP = unsafe.Pointer

OSLDisposeTokenUPP is defines a data type for the universal procedure pointer for the OSLDisposeTokenProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/osldisposetokenupp

func NewOSLDisposeTokenUPP

func NewOSLDisposeTokenUPP(userRoutine OSLDisposeTokenProcPtr) OSLDisposeTokenUPP

NewOSLDisposeTokenUPP creates a new universal procedure pointer to an object callback dispose token function.

See: https://developer.apple.com/documentation/coreservices/1450027-newosldisposetokenupp

type OSLGetErrDescProcPtr

type OSLGetErrDescProcPtr = func(objectivec.IObject) int16

OSLGetErrDescProcPtr is defines a pointer to an error descriptor callback function. Your error descriptor callback function supplies a pointer to an address where the Apple Event Manager can store the current descriptor if an error occurs during a call to the AEResolve function.

See: https://developer.apple.com/documentation/coreservices/oslgeterrdescprocptr

type OSLGetErrDescUPP

type OSLGetErrDescUPP = unsafe.Pointer

OSLGetErrDescUPP is defines a data type for the universal procedure pointer for the OSLGetErrDescProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslgeterrdescupp

func NewOSLGetErrDescUPP

func NewOSLGetErrDescUPP(userRoutine OSLGetErrDescProcPtr) OSLGetErrDescUPP

NewOSLGetErrDescUPP creates a new universal procedure pointer to an object callback get error descriptor function.

See: https://developer.apple.com/documentation/coreservices/1447934-newoslgeterrdescupp

type OSLGetMarkTokenProcPtr

type OSLGetMarkTokenProcPtr = func(objectivec.IObject, uint32, objectivec.IObject) int16

OSLGetMarkTokenProcPtr is defines a pointer to a mark token callback function. Your mark token function returns a mark token.

See: https://developer.apple.com/documentation/coreservices/oslgetmarktokenprocptr

type OSLGetMarkTokenUPP

type OSLGetMarkTokenUPP = unsafe.Pointer

OSLGetMarkTokenUPP is defines a data type for the universal procedure pointer for the OSLGetMarkTokenProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslgetmarktokenupp

func NewOSLGetMarkTokenUPP

func NewOSLGetMarkTokenUPP(userRoutine OSLGetMarkTokenProcPtr) OSLGetMarkTokenUPP

NewOSLGetMarkTokenUPP creates a new universal procedure pointer to an object callback get mark function.

See: https://developer.apple.com/documentation/coreservices/1445166-newoslgetmarktokenupp

type OSLMarkProcPtr

type OSLMarkProcPtr = func(objectivec.IObject, objectivec.IObject, int) int16

OSLMarkProcPtr is defines a pointer to an object marking callback function. Your object-marking function marks a specific Apple event object.

See: https://developer.apple.com/documentation/coreservices/oslmarkprocptr

type OSLMarkUPP

type OSLMarkUPP = unsafe.Pointer

OSLMarkUPP is defines a data type for the universal procedure pointer for the OSLMarkProcPtr callback function pointer.

See: https://developer.apple.com/documentation/coreservices/oslmarkupp

func NewOSLMarkUPP

func NewOSLMarkUPP(userRoutine OSLMarkProcPtr) OSLMarkUPP

NewOSLMarkUPP creates a new universal procedure pointer to an object callback mark function.

See: https://developer.apple.com/documentation/coreservices/1446942-newoslmarkupp

type OffsetArray

type OffsetArray struct {
	FNumOfOffsets unsafe.Pointer
	FOffset       unsafe.Pointer
}

OffsetArray - Specifies offsets of ranges of text. Not typically used by developers.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/offsetarray

type OffsetArrayHandle

type OffsetArrayHandle = *OffsetArrayPtr

OffsetArrayHandle is defines a data type that points to an OffsetArray. Not typically used by developers.

See: https://developer.apple.com/documentation/coreservices/offsetarrayhandle

type OverallActConstants added in v0.5.1

type OverallActConstants uint
const (
	HDActivity   OverallActConstants = 3
	IdleActivity OverallActConstants = 4
	NetActivity  OverallActConstants = 2
	OverallAct   OverallActConstants = 0
	UsrActivity  OverallActConstants = 1
)

func (OverallActConstants) String added in v0.5.1

func (e OverallActConstants) String() string

type PArcAngle added in v0.5.1

type PArcAngle uint
const (
	PArcAngleValue     PArcAngle = 'p'<<24 | 'a'<<16 | 'r'<<8 | 'c' // 'parc'
	PBackgroundColor   PArcAngle = 'p'<<24 | 'b'<<16 | 'c'<<8 | 'l' // 'pbcl'
	PBackgroundPattern PArcAngle = 'p'<<24 | 'b'<<16 | 'p'<<8 | 't' // 'pbpt'
	PBestType          PArcAngle = 'p'<<24 | 'b'<<16 | 's'<<8 | 't' // 'pbst'
	PBounds            PArcAngle = 'p'<<24 | 'b'<<16 | 'n'<<8 | 'd' // 'pbnd'
	PClass             PArcAngle = 'p'<<24 | 'c'<<16 | 'l'<<8 | 's' // 'pcls'
	PClipboard         PArcAngle = 'p'<<24 | 'c'<<16 | 'l'<<8 | 'i' // 'pcli'
	PColor             PArcAngle = 'c'<<24 | 'o'<<16 | 'l'<<8 | 'r' // 'colr'
	PColorTable        PArcAngle = 'c'<<24 | 'l'<<16 | 't'<<8 | 'b' // 'cltb'
	PContents          PArcAngle = 'p'<<24 | 'c'<<16 | 'n'<<8 | 't' // 'pcnt'
	PCornerCurveHeight PArcAngle = 'p'<<24 | 'c'<<16 | 'h'<<8 | 'd' // 'pchd'
	PCornerCurveWidth  PArcAngle = 'p'<<24 | 'c'<<16 | 'w'<<8 | 'd' // 'pcwd'
	PDashStyle         PArcAngle = 'p'<<24 | 'd'<<16 | 's'<<8 | 't' // 'pdst'
	PDefaultType       PArcAngle = 'd'<<24 | 'e'<<16 | 'f'<<8 | 't' // 'deft'
	PDefinitionRect    PArcAngle = 'p'<<24 | 'd'<<16 | 'r'<<8 | 't' // 'pdrt'
	PEnabled           PArcAngle = 'e'<<24 | 'n'<<16 | 'b'<<8 | 'l' // 'enbl'
	PEndPoint          PArcAngle = 'p'<<24 | 'e'<<16 | 'n'<<8 | 'd' // 'pend'
	PFillColor         PArcAngle = 'f'<<24 | 'l'<<16 | 'c'<<8 | 'l' // 'flcl'
	PFillPattern       PArcAngle = 'f'<<24 | 'l'<<16 | 'p'<<8 | 't' // 'flpt'
	PFont              PArcAngle = 'f'<<24 | 'o'<<16 | 'n'<<8 | 't' // 'font'
)

func (PArcAngle) String added in v0.5.1

func (e PArcAngle) String() string

type PFormula added in v0.5.1

type PFormula uint
const (
	PFormulaValue    PFormula = 'p'<<24 | 'f'<<16 | 'o'<<8 | 'r' // 'pfor'
	PGraphicObjects  PFormula = 'g'<<24 | 'o'<<16 | 'b'<<8 | 's' // 'gobs'
	PHasCloseBox     PFormula = 'h'<<24 | 'c'<<16 | 'l'<<8 | 'b' // 'hclb'
	PHasTitleBar     PFormula = 'p'<<24 | 't'<<16 | 'i'<<8 | 't' // 'ptit'
	PID              PFormula = 'I'<<24 | 'D'<<16 | ' '<<8 | ' ' // 'ID  '
	PIndex           PFormula = 'p'<<24 | 'i'<<16 | 'd'<<8 | 'x' // 'pidx'
	PInsertionLoc    PFormula = 'p'<<24 | 'i'<<16 | 'n'<<8 | 's' // 'pins'
	PIsFloating      PFormula = 'i'<<24 | 's'<<16 | 'f'<<8 | 'l' // 'isfl'
	PIsFrontProcess  PFormula = 'p'<<24 | 'i'<<16 | 's'<<8 | 'f' // 'pisf'
	PIsModal         PFormula = 'p'<<24 | 'm'<<16 | 'o'<<8 | 'd' // 'pmod'
	PIsModified      PFormula = 'i'<<24 | 'm'<<16 | 'o'<<8 | 'd' // 'imod'
	PIsResizable     PFormula = 'p'<<24 | 'r'<<16 | 's'<<8 | 'z' // 'prsz'
	PIsStationeryPad PFormula = 'p'<<24 | 's'<<16 | 'p'<<8 | 'd' // 'pspd'
	PIsZoomable      PFormula = 'i'<<24 | 's'<<16 | 'z'<<8 | 'm' // 'iszm'
	PIsZoomed        PFormula = 'p'<<24 | 'z'<<16 | 'u'<<8 | 'm' // 'pzum'
	PItemNumber      PFormula = 'i'<<24 | 't'<<16 | 'm'<<8 | 'n' // 'itmn'
	PJustification   PFormula = 'p'<<24 | 'j'<<16 | 's'<<8 | 't' // 'pjst'
	PLineArrow       PFormula = 'a'<<24 | 'r'<<16 | 'r'<<8 | 'o' // 'arro'
	PMenuID          PFormula = 'm'<<24 | 'n'<<16 | 'i'<<8 | 'd' // 'mnid'
	PName            PFormula = 'p'<<24 | 'n'<<16 | 'a'<<8 | 'm' // 'pnam'
)

func (PFormula) String added in v0.5.1

func (e PFormula) String() string

type PNewElementLoc added in v0.5.1

type PNewElementLoc uint
const (
	PNewElementLocValue PNewElementLoc = 'p'<<24 | 'n'<<16 | 'e'<<8 | 'l' // 'pnel'
	PPenColor           PNewElementLoc = 'p'<<24 | 'p'<<16 | 'c'<<8 | 'l' // 'ppcl'
	PPenPattern         PNewElementLoc = 'p'<<24 | 'p'<<16 | 'p'<<8 | 'a' // 'pppa'
	PPenWidth           PNewElementLoc = 'p'<<24 | 'p'<<16 | 'w'<<8 | 'd' // 'ppwd'
	PPixelDepth         PNewElementLoc = 'p'<<24 | 'd'<<16 | 'p'<<8 | 't' // 'pdpt'
	PPointList          PNewElementLoc = 'p'<<24 | 't'<<16 | 'l'<<8 | 't' // 'ptlt'
	PPointSize          PNewElementLoc = 'p'<<24 | 't'<<16 | 's'<<8 | 'z' // 'ptsz'
	PProtection         PNewElementLoc = 'p'<<24 | 'p'<<16 | 'r'<<8 | 'o' // 'ppro'
	PRotation           PNewElementLoc = 'p'<<24 | 'r'<<16 | 'o'<<8 | 't' // 'prot'
	PScale              PNewElementLoc = 'p'<<24 | 's'<<16 | 'c'<<8 | 'l' // 'pscl'
	PScript             PNewElementLoc = 's'<<24 | 'c'<<16 | 'p'<<8 | 't' // 'scpt'
	PScriptTag          PNewElementLoc = 'p'<<24 | 's'<<16 | 'c'<<8 | 't' // 'psct'
	PSelected           PNewElementLoc = 's'<<24 | 'e'<<16 | 'l'<<8 | 'c' // 'selc'
	PSelection          PNewElementLoc = 's'<<24 | 'e'<<16 | 'l'<<8 | 'e' // 'sele'
	PStartAngle         PNewElementLoc = 'p'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'pang'
	PStartPoint         PNewElementLoc = 'p'<<24 | 's'<<16 | 't'<<8 | 'p' // 'pstp'
	PTextColor          PNewElementLoc = 'p'<<24 | 't'<<16 | 'x'<<8 | 'c' // 'ptxc'
	PTextFont           PNewElementLoc = 'p'<<24 | 't'<<16 | 'x'<<8 | 'f' // 'ptxf'
	PTextItemDelimiters PNewElementLoc = 't'<<24 | 'x'<<16 | 'd'<<8 | 'l' // 'txdl'
	PTextPointSize      PNewElementLoc = 'p'<<24 | 't'<<16 | 'p'<<8 | 's' // 'ptps'
)

func (PNewElementLoc) String added in v0.5.1

func (e PNewElementLoc) String() string

type PScheme added in v0.5.1

type PScheme uint
const (
	PDNSForm      PScheme = 'p'<<24 | 'D'<<16 | 'N'<<8 | 'S' // 'pDNS'
	PFTPKind      PScheme = 'k'<<24 | 'i'<<16 | 'n'<<8 | 'd' // 'kind'
	PHost         PScheme = 'H'<<24 | 'O'<<16 | 'S'<<8 | 'T' // 'HOST'
	PPath         PScheme = 'F'<<24 | 'T'<<16 | 'P'<<8 | 'c' // 'FTPc'
	PSchemeValue  PScheme = 'p'<<24 | 'u'<<16 | 's'<<8 | 'c' // 'pusc'
	PTextEncoding PScheme = 'p'<<24 | 't'<<16 | 'x'<<8 | 'e' // 'ptxe'
	PURL          PScheme = 'p'<<24 | 'U'<<16 | 'R'<<8 | 'L' // 'pURL'
	PUserName     PScheme = 'R'<<24 | 'A'<<16 | 'u'<<8 | 'n' // 'RAun'
	PUserPassword PScheme = 'R'<<24 | 'A'<<16 | 'p'<<8 | 'w' // 'RApw'
)

func (PScheme) String added in v0.5.1

func (e PScheme) String() string

type PTextStyles added in v0.5.1

type PTextStyles uint
const (
	PTextStylesValue PTextStyles = 't'<<24 | 'x'<<16 | 's'<<8 | 't' // 'txst'
	PTransferMode    PTextStyles = 'p'<<24 | 'p'<<16 | 't'<<8 | 'm' // 'pptm'
	PTranslation     PTextStyles = 'p'<<24 | 't'<<16 | 'r'<<8 | 's' // 'ptrs'
	PUniformStyles   PTextStyles = 'u'<<24 | 's'<<16 | 't'<<8 | 'l' // 'ustl'
	PUpdateOn        PTextStyles = 'p'<<24 | 'u'<<16 | 'p'<<8 | 'd' // 'pupd'
	PUserSelection   PTextStyles = 'p'<<24 | 'u'<<16 | 's'<<8 | 'l' // 'pusl'
	PVersion         PTextStyles = 'v'<<24 | 'e'<<16 | 'r'<<8 | 's' // 'vers'
	PVisible         PTextStyles = 'p'<<24 | 'v'<<16 | 'i'<<8 | 's' // 'pvis'
)

func (PTextStyles) String added in v0.5.1

func (e PTextStyles) String() string

type ParamErr

type ParamErr int
const (
	BadUnitErr           ParamErr = -21
	ClosErr              ParamErr = -24
	ControlErr           ParamErr = -17
	CorErr               ParamErr = -3
	DInstErr             ParamErr = -26
	DRemovErr            ParamErr = -25
	NoHardwareErr        ParamErr = -200
	NotEnoughHardwareErr ParamErr = -201
	OpenErr              ParamErr = -23
	ParamErrValue        ParamErr = -50
	QErr                 ParamErr = -1
	ReadErr              ParamErr = -19
	SeNoDB               ParamErr = -8
	SlpTypeErr           ParamErr = -5
	StatusErr            ParamErr = -18
	UnimpErr             ParamErr = -4
	UnitEmptyErr         ParamErr = -22
	UserCanceledErr      ParamErr = -128
	VTypErr              ParamErr = -2
	WritErr              ParamErr = -20
)

func (ParamErr) String

func (e ParamErr) String() string

type Platform added in v0.5.1

type Platform uint
const (
	// Deprecated.
	Platform68k Platform = 1
	// Deprecated.
	PlatformAIXppc Platform = 1300
	// Deprecated.
	PlatformArm64NativeEntryPoint Platform = 9
	// Deprecated.
	PlatformIA32NativeEntryPoint Platform = 6
	// Deprecated.
	PlatformIRIXmips Platform = 1000
	// Deprecated.
	PlatformInterpreted Platform = 3
	// Deprecated.
	PlatformLinuxintel Platform = 1201
	// Deprecated.
	PlatformLinuxppc Platform = 1200
	// Deprecated.
	PlatformMacOSx86 Platform = 1500
	// Deprecated.
	PlatformNeXT68k Platform = 1403
	// Deprecated.
	PlatformNeXTIntel Platform = 1400
	// Deprecated.
	PlatformNeXTppc Platform = 1401
	// Deprecated.
	PlatformNeXTsparc Platform = 1402
	// Deprecated.
	PlatformPowerPC Platform = 2
	// Deprecated.
	PlatformPowerPC64NativeEntryPoint Platform = 7
	// Deprecated.
	PlatformPowerPCNativeEntryPoint Platform = 5
	// Deprecated.
	PlatformSunOSintel Platform = 1101
	// Deprecated.
	PlatformSunOSsparc Platform = 1100
	// Deprecated.
	PlatformWin32 Platform = 4
	// Deprecated.
	PlatformX86_64NativeEntryPoint Platform = 8
)

func (Platform) String added in v0.5.1

func (e Platform) String() string

type PleaseCacheBit added in v0.5.1

type PleaseCacheBit uint
const (
	ForceReadBit        PleaseCacheBit = 6
	ForceReadMask       PleaseCacheBit = 64
	NewLineBit          PleaseCacheBit = 7
	NewLineCharMask     PleaseCacheBit = 65280
	NewLineMask         PleaseCacheBit = 128
	NoCacheBit          PleaseCacheBit = 5
	NoCacheMask         PleaseCacheBit = 32
	PleaseCacheBitValue PleaseCacheBit = 4
	PleaseCacheMask     PleaseCacheBit = 16
	RdVerify            PleaseCacheBit = 64
	RdVerifyBit         PleaseCacheBit = 6
	RdVerifyMask        PleaseCacheBit = 64
)

func (PleaseCacheBit) String added in v0.5.1

func (e PleaseCacheBit) String() string

type Pm

type Pm int
const (
	PmBusyErr      Pm = -13000
	PmRecvEndErr   Pm = -13005
	PmRecvStartErr Pm = -13004
	PmReplyTOErr   Pm = -13001
	PmSendEndErr   Pm = -13003
	PmSendStartErr Pm = -13002
)

func (Pm) String

func (e Pm) String() string

type PrinterStatusOpCodeNotSupported added in v0.5.1

type PrinterStatusOpCodeNotSupported int
const (
	PrinterStatusOpCodeNotSupportedErr PrinterStatusOpCodeNotSupported = -25280
)

func (PrinterStatusOpCodeNotSupported) String added in v0.5.1

type ProcNotFound

type ProcNotFound int
const (
	AppIsDaemon              ProcNotFound = -606
	AppMemFullErr            ProcNotFound = -605
	AppModeErr               ProcNotFound = -602
	BufferIsSmall            ProcNotFound = -607
	ConnectionInvalid        ProcNotFound = -609
	HardwareConfigErr        ProcNotFound = -604
	MemFragErr               ProcNotFound = -601
	NoOutstandingHLE         ProcNotFound = -608
	NoUserInteractionAllowed ProcNotFound = -610
	ProcNotFoundValue        ProcNotFound = -600
	ProtocolErr              ProcNotFound = -603
)

func (ProcNotFound) String

func (e ProcNotFound) String() string

type QHdrPtr

type QHdrPtr = unsafe.Pointer

QHdrPtr is represents a type used by the Compression and Decompression API.

See: https://developer.apple.com/documentation/coreservices/qhdrptr

type Qts

type Qts int
const (
	QtsAddressBusyErr         Qts = -5421
	QtsBadDataErr             Qts = -5402
	QtsBadSelectorErr         Qts = -5400
	QtsBadStateErr            Qts = -5401
	QtsConnectionFailedErr    Qts = -5420
	QtsTimeoutErr             Qts = -5408
	QtsTooMuchDataErr         Qts = -5406
	QtsUnknownValueErr        Qts = -5407
	QtsUnsupportedDataTypeErr Qts = -5403
	QtsUnsupportedFeatureErr  Qts = -5405
	QtsUnsupportedRateErr     Qts = -5404
)

func (Qts) String

func (e Qts) String() string

type RAlias added in v0.5.1

type RAlias uint
const (
	// Deprecated.
	RAliasType RAlias = 'a'<<24 | 'l'<<16 | 'i'<<8 | 's' // 'alis'
)

func (RAlias) String added in v0.5.1

func (e RAlias) String() string

type RcDB

type RcDB int
const (
	RcDBAsyncNotSupp  RcDB = -809
	RcDBBadAsyncPB    RcDB = -810
	RcDBBadDDEV       RcDB = -808
	RcDBBadSessID     RcDB = -806
	RcDBBadSessNum    RcDB = -807
	RcDBBadType       RcDB = -803
	RcDBBreak         RcDB = -804
	RcDBError         RcDB = -802
	RcDBExec          RcDB = -805
	RcDBNoHandler     RcDB = -811
	RcDBNull          RcDB = -800
	RcDBPackNotInited RcDB = -813
	RcDBValue         RcDB = -801
	RcDBWrongVersion  RcDB = -812
)

func (RcDB) String

func (e RcDB) String() string

type ReqFailed

type ReqFailed int
const (
	BadATPSkt      ReqFailed = -1099
	BadBuffNum     ReqFailed = -1100
	CbNotFound     ReqFailed = -1102
	NoDataArea     ReqFailed = -1104
	NoRelErr       ReqFailed = -1101
	NoSendResp     ReqFailed = -1103
	ReqAborted     ReqFailed = -1105
	ReqFailedValue ReqFailed = -1096
	TooManyReqs    ReqFailed = -1097
	TooManySkts    ReqFailed = -1098
)

func (ReqFailed) String

func (e ReqFailed) String() string

type Res added in v0.5.1

type Res uint
const (
	// Deprecated.
	ResChanged Res = 2
	// Deprecated.
	ResChangedBit Res = 1
	// Deprecated.
	ResLocked Res = 16
	// Deprecated.
	ResLockedBit Res = 4
	// Deprecated.
	ResPreload Res = 4
	// Deprecated.
	ResPreloadBit Res = 2
	// Deprecated.
	ResProtected Res = 8
	// Deprecated.
	ResProtectedBit Res = 3
	// Deprecated.
	ResPurgeable Res = 32
	// Deprecated.
	ResPurgeableBit Res = 5
	// Deprecated.
	ResSysHeap Res = 64
	// Deprecated.
	ResSysHeapBit Res = 6
	// Deprecated.
	ResSysRefBit Res = 7
)

func (Res) String added in v0.5.1

func (e Res) String() string

type ResAttributes

type ResAttributes = int16

See: https://developer.apple.com/documentation/coreservices/resattributes

func GetResAttrs deprecated

func GetResAttrs(arg0 uintptr) ResAttributes

GetResAttrs.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529365-getresattrs

type ResErrUPP

type ResErrUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/reserrupp

func NewResErrUPP deprecated

func NewResErrUPP(arg0 unsafe.Pointer) ResErrUPP

NewResErrUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529285-newreserrupp

type ResFileAttributes

type ResFileAttributes = int16

See: https://developer.apple.com/documentation/coreservices/resfileattributes

func GetResFileAttrs deprecated

func GetResFileAttrs(arg0 ResFileRefNum) ResFileAttributes

GetResFileAttrs.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529231-getresfileattrs

type ResFileRefNum

type ResFileRefNum = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/resfilerefnum

func CurResFile deprecated

func CurResFile() ResFileRefNum

CurResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529286-curresfile

func FSOpenResFile deprecated

func FSOpenResFile(arg0 uintptr, arg1 int8) ResFileRefNum

FSOpenResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529232-fsopenresfile

func HomeResFile deprecated

func HomeResFile(arg0 uintptr) ResFileRefNum

HomeResFile.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529352-homeresfile

func OpenComponentResFile deprecated

func OpenComponentResFile(arg0 Component) ResFileRefNum

OpenComponentResFile allows your component to gain access to its resource file.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1516550-opencomponentresfile

type ResID

type ResID = int16

See: https://developer.apple.com/documentation/coreservices/resid

func Unique1ID deprecated

func Unique1ID(arg0 uint32) ResID

Unique1ID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529314-unique1id

func UniqueID deprecated

func UniqueID(arg0 uint32) ResID

UniqueID.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529255-uniqueid

type ResourceCount

type ResourceCount = int16

See: https://developer.apple.com/documentation/coreservices/resourcecount

func Count1Resources deprecated

func Count1Resources(arg0 uint32) ResourceCount

Count1Resources.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529312-count1resources

func Count1Types deprecated

func Count1Types() ResourceCount

Count1Types.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529244-count1types

func CountResources deprecated

func CountResources(arg0 uint32) ResourceCount

CountResources.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529322-countresources

func CountTypes deprecated

func CountTypes() ResourceCount

CountTypes.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1529346-counttypes

type ResourceInMemory

type ResourceInMemory int
const (
	AddRefFailed            ResourceInMemory = -195
	AddResFailed            ResourceInMemory = -194
	BadExtResource          ResourceInMemory = -185
	CantDecompress          ResourceInMemory = -186
	InputOutOfBounds        ResourceInMemory = -190
	InsufficientStackErr    ResourceInMemory = -149
	MapReadErr              ResourceInMemory = -199
	NoMemForPictPlaybackErr ResourceInMemory = -145
	NsStackErr              ResourceInMemory = -149
	PixMapTooDeepErr        ResourceInMemory = -148
	ResAttrErr              ResourceInMemory = -198
	ResFNotFound            ResourceInMemory = -193
	ResNotFound             ResourceInMemory = -192
	ResourceInMemoryValue   ResourceInMemory = -188
	RgnOverflowErr          ResourceInMemory = -147
	RgnTooBigError          ResourceInMemory = -147
	RmvRefFailed            ResourceInMemory = -197
	RmvResFailed            ResourceInMemory = -196
	WritingPastEnd          ResourceInMemory = -189
)

func (ResourceInMemory) String

func (e ResourceInMemory) String() string

type RomanSysFond added in v0.5.1

type RomanSysFond uint
const (
	// Deprecated.
	RomanAppFond RomanSysFond = 3
	// Deprecated.
	RomanFlags RomanSysFond = 7
	// Deprecated.
	RomanSysFondValue RomanSysFond = 16383
	// Deprecated.
	SmFondEnd RomanSysFond = 49152
	// Deprecated.
	SmFondStart RomanSysFond = 16384
	// Deprecated.
	SmUprHalfCharSet RomanSysFond = 128
)

func (RomanSysFond) String added in v0.5.1

func (e RomanSysFond) String() string

type SKDocument

type SKDocument = corefoundation.CFTypeRef

SKDocument is defines an opaque data type representing a document’s URL.

See: https://developer.apple.com/documentation/coreservices/skdocument

type SKDocumentID

type SKDocumentID = int

SKDocumentID is defines an opaque data type representing a lightweight document identifier.

See: https://developer.apple.com/documentation/coreservices/skdocumentid

func SKIndexGetDocumentID

func SKIndexGetDocumentID(inIndex SKIndexRef, inDocument SKDocumentRef) SKDocumentID

SKIndexGetDocumentID gets the ID of a document URL object (of type SKDocument) in an index.

See: https://developer.apple.com/documentation/coreservices/1444437-skindexgetdocumentid

func SKIndexGetMaximumDocumentID

func SKIndexGetMaximumDocumentID(inIndex SKIndexRef) SKDocumentID

SKIndexGetMaximumDocumentID gets the highest-numbered document ID in an index.

See: https://developer.apple.com/documentation/coreservices/1444628-skindexgetmaximumdocumentid

type SKDocumentIndexState

type SKDocumentIndexState uint32

See: https://developer.apple.com/documentation/coreservices/skdocumentindexstate

const (
	// KSKDocumentStateAddPending: Specifies that the document is not in the index but will be added after the index is flushed or closed.
	KSKDocumentStateAddPending SKDocumentIndexState = 2
	// KSKDocumentStateDeletePending: Specifies that the document is in the index but will be deleted after the index is flushed or closed.
	KSKDocumentStateDeletePending SKDocumentIndexState = 3
	// KSKDocumentStateIndexed: Specifies that the document is indexed.
	KSKDocumentStateIndexed SKDocumentIndexState = 1
	// KSKDocumentStateNotIndexed: Specifies that the document is not indexed.
	KSKDocumentStateNotIndexed SKDocumentIndexState = 0
)

func SKIndexGetDocumentState

func SKIndexGetDocumentState(inIndex SKIndexRef, inDocument SKDocumentRef) SKDocumentIndexState

SKIndexGetDocumentState gets the current indexing state of a document URL object (of type SKDocument) in an index.

See: https://developer.apple.com/documentation/coreservices/1443396-skindexgetdocumentstate

func (SKDocumentIndexState) String

func (e SKDocumentIndexState) String() string

type SKDocumentRef

type SKDocumentRef = corefoundation.CFTypeRef

SKDocumentRef is defines an opaque data type representing a document’s URL.

See: https://developer.apple.com/documentation/coreservices/skdocumentref

func SKDocumentCreate

func SKDocumentCreate(inScheme corefoundation.CFStringRef, inParent SKDocumentRef, inName corefoundation.CFStringRef) SKDocumentRef

SKDocumentCreate creates a document URL object (of type SKDocument) based on a scheme, parent, and name.

See: https://developer.apple.com/documentation/coreservices/1443212-skdocumentcreate

func SKDocumentCreateWithURL

func SKDocumentCreateWithURL(inURL corefoundation.CFURLRef) SKDocumentRef

SKDocumentCreateWithURL creates a document URL object (of type SKDocument) from a CFURL object.

See: https://developer.apple.com/documentation/coreservices/1442564-skdocumentcreatewithurl

func SKDocumentGetParent

func SKDocumentGetParent(inDocument SKDocumentRef) SKDocumentRef

SKDocumentGetParent gets the parent of a document URL object (of type SKDocument).

See: https://developer.apple.com/documentation/coreservices/1444449-skdocumentgetparent

func SKIndexCopyDocumentForDocumentID

func SKIndexCopyDocumentForDocumentID(inIndex SKIndexRef, inDocumentID SKDocumentID) SKDocumentRef

SKIndexCopyDocumentForDocumentID obtains a document URL object (of type SKDocument) from an index.

See: https://developer.apple.com/documentation/coreservices/1442760-skindexcopydocumentfordocumentid

func SKIndexDocumentIteratorCopyNext

func SKIndexDocumentIteratorCopyNext(inIterator SKIndexDocumentIteratorRef) SKDocumentRef

SKIndexDocumentIteratorCopyNext obtains the next document URL object (of type SKDocument) from an index using a document iterator.

See: https://developer.apple.com/documentation/coreservices/1442212-skindexdocumentiteratorcopynext

type SKIndexDocumentIteratorRef

type SKIndexDocumentIteratorRef uintptr

SKIndexDocumentIteratorRef is defines an opaque data type representing an index-based document iterator.

See: https://developer.apple.com/documentation/coreservices/skindexdocumentiteratorref

func SKIndexDocumentIteratorCreate

func SKIndexDocumentIteratorCreate(inIndex SKIndexRef, inParentDocument SKDocumentRef) SKIndexDocumentIteratorRef

SKIndexDocumentIteratorCreate creates an index-based iterator for document URL objects (of type SKDocument) owned by a parent document URL object.

See: https://developer.apple.com/documentation/coreservices/1446189-skindexdocumentiteratorcreate

type SKIndexRef

type SKIndexRef uintptr

SKIndexRef is defines an opaque data type representing an index.

See: https://developer.apple.com/documentation/coreservices/skindexref

func SKIndexCreateWithMutableData

func SKIndexCreateWithMutableData(inData corefoundation.CFMutableDataRef, inIndexName corefoundation.CFStringRef, inIndexType SKIndexType, inAnalysisProperties corefoundation.CFDictionaryRef) SKIndexRef

SKIndexCreateWithMutableData creates a named index stored in a [CFMutableDataRef] object.

See: https://developer.apple.com/documentation/coreservices/1447500-skindexcreatewithmutabledata

func SKIndexCreateWithURL

func SKIndexCreateWithURL(inURL corefoundation.CFURLRef, inIndexName corefoundation.CFStringRef, inIndexType SKIndexType, inAnalysisProperties corefoundation.CFDictionaryRef) SKIndexRef

SKIndexCreateWithURL creates a named index in a file whose location is specified with a CFURL object.

See: https://developer.apple.com/documentation/coreservices/1446111-skindexcreatewithurl

func SKIndexOpenWithData

func SKIndexOpenWithData(inData corefoundation.CFDataRef, inIndexName corefoundation.CFStringRef) SKIndexRef

SKIndexOpenWithData opens an existing, named index for searching only.

See: https://developer.apple.com/documentation/coreservices/1446398-skindexopenwithdata

func SKIndexOpenWithMutableData

func SKIndexOpenWithMutableData(inData corefoundation.CFMutableDataRef, inIndexName corefoundation.CFStringRef) SKIndexRef

SKIndexOpenWithMutableData opens an existing, named index for searching and updating.

See: https://developer.apple.com/documentation/coreservices/1444201-skindexopenwithmutabledata

func SKIndexOpenWithURL

func SKIndexOpenWithURL(inURL corefoundation.CFURLRef, inIndexName corefoundation.CFStringRef, inWriteAccess unsafe.Pointer) SKIndexRef

SKIndexOpenWithURL opens an existing, named index stored in a file whose location is specified with a CFURL object.

See: https://developer.apple.com/documentation/coreservices/1449017-skindexopenwithurl

type SKIndexType

type SKIndexType uint32

See: https://developer.apple.com/documentation/coreservices/skindextype

const (
	// KSKIndexInverted: Specifies an inverted index, mapping terms to documents.
	KSKIndexInverted SKIndexType = 1
	// KSKIndexInvertedVector: Specifies an index type with all the capabilities of an inverted and a vector index.
	KSKIndexInvertedVector SKIndexType = 3
	// KSKIndexUnknown: Specifies an unknown index type.
	KSKIndexUnknown SKIndexType = 0
	// KSKIndexVector: Specifies a vector index, mapping documents to terms.
	KSKIndexVector SKIndexType = 2
)

func SKIndexGetIndexType

func SKIndexGetIndexType(inIndex SKIndexRef) SKIndexType

SKIndexGetIndexType gets the category of an index.

See: https://developer.apple.com/documentation/coreservices/1442236-skindexgetindextype

func (SKIndexType) String

func (e SKIndexType) String() string

type SKSearchGroupRef

type SKSearchGroupRef uintptr

SKSearchGroupRef is deprecated. Use asynchronous searching with SKSearchCreate instead, which does not employ search groups.

See: https://developer.apple.com/documentation/coreservices/sksearchgroupref

type SKSearchOptions

type SKSearchOptions = uint32

SKSearchOptions is specifies the search options available for the [SKSearchCreate(_:_:_:)] function.

See: https://developer.apple.com/documentation/coreservices/sksearchoptions

type SKSearchRef

type SKSearchRef uintptr

SKSearchRef is defines an opaque data type representing an asynchronous search.

See: https://developer.apple.com/documentation/coreservices/sksearchref

func SKSearchCreate

func SKSearchCreate(inIndex SKIndexRef, inQuery corefoundation.CFStringRef, inSearchOptions SKSearchOptions) SKSearchRef

SKSearchCreate creates an asynchronous search object for querying an index, and initiates search.

See: https://developer.apple.com/documentation/coreservices/1443079-sksearchcreate

type SKSearchResultsFilterCallBack

type SKSearchResultsFilterCallBack = func(SKIndexRef, SKDocumentRef, unsafe.Pointer) objectivec.IObject

SKSearchResultsFilterCallBack is deprecated. Use SKSearchCreate and SKSearchFindMatches instead, which do not use a callback.

See: https://developer.apple.com/documentation/coreservices/sksearchresultsfiltercallback

type SKSearchResultsRef

type SKSearchResultsRef uintptr

SKSearchResultsRef is deprecated. Use asynchronous searching with SKSearchCreate instead, which does not employ search groups.

See: https://developer.apple.com/documentation/coreservices/sksearchresultsref

type SKSearchType

type SKSearchType uint32

See: https://developer.apple.com/documentation/coreservices/sksearchtype

const (
	// KSKSearchBooleanRanked: Deprecated.
	KSKSearchBooleanRanked SKSearchType = 1
	// KSKSearchPrefixRanked: Deprecated.
	KSKSearchPrefixRanked SKSearchType = 3
	// KSKSearchRanked: Deprecated.
	KSKSearchRanked SKSearchType = 0
	// KSKSearchRequiredRanked: Deprecated.
	KSKSearchRequiredRanked SKSearchType = 2
)

func (SKSearchType) String

func (e SKSearchType) String() string

type SKSummaryRef

type SKSummaryRef uintptr

SKSummaryRef is defines an opaque data type representing summarization information.

See: https://developer.apple.com/documentation/coreservices/sksummaryref

func SKSummaryCreateWithString

func SKSummaryCreateWithString(inString corefoundation.CFStringRef) SKSummaryRef

SKSummaryCreateWithString creates a summary object based on a text string.

See: https://developer.apple.com/documentation/coreservices/1446229-sksummarycreatewithstring

type ScriptCodeRun

type ScriptCodeRun = unsafe.Pointer

ScriptCodeRun is contains script code information for a text run.

See: https://developer.apple.com/documentation/coreservices/scriptcoderun

type SelectorFunctionUPP

type SelectorFunctionUPP = unsafe.Pointer

SelectorFunctionUPP is defines a universal procedure pointer to a selector function callback.

See: https://developer.apple.com/documentation/coreservices/selectorfunctionupp

func NewSelectorFunctionUPP deprecated

func NewSelectorFunctionUPP(arg0 unsafe.Pointer) SelectorFunctionUPP

NewSelectorFunctionUPP creates a universal procedure pointer (UPP) to a selector callback function.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1472304-newselectorfunctionupp

type ShortDate added in v0.5.1

type ShortDate uint
const (
	AbbrevDate     ShortDate = 2
	LongDate       ShortDate = 1
	ShortDateValue ShortDate = 0
)

func (ShortDate) String added in v0.5.1

func (e ShortDate) String() string

type SiInitSDTblErr

type SiInitSDTblErr int
const (
	SdmInitErr          SiInitSDTblErr = 11
	SdmJTInitErr        SiInitSDTblErr = 10
	SdmPRAMInitErr      SiInitSDTblErr = 13
	SdmPriInitErr       SiInitSDTblErr = 14
	SdmSRTInitErr       SiInitSDTblErr = 12
	SiInitSDTblErrValue SiInitSDTblErr = 1
	SiInitSPTblErr      SiInitSDTblErr = 3
	SiInitVBLQsErr      SiInitSDTblErr = 2
)

func (SiInitSDTblErr) String

func (e SiInitSDTblErr) String() string

type SleepQUPP

type SleepQUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/sleepqupp

func NewSleepQUPP deprecated

func NewSleepQUPP(arg0 unsafe.Pointer) SleepQUPP

NewSleepQUPP.

Deprecated: Deprecated since macOS 10.5.

See: https://developer.apple.com/documentation/coreservices/1427411-newsleepqupp

type Sm

type Sm int
const (
	SmBadsPtrErr    Sm = -346
	SmBlkMoveErr    Sm = -340
	SmByteLanesErr  Sm = -347
	SmCPUErr        Sm = -334
	SmCRCFail       Sm = -301
	SmCkStatusErr   Sm = -341
	SmDisDrvrNamErr Sm = -343
	SmDisabledSlot  Sm = -305
	SmEmptySlot     Sm = -300
	SmFormatErr     Sm = -302
	SmGetDrvrNamErr Sm = -342
	SmNewPErr       Sm = -339
	SmNilsBlockErr  Sm = -336
	SmNoDir         Sm = -304
	SmNoGoodOpens   Sm = -349
	SmNoMoresRsrcs  Sm = -344
	SmNosInfoArray  Sm = -306
	SmOffsetErr     Sm = -348
	SmPRAMInitErr   Sm = -292
	SmPriInitErr    Sm = -293
	SmRecNotFnd     Sm = -351
	SmRevisionErr   Sm = -303
	SmSDMInitErr    Sm = -290
	SmSRTInitErr    Sm = -291
	SmSRTOvrFlErr   Sm = -350
	SmSelOOBErr     Sm = -338
	SmSlotOOBErr    Sm = -337
	SmsGetDrvrErr   Sm = -345
	SmsPointerNil   Sm = -335
	// Deprecated.
	SmAllScripts Sm = -3
	// Deprecated.
	SmAmharic Sm = 28
	// Deprecated.
	SmArabic Sm = 4
	// Deprecated.
	SmArmenian Sm = 24
	// Deprecated.
	SmBadScript Sm = -2
	// Deprecated.
	SmBadVerb Sm = -1
	// Deprecated.
	SmBengali Sm = 13
	// Deprecated.
	SmBurmese Sm = 19
	// Deprecated.
	SmCentralEuroRoman Sm = 29
	// Deprecated.
	SmChar1byte Sm = 0
	// Deprecated.
	SmChar2byte Sm = 32768
	// Deprecated.
	SmCharFISGreek Sm = 5
	// Deprecated.
	SmCharFISRussian Sm = 6
	// Deprecated.
	SmCharHorizontal Sm = 0
	// Deprecated.
	SmCharLeft Sm = 0
	// Deprecated.
	SmCharLower Sm = 0
	// Deprecated.
	SmCharRight Sm = 8192
	// Deprecated.
	SmCharUpper Sm = 16384
	// Deprecated.
	SmCharVertical Sm = 4096
	// Deprecated.
	SmChinese Sm = 2
	// Deprecated.
	SmCurrentScript Sm = -2
	// Deprecated.
	SmCyrillic Sm = 7
	// Deprecated.
	SmDevanagari Sm = 9
	// Deprecated.
	SmEastEurRoman Sm = 29
	// Deprecated.
	SmEthiopic Sm = 28
	// Deprecated.
	SmExtArabic Sm = 31
	// Deprecated.
	SmFISClassLvl1 Sm = 0
	// Deprecated.
	SmFISClassLvl2 Sm = 256
	// Deprecated.
	SmFISClassUser Sm = 512
	// Deprecated.
	SmFirstByte Sm = -1
	// Deprecated.
	SmGeez Sm = 28
	// Deprecated.
	SmGeorgian Sm = 23
	// Deprecated.
	SmGreek Sm = 6
	// Deprecated.
	SmGujarati Sm = 11
	// Deprecated.
	SmGurmukhi Sm = 10
	// Deprecated.
	SmHebrew Sm = 5
	// Deprecated.
	SmIdeographicLevel1 Sm = 0
	// Deprecated.
	SmIdeographicLevel2 Sm = 256
	// Deprecated.
	SmIdeographicUser Sm = 512
	// Deprecated.
	SmJamoBogJaeum Sm = 256
	// Deprecated.
	SmJamoBogMoeum Sm = 768
	// Deprecated.
	SmJamoJaeum Sm = 0
	// Deprecated.
	SmJamoMoeum Sm = 512
	// Deprecated.
	SmJapanese Sm = 1
	// Deprecated.
	SmKCHRCache Sm = 38
	// Deprecated.
	SmKanaHardOK Sm = 512
	// Deprecated.
	SmKanaSmall Sm = 256
	// Deprecated.
	SmKanaSoftOK Sm = 768
	// Deprecated.
	SmKannada Sm = 16
	// Deprecated.
	SmKeyScript Sm = 22
	// Deprecated.
	SmKhmer Sm = 20
	// Deprecated.
	SmKlingon Sm = 32
	// Deprecated.
	SmKorean Sm = 3
	// Deprecated.
	SmLao Sm = 22
	// Deprecated.
	SmLaotian Sm = 22
	// Deprecated.
	SmLastByte Sm = 1
	// Deprecated.
	SmMalayalam Sm = 17
	// Deprecated.
	SmMiddleByte Sm = 2
	// Deprecated.
	SmMongolian Sm = 27
	// Deprecated.
	SmNotInstalled Sm = 0
	// Deprecated.
	SmOriya Sm = 12
	// Deprecated.
	SmPunctBlank Sm = 768
	// Deprecated.
	SmPunctGraphic Sm = 1280
	// Deprecated.
	SmPunctNormal Sm = 0
	// Deprecated.
	SmPunctNumber Sm = 256
	// Deprecated.
	SmPunctRepeat Sm = 1024
	// Deprecated.
	SmPunctSymbol Sm = 512
	// Deprecated.
	SmRSymbol Sm = 8
	// Deprecated.
	SmRegionCode Sm = 40
	// Deprecated.
	SmRoman Sm = 0
	// Deprecated.
	SmRussian Sm = 7
	// Deprecated.
	SmSimpChinese Sm = 25
	// Deprecated.
	SmSindhi Sm = 31
	// Deprecated.
	SmSingleByte Sm = 0
	// Deprecated.
	SmSinhalese Sm = 18
	// Deprecated.
	SmSlavic Sm = 29
	// Deprecated.
	SmSysScript Sm = 18
	// Deprecated.
	SmSystemScript Sm = -1
	// Deprecated.
	SmTamil Sm = 14
	// Deprecated.
	SmTelugu Sm = 15
	// Deprecated.
	SmThai Sm = 21
	// Deprecated.
	SmTibetan Sm = 26
	// Deprecated.
	SmTradChinese Sm = 2
	// Deprecated.
	SmUninterp Sm = 32
	// Deprecated.
	SmVietnamese Sm = 30
)

func (Sm) String

func (e Sm) String() string

type SmChar added in v0.5.1

type SmChar uint
const (
	// Deprecated.
	SmCharAscii SmChar = 1
	// Deprecated.
	SmCharBidirect SmChar = 8
	// Deprecated.
	SmCharBopomofo SmChar = 14
	// Deprecated.
	SmCharContextualLR SmChar = 9
	// Deprecated.
	SmCharEuro SmChar = 7
	// Deprecated.
	SmCharExtAscii SmChar = 7
	// Deprecated.
	SmCharFISGana SmChar = 3
	// Deprecated.
	SmCharFISIdeo SmChar = 4
	// Deprecated.
	SmCharFISKana SmChar = 2
	// Deprecated.
	SmCharGanaKana SmChar = 15
	// Deprecated.
	SmCharHangul SmChar = 12
	// Deprecated.
	SmCharHiragana SmChar = 3
	// Deprecated.
	SmCharIdeographic SmChar = 4
	// Deprecated.
	SmCharJamo SmChar = 13
	// Deprecated.
	SmCharKatakana SmChar = 2
	// Deprecated.
	SmCharNonContextualLR SmChar = 10
	// Deprecated.
	SmCharPunct SmChar = 0
	// Deprecated.
	SmCharTwoByteGreek SmChar = 5
	// Deprecated.
	SmCharTwoByteRussian SmChar = 6
)

func (SmChar) String added in v0.5.1

func (e SmChar) String() string

type SmKey added in v0.5.1

type SmKey int
const (
	// Deprecated.
	SmKeyDisableKybdSwitch SmKey = -12
	// Deprecated.
	SmKeyDisableKybds SmKey = -6
	// Deprecated.
	SmKeyEnableKybds SmKey = -7
	// Deprecated.
	SmKeyNextInputMethod SmKey = -10
	// Deprecated.
	SmKeyNextKybd SmKey = -4
	// Deprecated.
	SmKeyNextScript SmKey = -1
	// Deprecated.
	SmKeyRoman SmKey = -17
	// Deprecated.
	SmKeySetDirLeftRight SmKey = -15
	// Deprecated.
	SmKeySetDirRightLeft SmKey = -16
	// Deprecated.
	SmKeySwapInputMethod SmKey = -11
	// Deprecated.
	SmKeySwapKybd SmKey = -5
	// Deprecated.
	SmKeySwapScript SmKey = -3
	// Deprecated.
	SmKeySysScript SmKey = -2
	// Deprecated.
	SmKeyToggleDirection SmKey = -9
	// Deprecated.
	SmKeyToggleInline SmKey = -8
)

func (SmKey) String added in v0.5.1

func (e SmKey) String() string

type SmKeyForceKeyScript added in v0.5.1

type SmKeyForceKeyScript uint
const (
	// Deprecated.
	SmKeyForceKeyScriptBit SmKeyForceKeyScript = 7
	// Deprecated.
	SmKeyForceKeyScriptMask SmKeyForceKeyScript = 128
)

func (SmKeyForceKeyScript) String added in v0.5.1

func (e SmKeyForceKeyScript) String() string

type SmMask added in v0.5.1

type SmMask uint
const (
	// Deprecated.
	SmMaskAll SmMask = 0
	// Deprecated.
	SmMaskAscii SmMask = 1
	// Deprecated.
	SmMaskAscii1 SmMask = 4
	// Deprecated.
	SmMaskAscii2 SmMask = 8
	// Deprecated.
	SmMaskBopomofo2 SmMask = 1024
	// Deprecated.
	SmMaskGana2 SmMask = 128
	// Deprecated.
	SmMaskHangul2 SmMask = 256
	// Deprecated.
	SmMaskJamo2 SmMask = 512
	// Deprecated.
	SmMaskKana1 SmMask = 16
	// Deprecated.
	SmMaskKana2 SmMask = 32
	// Deprecated.
	SmMaskNative SmMask = 2
)

func (SmMask) String added in v0.5.1

func (e SmMask) String() string

type SmResrvErr

type SmResrvErr int
const (
	SmBLFieldBad    SmResrvErr = -309
	SmBadBoardId    SmResrvErr = -319
	SmBadRefId      SmResrvErr = -330
	SmBadsList      SmResrvErr = -331
	SmBusErrTO      SmResrvErr = -320
	SmCodeRevErr    SmResrvErr = -333
	SmDisposePErr   SmResrvErr = -312
	SmFHBlkDispErr  SmResrvErr = -311
	SmFHBlockRdErr  SmResrvErr = -310
	SmGetPRErr      SmResrvErr = -314
	SmInitStatVErr  SmResrvErr = -316
	SmInitTblVErr   SmResrvErr = -317
	SmNoBoardId     SmResrvErr = -315
	SmNoBoardSRsrc  SmResrvErr = -313
	SmNoJmpTbl      SmResrvErr = -318
	SmReservedErr   SmResrvErr = -332
	SmReservedSlot  SmResrvErr = -318
	SmResrvErrValue SmResrvErr = -307
	SmUnExBusErr    SmResrvErr = -308
	SvDisabled      SmResrvErr = -32640
	SvTempDisable   SmResrvErr = -32768
)

func (SmResrvErr) String

func (e SmResrvErr) String() string

type SmTrans added in v0.5.1

type SmTrans uint
const (
	// Deprecated.
	SmTransAscii SmTrans = 0
	// Deprecated.
	SmTransAscii1 SmTrans = 2
	// Deprecated.
	SmTransAscii2 SmTrans = 3
	// Deprecated.
	SmTransBopomofo2 SmTrans = 10
	// Deprecated.
	SmTransCase SmTrans = 254
	// Deprecated.
	SmTransGana2 SmTrans = 7
	// Deprecated.
	SmTransHangul2 SmTrans = 8
	// Deprecated.
	SmTransHangulFormat SmTrans = 2
	// Deprecated.
	SmTransJamo2 SmTrans = 9
	// Deprecated.
	SmTransKana1 SmTrans = 4
	// Deprecated.
	SmTransKana2 SmTrans = 5
	// Deprecated.
	SmTransLower SmTrans = 16384
	// Deprecated.
	SmTransNative SmTrans = 1
	// Deprecated.
	SmTransPreDoubleByting SmTrans = 1
	// Deprecated.
	SmTransPreLowerCasing SmTrans = 2
	// Deprecated.
	SmTransRuleBaseFormat SmTrans = 1
	// Deprecated.
	SmTransSystem SmTrans = 255
	// Deprecated.
	SmTransUpper SmTrans = 32768
)

func (SmTrans) String added in v0.5.1

func (e SmTrans) String() string

type SmUnicode added in v0.5.1

type SmUnicode uint
const (
	SmUnicodeScript SmUnicode = 126
)

func (SmUnicode) String added in v0.5.1

func (e SmUnicode) String() string

type SmWordSelectTable added in v0.5.1

type SmWordSelectTable uint
const (
	// Deprecated.
	IuNumberPartsTable SmWordSelectTable = 2
	// Deprecated.
	IuUnTokenTable SmWordSelectTable = 3
	// Deprecated.
	IuWhiteSpaceList SmWordSelectTable = 4
	// Deprecated.
	IuWordSelectTable SmWordSelectTable = 0
	// Deprecated.
	IuWordWrapTable SmWordSelectTable = 1
	// Deprecated.
	SmNumberPartsTable SmWordSelectTable = 2
	// Deprecated.
	SmUnTokenTable SmWordSelectTable = 3
	// Deprecated.
	SmWhiteSpaceList SmWordSelectTable = 4
	// Deprecated.
	SmWordSelectTableValue SmWordSelectTable = 0
	// Deprecated.
	SmWordWrapTable SmWordSelectTable = 1
)

func (SmWordSelectTable) String added in v0.5.1

func (e SmWordSelectTable) String() string

type SmallDateBit added in v0.5.1

type SmallDateBit int
const (
	GenCdevRangeBit   SmallDateBit = 27
	MaxDateField      SmallDateBit = 10
	SmallDateBitValue SmallDateBit = 31
	TogChar12HourBit  SmallDateBit = 30
	TogCharZCycleBit  SmallDateBit = 29
	TogDelta12HourBit SmallDateBit = 28
	ValidDateFields   SmallDateBit = -1
)

func (SmallDateBit) String added in v0.5.1

func (e SmallDateBit) String() string

type Smc added in v0.5.1

type Smc uint
const (
	// Deprecated.
	SmcClassMask Smc = 3840
	// Deprecated.
	SmcDoubleMask Smc = 32768
	// Deprecated.
	SmcOrientationMask Smc = 4096
	// Deprecated.
	SmcReserved Smc = 240
	// Deprecated.
	SmcRightMask Smc = 8192
	// Deprecated.
	SmcTypeMask Smc = 15
	// Deprecated.
	SmcUpperMask Smc = 16384
)

func (Smc) String added in v0.5.1

func (e Smc) String() string

type Smf added in v0.5.1

type Smf uint
const (
	// Deprecated.
	SmfDisableKeyScriptSyncValue Smf = 27
	// Deprecated.
	SmfDualCaret Smf = 30
	// Deprecated.
	SmfNameTagEnab Smf = 29
	// Deprecated.
	SmfShowIcon Smf = 31
	// Deprecated.
	SmfUseAssocFontInfo Smf = 28
)

func (Smf) String added in v0.5.1

func (e Smf) String() string

type SmfDisableKeyScriptSync added in v0.5.1

type SmfDisableKeyScriptSync uint
const (
	// Deprecated.
	SmfDisableKeyScriptSyncMask SmfDisableKeyScriptSync = 134217728
)

func (SmfDisableKeyScriptSync) String added in v0.5.1

func (e SmfDisableKeyScriptSync) String() string

type Smsf added in v0.5.1

type Smsf uint
const (
	// Deprecated.
	SmsfAutoInit Smsf = 6
	// Deprecated.
	SmsfB0Digits Smsf = 5
	// Deprecated.
	SmsfContext Smsf = 3
	// Deprecated.
	SmsfForms Smsf = 13
	// Deprecated.
	SmsfIntellCP Smsf = 0
	// Deprecated.
	SmsfLigatures Smsf = 14
	// Deprecated.
	SmsfNatCase Smsf = 2
	// Deprecated.
	SmsfNoForceFont Smsf = 4
	// Deprecated.
	SmsfReverse Smsf = 15
	// Deprecated.
	SmsfSingByte Smsf = 1
	// Deprecated.
	SmsfSynchUnstyledTE Smsf = 8
	// Deprecated.
	SmsfUnivExt Smsf = 7
)

func (Smsf) String added in v0.5.1

func (e Smsf) String() string

type Sorts added in v0.5.1

type Sorts int
const (
	// Deprecated.
	SortsAfter Sorts = 1
	// Deprecated.
	SortsBefore Sorts = -1
	// Deprecated.
	SortsEqual Sorts = 0
)

func (Sorts) String added in v0.5.1

func (e Sorts) String() string

type StartupFolderIconResource

type StartupFolderIconResource int
const (
	ControlPanelFolderIconResource StartupFolderIconResource = -3976
	DropFolderIconResource         StartupFolderIconResource = -3979
	ExtensionsFolderIconResource   StartupFolderIconResource = -3973
	FontsFolderIconResource        StartupFolderIconResource = -3968
	FullTrashIconResource          StartupFolderIconResource = -3984
	MountedFolderIconResource      StartupFolderIconResource = -3977
	OwnedFolderIconResource        StartupFolderIconResource = -3980
	PreferencesFolderIconResource  StartupFolderIconResource = -3974
	PrintMonitorFolderIconResource StartupFolderIconResource = -3975
	SharedFolderIconResource       StartupFolderIconResource = -3978
	StartupFolderIconResourceValue StartupFolderIconResource = -3981
)

func (StartupFolderIconResource) String

func (e StartupFolderIconResource) String() string

type SystemCurLang added in v0.5.1

type SystemCurLang int
const (
	CurrentCurLang     SystemCurLang = -4
	CurrentDefLang     SystemCurLang = -5
	ScriptCurLang      SystemCurLang = -6
	ScriptDefLang      SystemCurLang = -7
	SystemCurLangValue SystemCurLang = -2
	SystemDefLang      SystemCurLang = -3
)

func (SystemCurLang) String added in v0.5.1

func (e SystemCurLang) String() string

type TECBufferContextRec

type TECBufferContextRec = unsafe.Pointer

TECBufferContextRec is contains buffers for text and text encoding runs.

See: https://developer.apple.com/documentation/coreservices/tecbuffercontextrec

type TECConversionInfo

type TECConversionInfo = unsafe.Pointer

TECConversionInfo is contains text encoding conversion information.

See: https://developer.apple.com/documentation/coreservices/tecconversioninfo

type TECConverterContextRec

type TECConverterContextRec = unsafe.Pointer

TECConverterContextRec is contains converter information used by a Text Encoding Converter plug-in.

See: https://developer.apple.com/documentation/coreservices/tecconvertercontextrec

type TECInfo

type TECInfo = unsafe.Pointer

TECInfo is contains information about the Unicode Converter, the Text Encoding Converter, and Basic Text Types.

See: https://developer.apple.com/documentation/coreservices/tecinfo

type TECObjectRef

type TECObjectRef uintptr

TECObjectRef is defines an opaque reference to a converter object.

See: https://developer.apple.com/documentation/coreservices/tecobjectref

type TECPluginDispatchTable

type TECPluginDispatchTable = unsafe.Pointer

TECPluginDispatchTable is contains version and signature information and pointers to the callback functions used by a text encoding converter plug-in.

See: https://developer.apple.com/documentation/coreservices/tecplugindispatchtable

type TECPluginGetPluginDispatchTablePtr

type TECPluginGetPluginDispatchTablePtr = unsafe.Pointer

TECPluginGetPluginDispatchTablePtr is defines a pointer to a function that returnsa pointer to a plug-in dispatch table.

See: https://developer.apple.com/documentation/coreservices/tecplugingetplugindispatchtableptr

type TECPluginSig

type TECPluginSig = uint32

TECPluginSig is defines a data type for a Text Encoding Converter plug-in signature.

See: https://developer.apple.com/documentation/coreservices/tecpluginsig

type TECPluginSignature

type TECPluginSignature = uint32

TECPluginSignature is defines a data type for a Text Encoding Converter plug-in signature.

See: https://developer.apple.com/documentation/coreservices/tecpluginsignature

type TECPluginStateRec

type TECPluginStateRec = unsafe.Pointer

TECPluginStateRec is contains state information for a Text Encoding Converter plug-in.

See: https://developer.apple.com/documentation/coreservices/tecpluginstaterec

type TECPluginVersion

type TECPluginVersion = uint32

TECPluginVersion is defines a data type for Text Encoding Converter plug-in version.

See: https://developer.apple.com/documentation/coreservices/tecpluginversion

type TECSnifferContextRec

type TECSnifferContextRec = unsafe.Pointer

TECSnifferContextRec is contains infomation used by a sniffer object.

See: https://developer.apple.com/documentation/coreservices/tecsniffercontextrec

type TECSnifferObjectRef

type TECSnifferObjectRef uintptr

TECSnifferObjectRef is defines a reference to an opaque sniffer object.

See: https://developer.apple.com/documentation/coreservices/tecsnifferobjectref

type TScriptingSizeResource

type TScriptingSizeResource struct {
	ScriptingSizeFlags unsafe.Pointer
	MinStackSize       uint32
	PreferredStackSize uint32
	MaxStackSize       uint32
	MinHeapSize        uint32
	PreferredHeapSize  uint32
	MaxHeapSize        uint32
}

TScriptingSizeResource - Defines a data type to store stack and heap information. Not typically used by developers.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/tscriptingsizeresource

type TaskStorageIndex

type TaskStorageIndex = objectivec.IObject

TaskStorageIndex is represents a task storage index value used by functions described in “Accessing Per-Task Storage Variables.”.

See: https://developer.apple.com/documentation/coreservices/taskstorageindex

type TaskStorageValue

type TaskStorageValue = unsafe.Pointer

TaskStorageValue is represents a task storage value used by functions described in “Accessing Per-Task Storage Variables.”.

See: https://developer.apple.com/documentation/coreservices/taskstoragevalue

func MPGetTaskStorageValue deprecated

func MPGetTaskStorageValue(arg0 TaskStorageIndex) TaskStorageValue

MPGetTaskStorageValue gets the storage value stored at a specified index number.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1585589-mpgettaskstoragevalue

type TeScrapSizeErr

type TeScrapSizeErr int
const (
	DriverHardwareGoneErr TeScrapSizeErr = -503
	HwParamErr            TeScrapSizeErr = -502
	TeScrapSizeErrValue   TeScrapSizeErr = -501
)

func (TeScrapSizeErr) String

func (e TeScrapSizeErr) String() string

type Tel

type Tel int
const (
	TelAPattNotSupp       Tel = -10016
	TelAlreadyOpen        Tel = -10070
	TelAutoAnsNotOn       Tel = -10112
	TelBadAPattErr        Tel = -10015
	TelBadBearerType      Tel = -10058
	TelBadCAErr           Tel = -10003
	TelBadCodeResource    Tel = -10108
	TelBadDNDType         Tel = -10023
	TelBadDNErr           Tel = -10002
	TelBadDNType          Tel = -10050
	TelBadDisplayMode     Tel = -10062
	TelBadFeatureID       Tel = -10053
	TelBadFunction        Tel = -10091
	TelBadFwdType         Tel = -10054
	TelBadHTypeErr        Tel = -10010
	TelBadHandErr         Tel = -10004
	TelBadIndex           Tel = -10017
	TelBadIntExt          Tel = -10021
	TelBadIntercomID      Tel = -10052
	TelBadLevelErr        Tel = -10012
	TelBadPageID          Tel = -10051
	TelBadParkID          Tel = -10056
	TelBadPickupGroupID   Tel = -10055
	TelBadProcErr         Tel = -10005
	TelBadProcID          Tel = -10110
	TelBadRate            Tel = -10059
	TelBadSWErr           Tel = -10114
	TelBadSampleRate      Tel = -10115
	TelBadSelect          Tel = -10057
	TelBadStateErr        Tel = -10019
	TelBadTermErr         Tel = -10001
	TelBadVTypeErr        Tel = -10013
	TelCANotAcceptable    Tel = -10080
	TelCANotDeflectable   Tel = -10082
	TelCANotRejectable    Tel = -10081
	TelCAUnavail          Tel = -10006
	TelCBErr              Tel = -10046
	TelConfErr            Tel = -10042
	TelConfLimitErr       Tel = -10040
	TelConfLimitExceeded  Tel = -10047
	TelConfNoLimit        Tel = -10041
	TelConfRej            Tel = -10043
	TelDNDTypeNotSupp     Tel = -10024
	TelDNTypeNotSupp      Tel = -10060
	TelDetAlreadyOn       Tel = -10113
	TelDeviceNotFound     Tel = -10109
	TelDisplayModeNotSupp Tel = -10063
	TelFeatActive         Tel = -10032
	TelFeatNotAvail       Tel = -10031
	TelFeatNotSub         Tel = -10030
	TelFeatNotSupp        Tel = -10033
	TelFwdTypeNotSupp     Tel = -10061
	TelGenericError       Tel = -1
	TelHTypeNotSupp       Tel = -10011
	TelIndexNotSupp       Tel = -10018
	TelInitFailed         Tel = -10107
	TelIntExtNotSupp      Tel = -10022
	TelNoCallbackRef      Tel = -10064
	TelNoCommFolder       Tel = -10106
	TelNoErr              Tel = 0
	TelNoMemErr           Tel = -10007
	TelNoOpenErr          Tel = -10008
	TelNoSuchTool         Tel = -10102
	TelNoTools            Tel = 8
	TelNotEnoughdspBW     Tel = -10116
	TelPBErr              Tel = -10090
	TelStateNotSupp       Tel = -10020
	TelStillNeeded        Tel = -10071
	TelTermNotOpen        Tel = -10072
	TelTransferErr        Tel = -10044
	TelTransferRej        Tel = -10045
	TelUnknownErr         Tel = -10103
	TelVTypeNotSupp       Tel = -10014
	TelValidateFailed     Tel = -10111
)

func (Tel) String

func (e Tel) String() string

type TextBreakLocatorRef

type TextBreakLocatorRef uintptr

TextBreakLocatorRef is refers to an opaque object that encapsulates locale and text-break information for the purpose of finding boundaries in Unicode text.

See: https://developer.apple.com/documentation/coreservices/textbreaklocatorref

type TextEncoding

type TextEncoding = uint32

TextEncoding is defines a data type for a text encoding value.

See: https://developer.apple.com/documentation/coreservices/textencoding

func CreateTextEncoding

func CreateTextEncoding(arg0 TextEncodingBase, arg1 TextEncodingVariant, arg2 TextEncodingFormat) TextEncoding

CreateTextEncoding creates and returns a text encoding specification.

See: https://developer.apple.com/documentation/coreservices/1399639-createtextencoding

func ResolveDefaultTextEncoding

func ResolveDefaultTextEncoding(arg0 TextEncoding) TextEncoding

ResolveDefaultTextEncoding returns a text encoding specification in which any meta-valueshave been resolved to real values.

See: https://developer.apple.com/documentation/coreservices/1400111-resolvedefaulttextencoding

type TextEncodingBase

type TextEncodingBase = uint32

TextEncodingBase is specify base text encodings.

See: https://developer.apple.com/documentation/coreservices/textencodingbase

func GetTextEncodingBase

func GetTextEncodingBase(arg0 TextEncoding) TextEncodingBase

GetTextEncodingBase returns the base encoding of the specified text encoding.

See: https://developer.apple.com/documentation/coreservices/1399792-gettextencodingbase

type TextEncodingFormat

type TextEncodingFormat = uint32

TextEncodingFormat is specify a text encoding format.

See: https://developer.apple.com/documentation/coreservices/textencodingformat

func GetTextEncodingFormat

func GetTextEncodingFormat(arg0 TextEncoding) TextEncodingFormat

GetTextEncodingFormat returns the format value of the specified text encoding.

See: https://developer.apple.com/documentation/coreservices/1400318-gettextencodingformat

type TextEncodingNameSelector

type TextEncodingNameSelector = uint32

TextEncodingNameSelector is specify the part of an encoding name you want to obtain.

See: https://developer.apple.com/documentation/coreservices/textencodingnameselector

type TextEncodingRun

type TextEncodingRun = unsafe.Pointer

TextEncodingRun is contains text encoding information for a text run.

See: https://developer.apple.com/documentation/coreservices/textencodingrun

type TextEncodingVariant

type TextEncodingVariant = uint32

TextEncodingVariant is defines a data type for a text encoding variant.

See: https://developer.apple.com/documentation/coreservices/textencodingvariant

func GetTextEncodingVariant

func GetTextEncodingVariant(arg0 TextEncoding) TextEncodingVariant

GetTextEncodingVariant returns the variant from the specified text encoding.

See: https://developer.apple.com/documentation/coreservices/1400250-gettextencodingvariant

type TextParser

type TextParser int
const (
	TextParserBadParamErr         TextParser = -5220
	TextParserBadParserObjectErr  TextParser = -5223
	TextParserBadTextEncodingErr  TextParser = -5227
	TextParserBadTextLanguageErr  TextParser = -5226
	TextParserBadTokenValueErr    TextParser = -5222
	TextParserNoMoreTextErr       TextParser = -5225
	TextParserNoMoreTokensErr     TextParser = -5229
	TextParserNoSuchTokenFoundErr TextParser = -5228
	TextParserObjectNotFoundErr   TextParser = -5221
	TextParserParamErr            TextParser = -5224
)

func (TextParser) String

func (e TextParser) String() string

type TextRange

type TextRange struct {
	FStart       unsafe.Pointer
	FEnd         unsafe.Pointer
	FHiliteStyle unsafe.Pointer
}

TextRange - Specifies a range of text. Not typically used by developers.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/textrange

type TextRangeArray

type TextRangeArray struct {
	FNumOfRanges unsafe.Pointer
	FRange       TextRange
}

TextRangeArray - Specifies an array of text ranges. Not typically used by developers.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/textrangearray

type TextToUnicodeInfo

type TextToUnicodeInfo = uintptr

TextToUnicodeInfo is defines reference to an opaque Unicode converter object.

See: https://developer.apple.com/documentation/coreservices/texttounicodeinfo

type Theme

type Theme int
const (
	ThemeBadCursorIndexErr           Theme = -30565
	ThemeBadTextColorErr             Theme = -30563
	ThemeHasNoAccentsErr             Theme = -30564
	ThemeInvalidBrushErr             Theme = -30560
	ThemeMonitorDepthNotSupportedErr Theme = -30567
	ThemeNoAppropriateBrushErr       Theme = -30568
	ThemeProcessNotRegisteredErr     Theme = -30562
	ThemeProcessRegisteredErr        Theme = -30561
	ThemeScriptFontNotFoundErr       Theme = -30566
)

func (Theme) String

func (e Theme) String() string

type Thread

type Thread int
const (
	ThreadNotFoundErr    Thread = -618
	ThreadProtocolErr    Thread = -619
	ThreadTooManyReqsErr Thread = -617
)

func (Thread) String

func (e Thread) String() string

type ThreadBadAppContext added in v0.5.1

type ThreadBadAppContext int
const (
	ThreadBadAppContextErr ThreadBadAppContext = -616
)

func (ThreadBadAppContext) String added in v0.5.1

func (e ThreadBadAppContext) String() string

type ThreadEntryUPP

type ThreadEntryUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/threadentryupp

func NewThreadEntryUPP deprecated

func NewThreadEntryUPP(arg0 unsafe.Pointer) ThreadEntryUPP

NewThreadEntryUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574224-newthreadentryupp

type ThreadID

type ThreadID = uint

See: https://developer.apple.com/documentation/coreservices/threadid

func InvokeDebuggerThreadSchedulerUPP deprecated

func InvokeDebuggerThreadSchedulerUPP(arg0 SchedulerInfoRecPtr, arg1 DebuggerThreadSchedulerUPP) ThreadID

InvokeDebuggerThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574211-invokedebuggerthreadschedulerupp

func InvokeThreadSchedulerUPP deprecated

func InvokeThreadSchedulerUPP(arg0 SchedulerInfoRecPtr, arg1 ThreadSchedulerUPP) ThreadID

InvokeThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574302-invokethreadschedulerupp

type ThreadSchedulerUPP

type ThreadSchedulerUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/threadschedulerupp

func NewThreadSchedulerUPP deprecated

func NewThreadSchedulerUPP(arg0 unsafe.Pointer) ThreadSchedulerUPP

NewThreadSchedulerUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574293-newthreadschedulerupp

type ThreadSwitchUPP

type ThreadSwitchUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/threadswitchupp

func NewThreadSwitchUPP deprecated

func NewThreadSwitchUPP(arg0 unsafe.Pointer) ThreadSwitchUPP

NewThreadSwitchUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574243-newthreadswitchupp

type ThreadTerminationUPP

type ThreadTerminationUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/threadterminationupp

func NewThreadTerminationUPP deprecated

func NewThreadTerminationUPP(arg0 unsafe.Pointer) ThreadTerminationUPP

NewThreadTerminationUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574221-newthreadterminationupp

type TimeCycle24 added in v0.5.1

type TimeCycle24 uint
const (
	Century          TimeCycle24 = 128
	DayLdingZ        TimeCycle24 = 32
	HrLeadingZ       TimeCycle24 = 128
	LongDay          TimeCycle24 = 0
	LongMonth        TimeCycle24 = 2
	LongWeek         TimeCycle24 = 1
	LongYear         TimeCycle24 = 3
	MinLeadingZ      TimeCycle24 = 64
	MntLdingZ        TimeCycle24 = 64
	SecLeadingZ      TimeCycle24 = 32
	SupDay           TimeCycle24 = 1
	SupMonth         TimeCycle24 = 4
	SupWeek          TimeCycle24 = 2
	SupYear          TimeCycle24 = 8
	TimeCycle12      TimeCycle24 = 255
	TimeCycle24Value TimeCycle24 = 0
	TimeCycleZero    TimeCycle24 = 1
	ZeroCycle        TimeCycle24 = 1
)

func (TimeCycle24) String added in v0.5.1

func (e TimeCycle24) String() string

type TimerUPP

type TimerUPP = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/timerupp

func NewTimerUPP deprecated

func NewTimerUPP(arg0 unsafe.Pointer) TimerUPP

NewTimerUPP.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1550787-newtimerupp

type Toggle added in v0.5.1

type Toggle uint
const (
	ToggleBadChar    Toggle = 4
	ToggleBadDelta   Toggle = 3
	ToggleBadField   Toggle = 2
	ToggleBadNum     Toggle = 6
	ToggleErr3       Toggle = 7
	ToggleErr4       Toggle = 8
	ToggleErr5       Toggle = 9
	ToggleOK         Toggle = 1
	ToggleOutOfRange Toggle = 7
	ToggleUndefined  Toggle = 0
	ToggleUnknown    Toggle = 5
)

func (Toggle) String added in v0.5.1

func (e Toggle) String() string

type TokLeftQuote added in v0.5.1

type TokLeftQuote uint
const (
	CurNumberPartsVersion TokLeftQuote = 1
	TokDecPoint           TokLeftQuote = 14
	TokEMinus             TokLeftQuote = 16
	TokEPlus              TokLeftQuote = 15
	TokEscape             TokLeftQuote = 13
	TokLeadPlacer         TokLeftQuote = 3
	TokLeader             TokLeftQuote = 4
	TokLeftQuoteValue     TokLeftQuote = 1
	TokMaxSymbols         TokLeftQuote = 31
	TokMinusSign          TokLeftQuote = 9
	TokNonLeader          TokLeftQuote = 5
	TokPercent            TokLeftQuote = 7
	TokPlusSign           TokLeftQuote = 8
	TokReserved           TokLeftQuote = 11
	TokRightQuote         TokLeftQuote = 2
	TokSeparator          TokLeftQuote = 12
	TokThousands          TokLeftQuote = 10
	TokZeroLead           TokLeftQuote = 6
)

func (TokLeftQuote) String added in v0.5.1

func (e TokLeftQuote) String() string

type Token added in v0.5.1

type Token int
const (
	// Deprecated.
	Token1Quote Token = 52
	// Deprecated.
	Token2Equal Token = 38
	// Deprecated.
	Token2Quote Token = 51
	// Deprecated.
	TokenAlpha Token = 4
	// Deprecated.
	TokenAltNum Token = 11
	// Deprecated.
	TokenAltReal Token = 13
	// Deprecated.
	TokenAmpersand Token = 57
	// Deprecated.
	TokenAsterisk Token = 26
	// Deprecated.
	TokenAtSign Token = 58
	// Deprecated.
	TokenBackSlash Token = 30
	// Deprecated.
	TokenBar Token = 59
	// Deprecated.
	TokenCapPi Token = 66
	// Deprecated.
	TokenCaret Token = 55
	// Deprecated.
	TokenCenterDot Token = 78
	// Deprecated.
	TokenColon Token = 68
	// Deprecated.
	TokenColonEqual Token = 39
	// Deprecated.
	TokenComma Token = 45
	// Deprecated.
	TokenDivide Token = 27
	// Deprecated.
	TokenDollar Token = 70
	// Deprecated.
	TokenEllipsis Token = 77
	// Deprecated.
	TokenEmpty Token = -1
	// Deprecated.
	TokenEqual Token = 33
	// Deprecated.
	TokenEscape Token = 10
	// Deprecated.
	TokenExclam Token = 43
	// Deprecated.
	TokenExclamEqual Token = 42
	// Deprecated.
	TokenFraction Token = 72
	// Deprecated.
	TokenGreat Token = 32
	// Deprecated.
	TokenGreatEqual1 Token = 37
	// Deprecated.
	TokenGreatEqual2 Token = 36
	// Deprecated.
	TokenHash Token = 69
	// Deprecated.
	TokenInfinity Token = 67
	// Deprecated.
	TokenIntegral Token = 64
	// Deprecated.
	TokenIntl Token = 4
	// Deprecated.
	TokenIntlCurrency Token = 73
	// Deprecated.
	TokenLeft1Quote Token = 49
	// Deprecated.
	TokenLeft2Quote Token = 47
	// Deprecated.
	TokenLeftBracket Token = 18
	// Deprecated.
	TokenLeftComment Token = 7
	// Deprecated.
	TokenLeftCurly Token = 20
	// Deprecated.
	TokenLeftEnclose Token = 22
	// Deprecated.
	TokenLeftLit Token = 2
	// Deprecated.
	TokenLeftParen Token = 16
	// Deprecated.
	TokenLeftSingGuillemet Token = 74
	// Deprecated.
	TokenLess Token = 31
	// Deprecated.
	TokenLessEqual1 Token = 35
	// Deprecated.
	TokenLessEqual2 Token = 34
	// Deprecated.
	TokenLessGreat Token = 41
	// Deprecated.
	TokenLiteral Token = 9
	// Deprecated.
	TokenMicro Token = 65
	// Deprecated.
	TokenMinus Token = 25
	// Deprecated.
	TokenNewLine Token = 6
	// Deprecated.
	TokenNil Token = 127
	// Deprecated.
	TokenNoBreakSpace Token = 71
	// Deprecated.
	TokenNotEqual Token = 40
	// Deprecated.
	TokenNumeric Token = 5
	// Deprecated.
	TokenPerThousand Token = 76
	// Deprecated.
	TokenPercent Token = 54
	// Deprecated.
	TokenPeriod Token = 46
	// Deprecated.
	TokenPi Token = 61
	// Deprecated.
	TokenPlus Token = 24
	// Deprecated.
	TokenPlusMinus Token = 28
	// Deprecated.
	TokenQuestion Token = 60
	// Deprecated.
	TokenRealNum Token = 12
	// Deprecated.
	TokenReserve1 Token = 14
	// Deprecated.
	TokenReserve2 Token = 15
	// Deprecated.
	TokenRight1Quote Token = 50
	// Deprecated.
	TokenRight2Quote Token = 48
	// Deprecated.
	TokenRightBracket Token = 19
	// Deprecated.
	TokenRightComment Token = 8
	// Deprecated.
	TokenRightCurly Token = 21
	// Deprecated.
	TokenRightEnclose Token = 23
	// Deprecated.
	TokenRightLit Token = 3
	// Deprecated.
	TokenRightParen Token = 17
	// Deprecated.
	TokenRightSingGuillemet Token = 75
	// Deprecated.
	TokenRoot Token = 62
	// Deprecated.
	TokenSemicolon Token = 53
	// Deprecated.
	TokenSigma Token = 63
	// Deprecated.
	TokenSlash Token = 29
	// Deprecated.
	TokenTilde Token = 44
	// Deprecated.
	TokenUnderline Token = 56
	// Deprecated.
	TokenUnknown Token = 0
	// Deprecated.
	TokenWhite Token = 1
)

func (Token) String added in v0.5.1

func (e Token) String() string

type TokenOK added in v0.5.1

type TokenOK uint
const (
	// Deprecated.
	BadDelim TokenOK = 3
	// Deprecated.
	BadEnding TokenOK = 4
	// Deprecated.
	Crash TokenOK = 5
	// Deprecated.
	StringOverflow TokenOK = 2
	// Deprecated.
	TokenOKValue TokenOK = 0
	// Deprecated.
	TokenOverflow TokenOK = 1
)

func (TokenOK) String added in v0.5.1

func (e TokenOK) String() string

type Tsm

type Tsm int
const (
	TsmAlreadyRegisteredErr            Tsm = -2503
	TsmCantChangeForcedClassStateErr   Tsm = -2530
	TsmCantOpenComponentErr            Tsm = -2509
	TsmComponentAlreadyOpenErr         Tsm = -2515
	TsmComponentNoErr                  Tsm = 0
	TsmComponentPropertyNotFoundErr    Tsm = -2532
	TsmComponentPropertyUnsupportedErr Tsm = -2531
	TsmDefaultIsNotInputMethodErr      Tsm = -2524
	TsmDocNotActiveErr                 Tsm = -2507
	TsmDocPropertyBufferTooSmallErr    Tsm = -2529
	TsmDocPropertyNotFoundErr          Tsm = -2528
	TsmDocumentOpenErr                 Tsm = -2511
	TsmInputMethodIsOldErr             Tsm = -2516
	TsmInputMethodNotFoundErr          Tsm = -2501
	TsmInputModeChangeFailedErr        Tsm = -2533
	TsmInvalidContext                  Tsm = -2520
	TsmInvalidDocIDErr                 Tsm = -2505
	TsmNeverRegisteredErr              Tsm = -2504
	TsmNoHandler                       Tsm = -2521
	TsmNoMoreTokens                    Tsm = -2522
	TsmNoOpenTSErr                     Tsm = -2508
	TsmNoStem                          Tsm = -2523
	TsmNotAnAppErr                     Tsm = -2502
	TsmScriptHasNoIMErr                Tsm = -2517
	TsmTSHasNoMenuErr                  Tsm = -2513
	TsmTSMDocBusyErr                   Tsm = -2506
	TsmTSNotOpenErr                    Tsm = -2514
	TsmTextServiceNotFoundErr          Tsm = -2510
	TsmUnknownErr                      Tsm = -2519
	TsmUnsupScriptLanguageErr          Tsm = -2500
	TsmUnsupportedTypeErr              Tsm = -2518
	TsmUseInputWindowErr               Tsm = -2512
)

func (Tsm) String

func (e Tsm) String() string

type Type

type Type uint
const (
	// Type128BitFloatingPoint: 128-bit floating point value.
	Type128BitFloatingPoint Type = 'l'<<24 | 'd'<<16 | 'b'<<8 | 'l' // 'ldbl'
	// TypeAEList: List of descriptors.
	TypeAEList Type = 'l'<<24 | 'i'<<16 | 's'<<8 | 't' // 'list'
	// TypeAERecord: List of keyword-specified descriptors.
	TypeAERecord Type = 'r'<<24 | 'e'<<16 | 'c'<<8 | 'o' // 'reco'
	TypeAEText   Type = 't'<<24 | 'T'<<16 | 'X'<<8 | 'T' // 'tTXT'
	// TypeAbsoluteOrdinal: Specifies a descriptor whose data consists of one of the constants `kAEFirst`, `kAEMiddle`, `kAELast`, `kAEAny`, or `kAEAll`, which are described in AEDisposeToken.
	TypeAbsoluteOrdinal Type = 'a'<<24 | 'b'<<16 | 's'<<8 | 'o' // 'abso'
	// TypeAlias: Alias.
	TypeAlias Type = 'a'<<24 | 'l'<<16 | 'i'<<8 | 's' // 'alis'
	// TypeAppParameters: Process Manager launch parameters.
	TypeAppParameters Type = 'a'<<24 | 'p'<<16 | 'p'<<8 | 'a' // 'appa'
	// TypeApplSignature: Application signature.
	TypeApplSignature Type = 's'<<24 | 'i'<<16 | 'g'<<8 | 'n' // 'sign'
	// TypeAppleEvent: Apple event.
	TypeAppleEvent Type = 'a'<<24 | 'e'<<16 | 'v'<<8 | 't' // 'aevt'
	// TypeApplicationURL: For specifying an application by URL.
	TypeApplicationURL Type = 'a'<<24 | 'p'<<16 | 'r'<<8 | 'l' // 'aprl'
	TypeArc            Type = 'c'<<24 | 'a'<<16 | 'r'<<8 | 'c' // 'carc'
	TypeBest           Type = 'b'<<24 | 'e'<<16 | 's'<<8 | 't' // 'best'
	TypeBookmarkData   Type = 'b'<<24 | 'm'<<16 | 'r'<<8 | 'k' // 'bmrk'
	// TypeBoolean: Boolean value—single byte with value 0 or 1.
	TypeBoolean        Type = 'b'<<24 | 'o'<<16 | 'o'<<8 | 'l' // 'bool'
	TypeCFAbsoluteTime Type = 'c'<<24 | 'f'<<16 | 'a'<<8 | 't' // 'cfat'
	// TypeCString: C string—Mac OS Roman characters followed by a NULL byte.
	TypeCString     Type = 'c'<<24 | 's'<<16 | 't'<<8 | 'r' // 'cstr'
	TypeCell        Type = 'c'<<24 | 'c'<<16 | 'e'<<8 | 'l' // 'ccel'
	TypeCentimeters Type = 'c'<<24 | 'm'<<16 | 't'<<8 | 'r' // 'cmtr'
	// TypeChar: # Discussion
	TypeChar       Type = 'T'<<24 | 'E'<<16 | 'X'<<8 | 'T' // 'TEXT'
	TypeClassInfo  Type = 'g'<<24 | 'c'<<16 | 'l'<<8 | 'i' // 'gcli'
	TypeColorTable Type = 'c'<<24 | 'l'<<16 | 'r'<<8 | 't' // 'clrt'
	TypeColumn     Type = 'c'<<24 | 'c'<<16 | 'o'<<8 | 'l' // 'ccol'
	// TypeCompDescriptor: Specifies a comparison descriptor.
	TypeCompDescriptor  Type = 'c'<<24 | 'm'<<16 | 'p'<<8 | 'd' // 'cmpd'
	TypeCubicCentimeter Type = 'c'<<24 | 'c'<<16 | 'm'<<8 | 't' // 'ccmt'
	TypeCubicFeet       Type = 'c'<<24 | 'f'<<16 | 'e'<<8 | 't' // 'cfet'
	TypeCubicInches     Type = 'c'<<24 | 'u'<<16 | 'i'<<8 | 'n' // 'cuin'
	TypeCubicMeters     Type = 'c'<<24 | 'm'<<16 | 'e'<<8 | 't' // 'cmet'
	TypeCubicYards      Type = 'c'<<24 | 'y'<<16 | 'r'<<8 | 'd' // 'cyrd'
	// TypeCurrentContainer: Specifies a container for an element that demarcates one boundary in a range.
	TypeCurrentContainer Type = 'c'<<24 | 'c'<<16 | 'n'<<8 | 't' // 'ccnt'
	TypeDashStyle        Type = 't'<<24 | 'd'<<16 | 'a'<<8 | 's' // 'tdas'
	TypeData             Type = 't'<<24 | 'd'<<16 | 't'<<8 | 'a' // 'tdta'
	// TypeDecimalStruct: Decimal.
	TypeDecimalStruct Type = 'd'<<24 | 'e'<<16 | 'c'<<8 | 'm' // 'decm'
	TypeDegreesC      Type = 'd'<<24 | 'e'<<16 | 'g'<<8 | 'c' // 'degc'
	TypeDegreesF      Type = 'd'<<24 | 'e'<<16 | 'g'<<8 | 'f' // 'degf'
	TypeDegreesK      Type = 'd'<<24 | 'e'<<16 | 'g'<<8 | 'k' // 'degk'
	TypeDrawingArea   Type = 'c'<<24 | 'd'<<16 | 'r'<<8 | 'w' // 'cdrw'
	TypeEPS           Type = 'E'<<24 | 'P'<<16 | 'S'<<8 | ' ' // 'EPS '
	TypeElemInfo      Type = 'e'<<24 | 'l'<<16 | 'i'<<8 | 'n' // 'elin'
	// TypeEncodedString: Styled Unicode text.
	TypeEncodedString Type = 'e'<<24 | 'n'<<16 | 'c'<<8 | 's' // 'encs'
	// TypeEnumerated: Enumerated data.
	TypeEnumerated  Type = 'e'<<24 | 'n'<<16 | 'u'<<8 | 'm' // 'enum'
	TypeEnumeration Type = 'e'<<24 | 'n'<<16 | 'u'<<8 | 'm' // 'enum'
	TypeEventInfo   Type = 'e'<<24 | 'v'<<16 | 'i'<<8 | 'n' // 'evin'
	TypeEventRecord Type = 'e'<<24 | 'v'<<16 | 'r'<<8 | 'c' // 'evrc'
	// TypeFSRef: File system reference.
	TypeFSRef Type = 'f'<<24 | 's'<<16 | 'r'<<8 | 'f' // 'fsrf'
	// TypeFalse: [FALSE] Boolean value.
	TypeFalse Type = 'f'<<24 | 'a'<<16 | 'l'<<8 | 's' // 'fals'
	TypeFeet  Type = 'f'<<24 | 'e'<<16 | 'e'<<8 | 't' // 'feet'
	// TypeFileURL: A file URL.
	TypeFileURL        Type = 'f'<<24 | 'u'<<16 | 'r'<<8 | 'l' // 'furl'
	TypeFinderWindow   Type = 'f'<<24 | 'w'<<16 | 'i'<<8 | 'n' // 'fwin'
	TypeFixed          Type = 'f'<<24 | 'i'<<16 | 'x'<<8 | 'd' // 'fixd'
	TypeFixedPoint     Type = 'f'<<24 | 'p'<<16 | 'n'<<8 | 't' // 'fpnt'
	TypeFixedRectangle Type = 'f'<<24 | 'r'<<16 | 'c'<<8 | 't' // 'frct'
	TypeGIF            Type = 'G'<<24 | 'I'<<16 | 'F'<<8 | 'f' // 'GIFf'
	TypeGallons        Type = 'g'<<24 | 'a'<<16 | 'l'<<8 | 'n' // 'galn'
	TypeGrams          Type = 'g'<<24 | 'r'<<16 | 'a'<<8 | 'm' // 'gram'
	TypeGraphicLine    Type = 'g'<<24 | 'l'<<16 | 'i'<<8 | 'n' // 'glin'
	TypeGraphicText    Type = 'c'<<24 | 'g'<<16 | 't'<<8 | 'x' // 'cgtx'
	TypeGroupedGraphic Type = 'c'<<24 | 'p'<<16 | 'i'<<8 | 'c' // 'cpic'
	// TypeIEEE32BitFloatingPoint: 32-bit floating point value.
	TypeIEEE32BitFloatingPoint Type = 's'<<24 | 'i'<<16 | 'n'<<8 | 'g' // 'sing'
	// TypeIEEE64BitFloatingPoint: 64-bit floating point value.
	TypeIEEE64BitFloatingPoint Type = 'd'<<24 | 'o'<<16 | 'u'<<8 | 'b' // 'doub'
	TypeISO8601DateTime        Type = 'i'<<24 | 's'<<16 | 'o'<<8 | 't' // 'isot'
	TypeInches                 Type = 'i'<<24 | 'n'<<16 | 'c'<<8 | 'h' // 'inch'
	// TypeIndexDescriptor: Specifies a descriptor whose data indicates an indexed position within a range of values.
	TypeIndexDescriptor Type = 'i'<<24 | 'n'<<16 | 'd'<<8 | 'e' // 'inde'
	TypeInsertionLoc    Type = 'i'<<24 | 'n'<<16 | 's'<<8 | 'l' // 'insl'
	// TypeIntlText: For important information, see the Version Notes section of the typeUnicodeText enum.
	TypeIntlText        Type = 'i'<<24 | 't'<<16 | 'x'<<8 | 't' // 'itxt'
	TypeIntlWritingCode Type = 'i'<<24 | 'n'<<16 | 't'<<8 | 'l' // 'intl'
	TypeJPEG            Type = 'J'<<24 | 'P'<<16 | 'E'<<8 | 'G' // 'JPEG'
	// TypeKernelProcessID: Indicates a descriptor containing a UNIX process ID.
	TypeKernelProcessID Type = 'k'<<24 | 'p'<<16 | 'i'<<8 | 'd' // 'kpid'
	// TypeKeyword: Apple event keyword.
	TypeKeyword    Type = 'k'<<24 | 'e'<<16 | 'y'<<8 | 'w' // 'keyw'
	TypeKilograms  Type = 'k'<<24 | 'g'<<16 | 'r'<<8 | 'm' // 'kgrm'
	TypeKilometers Type = 'k'<<24 | 'm'<<16 | 't'<<8 | 'r' // 'kmtr'
	TypeLiters     Type = 'l'<<24 | 'i'<<16 | 't'<<8 | 'r' // 'litr'
	// TypeLogicalDescriptor: Specifies a logical descriptor.
	TypeLogicalDescriptor  Type = 'l'<<24 | 'o'<<16 | 'g'<<8 | 'i' // 'logi'
	TypeLongDateTime       Type = 'l'<<24 | 'd'<<16 | 't'<<8 | ' ' // 'ldt '
	TypeLongFixed          Type = 'l'<<24 | 'f'<<16 | 'x'<<8 | 'd' // 'lfxd'
	TypeLongFixedPoint     Type = 'l'<<24 | 'f'<<16 | 'p'<<8 | 't' // 'lfpt'
	TypeLongFixedRectangle Type = 'l'<<24 | 'f'<<16 | 'r'<<8 | 'c' // 'lfrc'
	TypeLongPoint          Type = 'l'<<24 | 'p'<<16 | 'n'<<8 | 't' // 'lpnt'
	TypeLongRectangle      Type = 'l'<<24 | 'r'<<16 | 'c'<<8 | 't' // 'lrct'
	// TypeMachPort: Indicates a descriptor that specifies a Mach port.
	TypeMachPort   Type = 'p'<<24 | 'o'<<16 | 'r'<<8 | 't' // 'port'
	TypeMachineLoc Type = 'm'<<24 | 'L'<<16 | 'o'<<8 | 'c' // 'mLoc'
	TypeMeters     Type = 'm'<<24 | 'e'<<16 | 't'<<8 | 'r' // 'metr'
	TypeMiles      Type = 'm'<<24 | 'i'<<16 | 'l'<<8 | 'e' // 'mile'
	// TypeNull: A null data storage pointer.
	TypeNull Type = 'n'<<24 | 'u'<<16 | 'l'<<8 | 'l' // 'null'
	// TypeOSLTokenList: Specifies a descriptor whose data consists of a list of tokens.
	TypeOSLTokenList Type = 'o'<<24 | 's'<<16 | 't'<<8 | 'l' // 'ostl'
	// TypeObjectBeingExamined: # Discussion
	TypeObjectBeingExamined Type = 'e'<<24 | 'x'<<16 | 'm'<<8 | 'n' // 'exmn'
	// TypeObjectSpecifier: Specifies a descriptor used with the `keyAEContainer` keyword in a keyword-specified descriptor.
	TypeObjectSpecifier Type = 'o'<<24 | 'b'<<16 | 'j'<<8 | ' ' // 'obj '
	TypeOunces          Type = 'o'<<24 | 'z'<<16 | 's'<<8 | ' ' // 'ozs '
	TypeOval            Type = 'c'<<24 | 'o'<<16 | 'v'<<8 | 'l' // 'covl'
	// TypePString: Pascal string—unsigned length byte followed by Mac OS Roman characters.
	TypePString     Type = 'p'<<24 | 's'<<16 | 't'<<8 | 'r' // 'pstr'
	TypeParamInfo   Type = 'p'<<24 | 'm'<<16 | 'i'<<8 | 'n' // 'pmin'
	TypePict        Type = 'P'<<24 | 'I'<<16 | 'C'<<8 | 'T' // 'PICT'
	TypePixMapMinus Type = 't'<<24 | 'p'<<16 | 'm'<<8 | 'm' // 'tpmm'
	TypePixelMap    Type = 'c'<<24 | 'p'<<16 | 'i'<<8 | 'x' // 'cpix'
	TypePolygon     Type = 'c'<<24 | 'p'<<16 | 'g'<<8 | 'n' // 'cpgn'
	TypePounds      Type = 'l'<<24 | 'b'<<16 | 's'<<8 | ' ' // 'lbs '
	// TypeProcessSerialNumber: A process serial number.
	TypeProcessSerialNumber Type = 'p'<<24 | 's'<<16 | 'n'<<8 | ' ' // 'psn '
	TypePropInfo            Type = 'p'<<24 | 'i'<<16 | 'n'<<8 | 'f' // 'pinf'
	// TypeProperty: Apple event object property.
	TypeProperty    Type = 'p'<<24 | 'r'<<16 | 'o'<<8 | 'p' // 'prop'
	TypePtr         Type = 'p'<<24 | 't'<<16 | 'r'<<8 | ' ' // 'ptr '
	TypeQDPoint     Type = 'Q'<<24 | 'D'<<16 | 'p'<<8 | 't' // 'QDpt'
	TypeQDRectangle Type = 'q'<<24 | 'd'<<16 | 'r'<<8 | 't' // 'qdrt'
	TypeQDRegion    Type = 'Q'<<24 | 'r'<<16 | 'g'<<8 | 'n' // 'Qrgn'
	TypeQuarts      Type = 'q'<<24 | 'r'<<16 | 't'<<8 | 's' // 'qrts'
	TypeRGB16       Type = 't'<<24 | 'r'<<16 | '1'<<8 | '6' // 'tr16'
	TypeRGB96       Type = 't'<<24 | 'r'<<16 | '9'<<8 | '6' // 'tr96'
	TypeRGBColor    Type = 'c'<<24 | 'R'<<16 | 'G'<<8 | 'B' // 'cRGB'
	// TypeRangeDescriptor: # Discussion
	TypeRangeDescriptor Type = 'r'<<24 | 'a'<<16 | 'n'<<8 | 'g' // 'rang'
	TypeRectangle       Type = 'c'<<24 | 'r'<<16 | 'e'<<8 | 'c' // 'crec'
	// TypeRelativeDescriptor: Specifies a descriptor whose data consists of one of the constants `kAENext` or `kAEPrevious`, which are described in AEDisposeToken.
	TypeRelativeDescriptor Type = 'r'<<24 | 'e'<<16 | 'l'<<8 | ' ' // 'rel '
	TypeRotation           Type = 't'<<24 | 'r'<<16 | 'o'<<8 | 't' // 'trot'
	TypeRoundedRectangle   Type = 'c'<<24 | 'r'<<16 | 'r'<<8 | 'c' // 'crrc'
	TypeRow                Type = 'c'<<24 | 'r'<<16 | 'o'<<8 | 'w' // 'crow'
	// TypeSInt16: 16-bit signed integer.
	TypeSInt16 Type = 's'<<24 | 'h'<<16 | 'o'<<8 | 'r' // 'shor'
	// TypeSInt32: 32-bit signed integer.
	TypeSInt32 Type = 'l'<<24 | 'o'<<16 | 'n'<<8 | 'g' // 'long'
	// TypeSInt64: 64-bit signed integer.
	TypeSInt64      Type = 'c'<<24 | 'o'<<16 | 'm'<<8 | 'p' // 'comp'
	TypeScrapStyles Type = 's'<<24 | 't'<<16 | 'y'<<8 | 'l' // 'styl'
	TypeScript      Type = 's'<<24 | 'c'<<16 | 'p'<<8 | 't' // 'scpt'
	// TypeSectionH: Handle to a section record.
	TypeSectionH         Type = 's'<<24 | 'e'<<16 | 'c'<<8 | 't' // 'sect'
	TypeSquareFeet       Type = 's'<<24 | 'q'<<16 | 'f'<<8 | 't' // 'sqft'
	TypeSquareKilometers Type = 's'<<24 | 'q'<<16 | 'k'<<8 | 'm' // 'sqkm'
	TypeSquareMeters     Type = 's'<<24 | 'q'<<16 | 'r'<<8 | 'm' // 'sqrm'
	TypeSquareMiles      Type = 's'<<24 | 'q'<<16 | 'm'<<8 | 'i' // 'sqmi'
	TypeSquareYards      Type = 's'<<24 | 'q'<<16 | 'y'<<8 | 'd' // 'sqyd'
	// TypeStyledText: # Discussion
	TypeStyledText Type = 'S'<<24 | 'T'<<16 | 'X'<<8 | 'T' // 'STXT'
	// TypeStyledUnicodeText: Styled Unicode text.
	TypeStyledUnicodeText Type = 's'<<24 | 'u'<<16 | 't'<<8 | 'x' // 'sutx'
	TypeSuiteInfo         Type = 's'<<24 | 'u'<<16 | 'i'<<8 | 'n' // 'suin'
	TypeTIFF              Type = 'T'<<24 | 'I'<<16 | 'F'<<8 | 'F' // 'TIFF'
	TypeTable             Type = 'c'<<24 | 't'<<16 | 'b'<<8 | 'l' // 'ctbl'
	TypeTextStyles        Type = 't'<<24 | 's'<<16 | 't'<<8 | 'y' // 'tsty'
	// TypeToken: Specifies a descriptor whose data storage pointer refers to a structure of type AEDisposeToken.
	TypeToken Type = 't'<<24 | 'o'<<16 | 'k'<<8 | 'e' // 'toke'
	// TypeTrue: [TRUE] Boolean value.
	TypeTrue Type = 't'<<24 | 'r'<<16 | 'u'<<8 | 'e' // 'true'
	// TypeType: Four-character code for event class or event ID
	TypeType Type = 't'<<24 | 'y'<<16 | 'p'<<8 | 'e' // 'type'
	// TypeUInt16: 16-bit unsigned integer.
	TypeUInt16 Type = 'u'<<24 | 's'<<16 | 'h'<<8 | 'r' // 'ushr'
	// TypeUInt32: 32-bit unsigned integer.
	TypeUInt32 Type = 'm'<<24 | 'a'<<16 | 'g'<<8 | 'n' // 'magn'
	// TypeUInt64: 64-bit unsigned integer.
	TypeUInt64 Type = 'u'<<24 | 'c'<<16 | 'o'<<8 | 'm' // 'ucom'
	// TypeUnicodeText: Unicode text.
	TypeUnicodeText Type = 'u'<<24 | 't'<<16 | 'x'<<8 | 't' // 'utxt'
	TypeVersion     Type = 'v'<<24 | 'e'<<16 | 'r'<<8 | 's' // 'vers'
	// TypeWildCard: Matches any type.
	TypeWildCard Type = '*'<<24 | '*'<<16 | '*'<<8 | '*' // '****'
	TypeYards    Type = 'y'<<24 | 'a'<<16 | 'r'<<8 | 'd' // 'yard'
)

func (Type) String

func (e Type) String() string

type TypeApplicationBundleI added in v0.5.1

type TypeApplicationBundleI uint
const (
	// TypeApplicationBundleID: Indicates a descriptor containing UTF-8 characters that specify the bundle ID of an application.
	TypeApplicationBundleID TypeApplicationBundleI = 'b'<<24 | 'u'<<16 | 'n'<<8 | 'd' // 'bund'
)

func (TypeApplicationBundleI) String added in v0.5.1

func (e TypeApplicationBundleI) String() string

type TypeAudit added in v0.5.1

type TypeAudit uint
const (
	TypeAuditToken TypeAudit = 't'<<24 | 'o'<<16 | 'k'<<8 | 'n' // 'tokn'
)

func (TypeAudit) String added in v0.5.1

func (e TypeAudit) String() string

type TypeCF

type TypeCF uint
const (
	TypeCFArrayRef                   TypeCF = 'c'<<24 | 'f'<<16 | 'a'<<8 | 'r' // 'cfar'
	TypeCFAttributedStringRef        TypeCF = 'c'<<24 | 'f'<<16 | 'a'<<8 | 's' // 'cfas'
	TypeCFBooleanRef                 TypeCF = 'c'<<24 | 'f'<<16 | 't'<<8 | 'f' // 'cftf'
	TypeCFDictionaryRef              TypeCF = 'c'<<24 | 'f'<<16 | 'd'<<8 | 'c' // 'cfdc'
	TypeCFMutableArrayRef            TypeCF = 'c'<<24 | 'f'<<16 | 'm'<<8 | 'a' // 'cfma'
	TypeCFMutableAttributedStringRef TypeCF = 'c'<<24 | 'f'<<16 | 'a'<<8 | 'a' // 'cfaa'
	TypeCFMutableDictionaryRef       TypeCF = 'c'<<24 | 'f'<<16 | 'm'<<8 | 'd' // 'cfmd'
	TypeCFMutableStringRef           TypeCF = 'c'<<24 | 'f'<<16 | 'm'<<8 | 's' // 'cfms'
	TypeCFNumberRef                  TypeCF = 'c'<<24 | 'f'<<16 | 'n'<<8 | 'b' // 'cfnb'
	TypeCFStringRef                  TypeCF = 'c'<<24 | 'f'<<16 | 's'<<8 | 't' // 'cfst'
	TypeCFTypeRef                    TypeCF = 'c'<<24 | 'f'<<16 | 't'<<8 | 'y' // 'cfty'
)

func (TypeCF) String

func (e TypeCF) String() string

type TypeHI added in v0.5.1

type TypeHI uint
const (
	TypeHIMenu   TypeHI = 'm'<<24 | 'o'<<16 | 'b'<<8 | 'j' // 'mobj'
	TypeHIWindow TypeHI = 'w'<<24 | 'o'<<16 | 'b'<<8 | 'j' // 'wobj'
)

func (TypeHI) String added in v0.5.1

func (e TypeHI) String() string

type TypeReplyPort added in v0.5.1

type TypeReplyPort uint
const (
	TypeReplyPortAttr TypeReplyPort = 'r'<<24 | 'e'<<16 | 'p'<<8 | 'p' // 'repp'
)

func (TypeReplyPort) String added in v0.5.1

func (e TypeReplyPort) String() string

type TypeUT added in v0.5.1

type TypeUT uint
const (
	// TypeUTF16ExternalRepresentation: # Discussion
	TypeUTF16ExternalRepresentation TypeUT = 'u'<<24 | 't'<<16 | '1'<<8 | '6' // 'ut16'
	// TypeUTF8Text: 8-bit Unicode (UTF-8 encoding).
	TypeUTF8Text TypeUT = 'u'<<24 | 't'<<16 | 'f'<<8 | '8' // 'utf8'
)

func (TypeUT) String added in v0.5.1

func (e TypeUT) String() string

type TypeWhoseDescriptor

type TypeWhoseDescriptor uint
const (
	// FormWhose: # Discussion
	FormWhose                TypeWhoseDescriptor = 'w'<<24 | 'h'<<16 | 'o'<<8 | 's' // 'whos'
	KeyAEIndex               TypeWhoseDescriptor = 'k'<<24 | 'i'<<16 | 'd'<<8 | 'x' // 'kidx'
	KeyAETest                TypeWhoseDescriptor = 'k'<<24 | 't'<<16 | 's'<<8 | 't' // 'ktst'
	KeyAEWhoseRangeStart     TypeWhoseDescriptor = 'w'<<24 | 's'<<16 | 't'<<8 | 'r' // 'wstr'
	KeyAEWhoseRangeStop      TypeWhoseDescriptor = 'w'<<24 | 's'<<16 | 't'<<8 | 'p' // 'wstp'
	TypeWhoseDescriptorValue TypeWhoseDescriptor = 'w'<<24 | 'h'<<16 | 'o'<<8 | 's' // 'whos'
	TypeWhoseRange           TypeWhoseDescriptor = 'w'<<24 | 'r'<<16 | 'n'<<8 | 'g' // 'wrng'
)

func (TypeWhoseDescriptor) String

func (e TypeWhoseDescriptor) String() string

type UCCharPropertyType

type UCCharPropertyType = int32

UCCharPropertyType is specify property types for a Unicode charater.

See: https://developer.apple.com/documentation/coreservices/uccharpropertytype

type UCCharPropertyValue

type UCCharPropertyValue = uint32

UCCharPropertyValue is specify a propery value for a Unicode character.

See: https://developer.apple.com/documentation/coreservices/uccharpropertyvalue

type UCCollateOptions

type UCCollateOptions = uint32

UCCollateOptions is specifies options for Unicode string comparison.

See: https://developer.apple.com/documentation/coreservices/uccollateoptions

type UCCollationValue

type UCCollationValue = uint32

UCCollationValue is specifies a Unicode collation key.

See: https://developer.apple.com/documentation/coreservices/uccollationvalue

type UCKeyCharSeq

type UCKeyCharSeq = uint16

UCKeyCharSeq is specifies the output of a dead-key state in a `'uchr'` resource.

See: https://developer.apple.com/documentation/coreservices/uckeycharseq

type UCKeyLayoutFeatureInfo

type UCKeyLayoutFeatureInfo struct {
	KeyLayoutFeatureInfoFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeyLayoutFeatureInfo] structure. Set to `kUCKeyLayoutFeatureInfoFormat`.
	Reserved                   uint16 // Reserved. Set to 0.
	MaxOutputStringLength      uint32 // An unsigned 32-bit integer specifying the longest possible output string of Unicode characters to be produced by this `'uchr'` resource.

}

UCKeyLayoutFeatureInfo - Specifies the longest possible output string to be produced by the current `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeylayoutfeatureinfo

type UCKeyModifiersToTableNum

type UCKeyModifiersToTableNum struct {
	KeyModifiersToTableNumFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeyModifiersToTableNum] structure. Set to `kUCKeyModifiersToTableNumFormat`.
	DefaultTableNum              uint16 // An unsigned 16-bit integer identifying the table number to use for modifier combinations that are outside of the range included in the `tableNum` field.
	ModifiersCount               uint32 // An unsigned 32-bit integer specifying the range of modifier bit combinations for which there are entries in the `tableNum[]` field.
	TableNum                     uint8  // An array of unsigned 8-bit integers that map modifier bit combinations to table numbers. These values are indexes into the `keyToCharTableOffsets` array in a [UCKeyToCharTableIndex](<doc://com.apple.documentation/documentation/coreservices/uckeytochartableindex>)structure; these, in turn, are offsets to the actual key-code-to character tables, which follow the [UCKeyToCharTableIndex] structure in the `'uchr'` resource.

}

UCKeyModifiersToTableNum - Maps a modifier key combination to a particular key-code-to-character table number in a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeymodifierstotablenum

type UCKeyOutput

type UCKeyOutput = uint16

UCKeyOutput is specifies values in key-code-to-character tables in a `'uchr'` resource.

See: https://developer.apple.com/documentation/coreservices/uckeyoutput

type UCKeySequenceDataIndex

type UCKeySequenceDataIndex struct {
	KeySequenceDataIndexFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeySequenceDataIndex] structure. Set to `kUCKeySequenceDataIndexFormat`.
	CharSequenceCount          uint16 // An unsigned 16-bit integer specifying the number of Unicode character sequences that follow the end of the [UCKeySequenceDataIndex] structure.
	CharSequenceOffsets        uint16 // An array of offsets from the beginning of the [UCKeySequenceDataIndex] structure to the Unicode character sequences that follow it. Because a given offset indicates both the beginning of a new character sequence and the end of the sequence that precedes it, the length of each sequence is determined by the difference between the offset to that sequence and the value of the next offset in the array. The array contains one more entry than the number of character sequences; the final entry is the offset to the end of the final character sequence.

}

UCKeySequenceDataIndex - Contains offsets to a list of character sequences for a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeysequencedataindex

type UCKeyStateEntryRange

type UCKeyStateEntryRange struct {
	CurStateStart   uint16 // An unsigned 16-bit integer specifying the beginning of a given dead-key state range.
	CurStateRange   uint8  // An unsigned 8-bit integer specifying the number of entries in a given dead-key state range.
	DeltaMultiplier uint8  // An unsigned 8-bit integer.
	CharData        uint16 // A value of type [UCKeyCharSeq]. This base character value is used to determine the actual Unicode character(s) produced when a given dead-key state terminates.
	NextState       uint16 // An unsigned 16-bit integer. This base dead-key state value is used to determine the following dead-key state, if any.

}

UCKeyStateEntryRange - Maps from a dead-key state to either the resultant Unicode character(s) or the new dead key state produced when the current state is terminated by a given character key for a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeystateentryrange

type UCKeyStateEntryTerminal

type UCKeyStateEntryTerminal struct {
	CurState uint16 // An unsigned 16-bit integer specifying the current dead-key state.
	CharData uint16 // A value of type [UCKeyCharSeq] specifying the Unicode character(s) produced when a given character key is pressed.

}

UCKeyStateEntryTerminal - Maps from a dead-key state to the Unicode character(s) produced when that state is terminated by a given character key for a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeystateentryterminal

type UCKeyStateRecord

type UCKeyStateRecord struct {
	StateZeroCharData  uint16 // A value of type [UCKeyCharSeq] specifying the Unicode character(s) produced from a given key code while no dead-key state is in effect.
	StateZeroNextState uint16 // An unsigned 16-bit integer specifying the dead-key state produced from a given key code when no previous dead-key state is in effect. If the [UCKeyStateRecord] structure does not initiate a dead-key state (but only provides terminators for other dead-key states), this will be 0. A non-zero value specifies the resulting new dead-key state and refers to the current state entry within the `stateEntryData[]` field for the following dead-key state record that is applied.
	StateEntryCount    uint16 // An unsigned 16-bit integer specifying the number of elements in the `stateEntryData` field’s array for a given dead-key state record.
	StateEntryFormat   uint16 // An unsigned 16-bit integer specifying the format of the data in the `stateEntryData` field’s array. This should be 0 if the `stateEntryCount` field is set to 0. Currently available values are `kUCKeyStateEntryTerminalFormat` and `kUCKeyStateEntryRangeFormat`; see [Key State Entry Formats](<doc://com.apple.documentation/documentation/coreservices/carbon_core/unicode_utilities/1390376-key_state_entry_formats>) for descriptions of these values.
	StateEntryData     uint32 // An array of dead-key state entries, whose size depends on their format, but which will always be a multiple of 4 bytes. Each entry maps from the current dead-key state to the Unicode character(s) that result when a given character key is pressed or to the next dead-key state, if any. The format of the entry is specified by the `stateEntryFormat` field to be either that of type [UCKeyStateEntryTerminal](<doc://com.apple.documentation/documentation/coreservices/uckeystateentryterminal>) or [UCKeyStateEntryRange](<doc://com.apple.documentation/documentation/coreservices/uckeystateentryrange>).

}

UCKeyStateRecord - Determines dead-key state transitions in a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeystaterecord

type UCKeyStateRecordsIndex

type UCKeyStateRecordsIndex struct {
	KeyStateRecordsIndexFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeyStateRecordsIndex] structure. Set to `kUCKeyStateRecordsIndexFormat`.
	KeyStateRecordCount        uint16 // An unsigned 16-bit integer specifying the number of dead-key state records that are included in the resource.
	KeyStateRecordOffsets      uint32 // An array of offsets from the beginning of the resource to each of the [UCKeyStateRecord] values that follow this structure in the `'uchr'` resource.

}

UCKeyStateRecordsIndex - Provides a count of, and offsets to, dead-key state records in a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeystaterecordsindex

type UCKeyStateTerminators

type UCKeyStateTerminators struct {
	KeyStateTerminatorsFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeyStateTerminators] structure. Set to `kUCKeyStateTerminatorsFormat`.
	KeyStateTerminatorCount   uint16 // An unsigned 16-bit integer specifying the number of default dead-key state terminators contained in the `keyStateTerminators[]` array.
	KeyStateTerminators       uint16 // An array of default dead-key state terminators, described as values of type [UCKeyCharSeq](<doc://com.apple.documentation/documentation/coreservices/uckeycharseq>); the value `keyStateTerminators[0]` is the terminator for state 1, and so on.

}

UCKeyStateTerminators - Lists the default terminators for each dead-key state handled by a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeystateterminators

type UCKeyToCharTableIndex

type UCKeyToCharTableIndex struct {
	KeyToCharTableIndexFormat uint16 // An unsigned 16-bit integer identifying the format of the [UCKeyToCharTableIndex] structure. Set to `kUCKeyToCharTableIndexFormat`.
	KeyToCharTableSize        uint16 // An unsigned 16-bit integer specifying the number of virtual key codes supported by this resource; for ADB keyboards this is 128 (with virtual key codes ranging from 0 to 127).
	KeyToCharTableCount       uint32 // An unsigned 32-bit integer specifying the number of key-code-to-character tables, typically 6 to 12.
	KeyToCharTableOffsets     uint32 // An array of offsets from the beginning of the `'uchr'` resource to each of the [UCKeyOutput] key-code-to-character tables in the `keyToCharData[]` array that follows this structure in the resource.

}

UCKeyToCharTableIndex - Provides a count of, and offsets to, key-code-to-character tables in a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeytochartableindex

type UCKeyboardLayout

type UCKeyboardLayout struct {
	KeyLayoutHeaderFormat      uint16               // An unsigned 16-bit integer identifying the format of the structure. Set to `kUCLayoutHeaderFormat`.
	KeyLayoutDataVersion       uint16               // An unsigned 16-bit integer identifying the version of the data in the resource, in binary code decimal format. For example, 0x0100 would equal version 1.0.
	KeyLayoutFeatureInfoOffset uint32               // An unsigned 32-bit integer providing an offset to a structure of type [UCKeyLayoutFeatureInfo](<doc://com.apple.documentation/documentation/coreservices/uckeylayoutfeatureinfo>), if such is used in the resource. May be 0 if no [UCKeyLayoutFeatureInfo] table is included in the resource.
	KeyboardTypeCount          uint32               // An unsigned 32-bit integer specifying the number of [UCKeyboardTypeHeader] structures in the `keyboardTypeList[]` field’s array.
	KeyboardTypeList           UCKeyboardTypeHeader // A variable-length array containing structures of type [UCKeyboardTypeHeader]. Each [UCKeyboardTypeHeader] entry specifies a range of physical keyboard types and contains offsets to each of the key mapping sections to be used for that range of keyboard types.

}

UCKeyboardLayout - Provides header data for a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeyboardlayout

type UCKeyboardTypeHeader

type UCKeyboardTypeHeader struct {
	KeyboardTypeFirst            uint32 // An unsigned 32-bit integer specifying the first keyboard type in this entry. For the initial entry (that is, the default entry) in an array of [UCKeyboardTypeHeader] structures, you should set this value to 0. The initial [UCKeyboardTypeHeader] entry is used if the keyboard type passed to the function [UCKeyTranslate(_:_:_:_:_:_:_:_:_:_:)](<doc://com.apple.documentation/documentation/coreservices/1390584-uckeytranslate>) does not match any other entry, that is, if it is not within the range of values specified by `keyboardTypeFirst` and `keyboardTypeLast` for any entry.
	KeyboardTypeLast             uint32 // An unsigned 32-bit integer specifying the last keyboard type in this entry. For the initial entry (that is, the default entry) in an array of [UCKeyboardTypeHeader] structures, you should set this value to 0.
	KeyModifiersToTableNumOffset uint32 // An unsigned 32-bit integer providing an offset to a structure of type [UCKeyModifiersToTableNum](<doc://com.apple.documentation/documentation/coreservices/uckeymodifierstotablenum>). The `'uchr'` resource requires a [UCKeyModifiersToTableNum] structure, therefore this field must contain a non-zero value.
	KeyToCharTableIndexOffset    uint32 // An unsigned 32-bit integer providing an offset to a structure of type [UCKeyToCharTableIndex](<doc://com.apple.documentation/documentation/coreservices/uckeytochartableindex>). The `'uchr'` resource requires a [UCKeyToCharTableIndex] structure, therefore this field must contain a non-zero value.
	KeyStateRecordsIndexOffset   uint32 // An unsigned 32-bit integer providing an offset to a structure of type [UCKeyStateRecordsIndex](<doc://com.apple.documentation/documentation/coreservices/uckeystaterecordsindex>), if such is used in the resource. This value may be 0 if no dead-key state records are included in the resource.
	KeyStateTerminatorsOffset    uint32 // An unsigned 32-bit integer providing an offset to a structure of type [UCKeyStateTerminators](<doc://com.apple.documentation/documentation/coreservices/uckeystateterminators>), if such is used in the resource. This value may be 0 if no dead-key state terminators are included in the resource.
	KeySequenceDataIndexOffset   uint32 // An unsigned 32-bit integer providing an offset to a structure of type [UCKeySequenceDataIndex](<doc://com.apple.documentation/documentation/coreservices/uckeysequencedataindex>), if such is used in the resource. This value may be 0 if no character key sequences are included in the resource.

}

UCKeyboardTypeHeader - Specifies a range of physical keyboard types in a `'uchr'` resource.

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/uckeyboardtypeheader

type UCTextBreakOptions

type UCTextBreakOptions = uint32

UCTextBreakOptions is specifies options for locating boundaries in Unicode text.

See: https://developer.apple.com/documentation/coreservices/uctextbreakoptions

type UCTextBreakType

type UCTextBreakType = uint32

UCTextBreakType is specifies kinds of text boundaries.

See: https://developer.apple.com/documentation/coreservices/uctextbreaktype

type UniCharArrayOffset

type UniCharArrayOffset = uint

UniCharArrayOffset is represents the boundary between two characters.

See: https://developer.apple.com/documentation/coreservices/unichararrayoffset

type UnicodeMapVersion

type UnicodeMapVersion = int32

UnicodeMapVersion is specify a Unicode mapping version.

See: https://developer.apple.com/documentation/coreservices/unicodemapversion

type UnicodeMapping

type UnicodeMapping = unsafe.Pointer

UnicodeMapping is contains information for mapping to or from Unicode encoding.

See: https://developer.apple.com/documentation/coreservices/unicodemapping

type UnicodeToTextFallbackUPP

type UnicodeToTextFallbackUPP = unsafe.Pointer

UnicodeToTextFallbackUPP is defines a universal procedure pointer to a Unicode-to-text-fallback callback function.

See: https://developer.apple.com/documentation/coreservices/unicodetotextfallbackupp

func NewUnicodeToTextFallbackUPP

func NewUnicodeToTextFallbackUPP(arg0 unsafe.Pointer) UnicodeToTextFallbackUPP

NewUnicodeToTextFallbackUPP creates a new universal procedure pointer (UPP) to a Unicode-to-textfallback callback.

See: https://developer.apple.com/documentation/coreservices/1433556-newunicodetotextfallbackupp

type UnicodeToTextInfo

type UnicodeToTextInfo = uintptr

UnicodeToTextInfo is defines a reference to an opaque Unicode to text converter object.

See: https://developer.apple.com/documentation/coreservices/unicodetotextinfo

type UnicodeToTextRunInfo

type UnicodeToTextRunInfo = uintptr

UnicodeToTextRunInfo is defines a reference to an opaque Unicode to text run information converter object.

See: https://developer.apple.com/documentation/coreservices/unicodetotextruninfo

type Upp added in v0.5.1

type Upp uint
const (
	// Deprecated.
	UppCallComponentCanDoProcInfo Upp = 752
	// Deprecated.
	UppCallComponentCloseProcInfo Upp = 1008
	// Deprecated.
	UppCallComponentGetMPWorkFunctionProcInfo Upp = 4080
	// Deprecated.
	UppCallComponentGetPublicResourceProcInfo Upp = 15344
	// Deprecated.
	UppCallComponentOpenProcInfo Upp = 1008
	// Deprecated.
	UppCallComponentRegisterProcInfo Upp = 240
	// Deprecated.
	UppCallComponentTargetProcInfo Upp = 1008
	// Deprecated.
	UppCallComponentUnregisterProcInfo Upp = 240
	// Deprecated.
	UppCallComponentVersionProcInfo Upp = 240
	// Deprecated.
	UppComponentFunctionImplementedProcInfo Upp = 752
	// Deprecated.
	UppComponentSetTargetProcInfo Upp = 1008
	// Deprecated.
	UppGetComponentVersionProcInfo Upp = 240
)

func (Upp) String added in v0.5.1

func (e Upp) String() string

type Use added in v0.5.1

type Use uint
const (
	// Deprecated.
	UseATalk Use = 1
	// Deprecated.
	UseAsync Use = 2
	// Deprecated.
	UseExtClk Use = 3
	// Deprecated.
	UseFree Use = 0
	// Deprecated.
	UseMIDI Use = 4
)

func (Use) String added in v0.5.1

func (e Use) String() string

type VLckdErr

type VLckdErr int
const (
	BadMDBErr     VLckdErr = -60
	BadMovErr     VLckdErr = -122
	DirNFErr      VLckdErr = -120
	DupFNErr      VLckdErr = -48
	ExtFSErr      VLckdErr = -58
	FBsyErr       VLckdErr = -47
	FsRnErr       VLckdErr = -59
	GfpErr        VLckdErr = -52
	NoMacDskErr   VLckdErr = -57
	NsDrvErr      VLckdErr = -56
	OpWrErr       VLckdErr = -49
	PermErr       VLckdErr = -54
	RfNumErr      VLckdErr = -51
	TmwdoErr      VLckdErr = -121
	VLckdErrValue VLckdErr = -46
	VolGoneErr    VLckdErr = -124
	VolOffLinErr  VLckdErr = -53
	VolOnLinErr   VLckdErr = -55
	WrPermErr     VLckdErr = -61
	WrgVolTypErr  VLckdErr = -123
)

func (VLckdErr) String

func (e VLckdErr) String() string

type Ver added in v0.5.1

type Ver uint
const (
	// Deprecated.
	VerAfrikaans Ver = 102
	// Deprecated.
	VerAlternateGr Ver = 64
	// Deprecated.
	VerArabia Ver = 16
	// Deprecated.
	VerArabic Ver = 16
	// Deprecated.
	VerArmenia Ver = 84
	// Deprecated.
	VerArmenian Ver = 84
	// Deprecated.
	VerAustralia Ver = 15
	// Deprecated.
	VerAustria Ver = 92
	// Deprecated.
	VerAustriaGerman Ver = 92
	// Deprecated.
	VerBelarus Ver = 61
	// Deprecated.
	VerBelgiumLux Ver = 6
	// Deprecated.
	VerBelgiumLuxPoint Ver = 27
	// Deprecated.
	VerBengali Ver = 60
	// Deprecated.
	VerBhutan Ver = 83
	// Deprecated.
	VerBrazil Ver = 71
	// Deprecated.
	VerBreton Ver = 77
	// Deprecated.
	VerBritain Ver = 2
	// Deprecated.
	VerBrittany Ver = 77
	// Deprecated.
	VerBulgaria Ver = 72
	// Deprecated.
	VerByeloRussian Ver = 61
	// Deprecated.
	VerCanadaComma Ver = 28
	// Deprecated.
	VerCanadaPoint Ver = 29
	// Deprecated.
	VerCatalonia Ver = 73
	// Deprecated.
	VerChina Ver = 52
	// Deprecated.
	VerCroatia Ver = 68
	// Deprecated.
	VerCyprus Ver = 23
	// Deprecated.
	VerCzech Ver = 56
	// Deprecated.
	VerDenmark Ver = 9
	// Deprecated.
	VerEastAsiaGeneric Ver = 58
	// Deprecated.
	VerEngCanada Ver = 82
	// Deprecated.
	VerEsperanto Ver = 103
	// Deprecated.
	VerEstonia Ver = 44
	// Deprecated.
	VerFaeroeIsl Ver = 47
	// Deprecated.
	VerFarEastGeneric Ver = 58
	// Deprecated.
	VerFaroeIsl Ver = 47
	// Deprecated.
	VerFinland Ver = 17
	// Deprecated.
	VerFlemish Ver = 6
	// Deprecated.
	VerFlemishPoint Ver = 27
	// Deprecated.
	VerFrBelgium Ver = 98
	// Deprecated.
	VerFrBelgiumLux Ver = 6
	// Deprecated.
	VerFrCanada Ver = 11
	// Deprecated.
	VerFrSwiss Ver = 18
	// Deprecated.
	VerFrance Ver = 1
	// Deprecated.
	VerFrenchUniversal Ver = 91
	// Deprecated.
	VerGenericFE Ver = 58
	// Deprecated.
	VerGeorgia Ver = 85
	// Deprecated.
	VerGeorgian Ver = 85
	// Deprecated.
	VerGermanReformed Ver = 70
	// Deprecated.
	VerGermany Ver = 3
	// Deprecated.
	VerGrSwiss Ver = 19
	// Deprecated.
	VerGreece Ver = 20
	// Deprecated.
	VerGreeceAlt Ver = 64
	// Deprecated.
	VerGreecePoly Ver = 40
	// Deprecated.
	VerGreekAncient Ver = 40
	// Deprecated.
	VerGreenland Ver = 107
	// Deprecated.
	VerGujarati Ver = 94
	// Deprecated.
	VerHungary Ver = 43
	// Deprecated.
	VerIceland Ver = 21
	// Deprecated.
	VerIndia Ver = 33
	// Deprecated.
	VerIndiaHindi Ver = 33
	// Deprecated.
	VerIndiaUrdu Ver = 96
	// Deprecated.
	VerInternational Ver = 37
	// Deprecated.
	VerIran Ver = 48
	// Deprecated.
	VerIreland Ver = 50
	// Deprecated.
	VerIrelandEnglish Ver = 108
	// Deprecated.
	VerIrishGaelicScript Ver = 81
	// Deprecated.
	VerIsrael Ver = 13
	// Deprecated.
	VerItalianSwiss Ver = 36
	// Deprecated.
	VerItaly Ver = 4
	// Deprecated.
	VerJapan Ver = 14
	// Deprecated.
	VerKorea Ver = 51
	// Deprecated.
	VerLapland Ver = 46
	// Deprecated.
	VerLatvia Ver = 45
	// Deprecated.
	VerLithuania Ver = 41
	// Deprecated.
	VerMacedonia Ver = 67
	// Deprecated.
	VerMacedonian Ver = 67
	// Deprecated.
	VerMagyar Ver = 59
	// Deprecated.
	VerMalta Ver = 22
	// Deprecated.
	VerManxGaelic Ver = 76
	// Deprecated.
	VerMarathi Ver = 104
	// Deprecated.
	VerMultilingual Ver = 74
	// Deprecated.
	VerNepal Ver = 106
	// Deprecated.
	VerNetherlands Ver = 5
	// Deprecated.
	VerNetherlandsComma Ver = 26
	// Deprecated.
	VerNorway Ver = 12
	// Deprecated.
	VerNunavut Ver = 78
	// Deprecated.
	VerNynorsk Ver = 101
	// Deprecated.
	VerPakistan Ver = 34
	// Deprecated.
	VerPakistanUrdu Ver = 34
	// Deprecated.
	VerPoland Ver = 42
	// Deprecated.
	VerPortugal Ver = 10
	// Deprecated.
	VerPunjabi Ver = 95
	// Deprecated.
	VerRomania Ver = 39
	// Deprecated.
	VerRumania Ver = 39
	// Deprecated.
	VerRussia Ver = 49
	// Deprecated.
	VerSami Ver = 46
	// Deprecated.
	VerScottishGaelic Ver = 75
	// Deprecated.
	VerScriptGeneric Ver = 55
	// Deprecated.
	VerSerbia Ver = 65
	// Deprecated.
	VerSerbian Ver = 65
	// Deprecated.
	VerSingapore Ver = 100
	// Deprecated.
	VerSlovak Ver = 57
	// Deprecated.
	VerSlovenia Ver = 66
	// Deprecated.
	VerSlovenian Ver = 66
	// Deprecated.
	VerSpLatinAmerica Ver = 86
	// Deprecated.
	VerSpain Ver = 8
	// Deprecated.
	VerSweden Ver = 7
	// Deprecated.
	VerTaiwan Ver = 53
	// Deprecated.
	VerThailand Ver = 54
	// Deprecated.
	VerTibet Ver = 105
	// Deprecated.
	VerTibetan Ver = 105
	// Deprecated.
	VerTonga Ver = 88
	// Deprecated.
	VerTurkey Ver = 24
	// Deprecated.
	VerTurkishModified Ver = 35
	// Deprecated.
	VerUS Ver = 0
	// Deprecated.
	VerUkraine Ver = 62
	// Deprecated.
	VerUkrania Ver = 62
	// Deprecated.
	VerUzbek Ver = 99
	// Deprecated.
	VerVietnam Ver = 97
	// Deprecated.
	VerWales Ver = 79
	// Deprecated.
	VerWelsh Ver = 79
	// Deprecated.
	VerYugoCroatian Ver = 25
	// Deprecated.
	VerYugoslavia Ver = 25
	// Deprecated.
	VervariantDenmark Ver = 32
	// Deprecated.
	VervariantNorway Ver = 31
	// Deprecated.
	VervariantPortugal Ver = 30
)

func (Ver) String added in v0.5.1

func (e Ver) String() string

type VerUnspecified added in v0.5.1

type VerUnspecified uint
const (
	KTECResourceID      VerUnspecified = 128
	VerUnspecifiedValue VerUnspecified = 32767
)

func (VerUnspecified) String added in v0.5.1

func (e VerUnspecified) String() string

type Vm

type Vm int
const (
	VmAddressNotInFileViewErr    Vm = -647
	VmBadDriver                  Vm = -632
	VmBusyBackingFileErr         Vm = -642
	VmFileViewAccessErr          Vm = -645
	VmInvalidBackingFileIDErr    Vm = -640
	VmInvalidFileViewIDErr       Vm = -644
	VmInvalidOwningProcessErr    Vm = -648
	VmKernelMMUInitErr           Vm = -629
	VmMappingPrivilegesErr       Vm = -641
	VmMemLckdErr                 Vm = -631
	VmMorePhysicalThanVirtualErr Vm = -628
	VmNoMoreBackingFilesErr      Vm = -643
	VmNoMoreFileViewsErr         Vm = -646
	VmNoVectorErr                Vm = -633
	VmOffErr                     Vm = -630
)

func (Vm) String

func (e Vm) String() string

type VoidPtr

type VoidPtr = unsafe.Pointer

See: https://developer.apple.com/documentation/coreservices/voidptr

func InvokeThreadEntryUPP deprecated

func InvokeThreadEntryUPP(arg0 ThreadEntryUPP) VoidPtr

InvokeThreadEntryUPP.

Deprecated: Deprecated since macOS 10.7.

See: https://developer.apple.com/documentation/coreservices/1574226-invokethreadentryupp

type VolMount added in v0.5.1

type VolMount uint
const (
	VolMountChangedBit         VolMount = 14
	VolMountChangedMask        VolMount = 16384
	VolMountExtendedFlagsBit   VolMount = 7
	VolMountExtendedFlagsMask  VolMount = 128
	VolMountFSReservedMask     VolMount = 255
	VolMountInteractBit        VolMount = 15
	VolMountInteractMask       VolMount = 32768
	VolMountNoLoginMsgFlagBit  VolMount = 0
	VolMountNoLoginMsgFlagMask VolMount = 1
	VolMountSysReservedMask    VolMount = 65280
)

func (VolMount) String added in v0.5.1

func (e VolMount) String() string

type WSClientContext

type WSClientContext = unsafe.Pointer

WSClientContext is an optional context that can contain data you want passed to your callback.

See: https://developer.apple.com/documentation/coreservices/wsclientcontext

type WSMethodInvocationRef

type WSMethodInvocationRef uintptr

WSMethodInvocationRef is an opaque reference to a web services method invocation.

See: https://developer.apple.com/documentation/coreservices/wsmethodinvocationref

func WSMethodInvocationCreate deprecated

WSMethodInvocationCreate creates a reference to a method invocation, containing the URL of the service, the operation name, and the protocol.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576406-wsmethodinvocationcreate

func WSMethodInvocationCreateFromSerialization deprecated

func WSMethodInvocationCreateFromSerialization(arg0 corefoundation.CFDataRef) WSMethodInvocationRef

WSMethodInvocationCreateFromSerialization creates a method invocation object from an XML serialization.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1576400-wsmethodinvocationcreatefromseri

type WSProtocolHandlerRef

type WSProtocolHandlerRef uintptr

WSProtocolHandlerRef is an opaque reference to a web services protocol handler.

See: https://developer.apple.com/documentation/coreservices/wsprotocolhandlerref

func WSProtocolHandlerCreate deprecated

WSProtocolHandlerCreate creates a WSProtocolHandlerRef for use in translating an XML document.

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1423434-wsprotocolhandlercreate

type WSTypeID

type WSTypeID = string

WSTypeID is web Services Core uses the following enumeration when serializing between Core Foundation and XML types. Because CFTypes are defined at runtime, it isn't always possible to produce a static mapping to a particular CFTypeRef. This enum and associated API allows for static determination of the expected serialization.

See: https://developer.apple.com/documentation/coreservices/wstypeid

func WSGetWSTypeIDFromCFType deprecated

func WSGetWSTypeIDFromCFType(arg0 corefoundation.CFTypeRef) WSTypeID

WSGetWSTypeIDFromCFType returns the WSTypeID associated with a given [CFTypeRef].

Deprecated: Deprecated since macOS 10.8.

See: https://developer.apple.com/documentation/coreservices/1508442-wsgetwstypeidfromcftype

type WritingCode

type WritingCode struct {
	TheScriptCode unsafe.Pointer
	TheLangCode   unsafe.Pointer
}

WritingCode

[Full Topic] [Full Topic]: https://developer.apple.com/documentation/coreservices/writingcode

type WrongApplicationPlatform

type WrongApplicationPlatform int
const (
	AppVersionTooOld              WrongApplicationPlatform = -876
	NotAppropriateForClassic      WrongApplicationPlatform = -877
	WrongApplicationPlatformValue WrongApplicationPlatform = -875
)

func (WrongApplicationPlatform) String

func (e WrongApplicationPlatform) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL