The plugin part MBS MacCF Plugin
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS MacCF Plugin:
- class Application
- class AuthorizationItemMBS
- class AuthorizationItemSetMBS
- class AuthorizationMBS
- class AXObserverMBS
- class AXUIElementMBS
- class AXValueMBS
- class CarbonApplicationEventsMBS
- method Listen
- method CreateTypeStringWithOSType(ostype as string) as CFStringMBS
- property Lasterror as Integer
- property Available as Boolean
- property Tablet as Boolean
- property TabletPoint as CarbonEventsTabletPointMBS
- property TabletProximity as CarbonEventsTabletProximityMBS
- property MouseX as Single
- property MouseY as Single
- property MouseDeltaX as Single
- property MouseDeltaY as Single
- property MouseModifierKeys as Integer
- property MouseButton as Integer
- property MouseClickCount as Integer
- property MouseChord as Integer
- property EventCount as Integer
- event ApplicationActivated
- event ApplicationDeactivated
- event ApplicationLaunched(ProcessSerial as memoryblock)
- event ApplicationTerminated(ProcessSerial as memoryblock)
- event ApplicationSwitched(ProcessSerial as memoryblock)
- event VolumeMounted(VolumeRefNum as integer, VolumeRoot as FolderItem)
- event VolumeUnmounted(VolumeRefNum as integer)
- event ServiceCopy(Scrap as CarbonEventsScrapMBS) as boolean
- event ServicePaste(Scrap as CarbonEventsScrapMBS) as boolean
- event ServiceGetTypes(copytypes as CFMutableArrayMBS, pastetypes as CFMutableArrayMBS) as boolean
- event ServicePerform(Scrap as CarbonEventsScrapMBS, MessageName as CFStringMBS, UserData as CFStringMBS) as boolean
- event MouseWheelMoved(modifierKeys as integer, axis as integer, delta as integer) as boolean
- event HotKeyPressed(signature as integer, id as integer)
- event HotKeyReleased(signature as integer, id as integer)
- event ApplicationGetDockTileMenu as integer
- event ProcessCommand(AttributeFlags as integer, CommandId as integer, Handle as integer, Index as integer) as boolean
- event KeyboardRawKeyDown(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyRepeat(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyUp(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyModifiersChanged(modifierkeys as integer) as boolean
- event ApplicationHidden
- event ApplicationShown
- event ApplicationSystemUIModeChanged(SystemUIMode as integer)
- event MouseDown(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseUp(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseMoved(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single) as boolean
- event MouseDragged(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MenuPopulate(MenuHandle as integer)
- event ApplicationQuit
- event GestureStarted(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer) as boolean
- event GestureEnded(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer) as boolean
- event GestureMagnify(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, MagnificationAmount as double) as boolean
- event GestureSwipe(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, SwipeDirectionX as double, SwipeDirectionY as double) as boolean
- event GestureRotate(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, RotationAmount as double) as boolean
- class CarbonEventsIdleTimerMBS
- class CarbonEventsScrapMBS
- class CarbonEventsTabletPointMBS
- class CarbonEventsTabletProximityMBS
- class CarbonEventsTimerMBS
- class CarbonHotKeyMBS
- class CarbonMonitorEventsMBS
- method Listen
- property Lasterror as Integer
- property Available as Boolean
- property Tablet as Boolean
- property TabletPoint as CarbonEventsTabletPointMBS
- property TabletProximity as CarbonEventsTabletProximityMBS
- property MouseX as Single
- property MouseY as Single
- property MouseDeltaX as Single
- property MouseDeltaY as Single
- property MouseModifierKeys as Integer
- property MouseButton as Integer
- property MouseClickCount as Integer
- property MouseChord as Integer
- property EventCount as Integer
- event KeyboardRawKeyDown(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyRepeat(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyUp(maccharcode as integer, keycode as integer, modifiers as integer, keyboardtype as integer) as boolean
- event KeyboardRawKeyModifiersChanged(modifierkeys as integer) as boolean
- event MouseDown(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseUp(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseMoved(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single) as boolean
- event MouseDragged(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseWheelMoved(modifierKeys as integer, axis as integer, delta as integer) as boolean
- class CarbonSystemEventsMBS
- class CarbonWindowsEventsMBS
- method Listen(win as window)
- method ListenOnWindowsHandle(windowHandle as integer)
- property Lasterror as Integer
- property Available as Boolean
- property Tablet as Boolean
- property TabletPoint as CarbonEventsTabletPointMBS
- property TabletProximity as CarbonEventsTabletProximityMBS
- property MouseX as Single
- property MouseY as Single
- property MouseDeltaX as Single
- property MouseDeltaY as Single
- property MouseModifierKeys as Integer
- property MouseButton as Integer
- property MouseClickCount as Integer
- property MouseChord as Integer
- property EventCount as Integer
- event WindowToolbarButtonClicked as boolean
- event WindowBoundsChanging(original as object, previous as object, current as object, flags as integer)
- event MouseWheelMoved(modifierKeys as integer, axis as integer, delta as integer) as boolean
- event WindowExpand as boolean
- event WindowExpandAll as boolean
- event WindowClose as boolean
- event WindowCloseAll as boolean
- event WindowZoom as boolean
- event WindowZoomAll as boolean
- event WindowCollapse as boolean
- event WindowCollapseAll as boolean
- event WindowShowing as boolean
- event WindowHiding as boolean
- event WindowShown as boolean
- event WindowHidden as boolean
- event WindowCollapsing as boolean
- event WindowCollapsed as boolean
- event WindowExpanding as boolean
- event WindowExpanded as boolean
- event WindowZoomed as boolean
- event MouseDown(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseUp(x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event MouseMoved(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single) as boolean
- event MouseDragged(x as single, y as single, modifierKeys as integer, deltax as single, deltay as single, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowTransitionStarted(TransitionAction as integer, TransactionEffect as integer)
- event WindowTransitionCompleted(TransitionAction as integer, TransactionEffect as integer)
- event WindowRestoreFromDock as boolean
- event GestureStarted(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer) as boolean
- event GestureEnded(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer) as boolean
- event GestureMagnify(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, MagnificationAmount as double) as boolean
- event GestureSwipe(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, SwipeDirectionX as double, SwipeDirectionY as double) as boolean
- event GestureRotate(GlobalMouseX as double, GlobalMouseY as double, WindowHandle as integer, WindowMouseX as double, WindowMouseY as double, WindowPartCode as integer, KeyModifiers as integer, RotationAmount as double) as boolean
- event WindowClickDragRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickResizeRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickCollapseRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickCloseRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickZoomRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickContentRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickProxyIconRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickToolbarButtonRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- event WindowClickStructureRgn(ClickedWindowHandle as integer, UnderMouseWindowHandle as integer, globalX as single, globalY as single, x as single, y as single, modifierKeys as integer, button as integer, clickcount as integer, MouseChord as integer) as boolean
- class CFAbsoluteTimeMBS
- class CFArrayMBS
- class CFAttributedStringMBS
- method Constructor(str as CFStringMBS, attributeDictionary as CFDictionaryMBS = nil)
- method Constructor(str as CFAttributedStringMBS, range as CFRangeMBS)
- method GetLength as integer
- method GetString as CFStringMBS
- method AttributeAndLongestEffectiveRange(location as Integer, attrName as CFStringMBS, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFObjectMBS
- method AttributesAndLongestEffectiveRange(location as Integer, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- method AttributeValue(location as Integer, attrName as CFStringMBS, byref effectiveRange as CFRangeMBS) as CFObjectMBS
- method AttributesDictionary(location as Integer, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- method String as CFStringMBS
- method Copy as CFAttributedStringMBS
- method MutableCopy(maxLength as integer = 0) as CFAttributedStringMBS
- method AsNSAttributedString as Variant
- property Length as Integer
- shared method Create(str as CFStringMBS, attributeDictionary as CFDictionaryMBS = nil) as CFAttributedStringMBS
- shared method CreateWithSubstring(str as CFAttributedStringMBS, range as CFRangeMBS) as CFAttributedStringMBS
- class CFBagListMBS
- class CFBagMBS
- class CFBinaryDataMBS
- class CFBooleanMBS
- class CFBundleMBS
- method Constructor
- method URL as CFURLMBS
- method Identifier as CFStringMBS
- method Version as Integer
- method DevelopmentRegion as CFStringMBS
- method ResourceDirectory as CFURLMBS
- method PrivateFrameworksDirectory as CFURLMBS
- method SharedFrameworksDirectory as CFURLMBS
- method SupportFilesDirectory as CFURLMBS
- method BuiltInPlugInsDirectory as CFURLMBS
- method ExecutableFile as CFURLMBS
- method SharedSupportURL as CFURLMBS
- method LocalizedString(key as CFStringMBS) as CFStringMBS
- method LocalizedString(key as CFStringMBS, value as CFStringMBS) as CFStringMBS
- method LocalizedString(key as CFStringMBS, value as CFStringMBS, TableName as CFStringMBS) as CFStringMBS
- method GetInfoDictionary as CFDictionaryMBS
- method GetLocalInfoDictionary as CFDictionaryMBS
- method GetValueForInfoDictionaryKey(key as CFStringMBS) as CFObjectMBS
- method PackageMacCreator as string
- method PackageMacType as string
- method ResourceURLForLocalization(resourceName as CFStringMBS, resourceType as CFStringMBS, subDirName as CFStringMBS, localizationName as CFStringMBS) as CFURLMBS
- method ResourceURLsOfTypeForLocalization(resourceType as CFStringMBS, subDirName as CFStringMBS, localizationName as CFStringMBS) as CFArrayMBS
- method ResourceURL(resourceName as CFStringMBS, resourceType as CFStringMBS, subDirName as CFStringMBS) as CFURLMBS
- method ResourceURLsOfType(resourceType as CFStringMBS, subDirName as CFStringMBS) as CFArrayMBS
- shared method kCFBundleInfoDictionaryVersionKey as CFStringMBS
- shared method kCFBundleExecutableKey as CFStringMBS
- shared method kCFBundleIdentifierKey as CFStringMBS
- shared method kCFBundleVersionKey as CFStringMBS
- shared method kCFBundleDevelopmentRegionKey as CFStringMBS
- shared method kCFBundleNameKey as CFStringMBS
- shared method kCFBundleDisplayNameKey as CFStringMBS
- shared method MainBundle as CFBundleMBS
- class CFCharacterSetMBS
- class CFDateMBS
- class CFDictionaryListMBS
- class CFDictionaryMBS
- class CFErrorMBS
- class CFGregorianDateMBS
- class CFGregorianUnitsMBS
- class CFHostMBS
- class CFHTTPMessageMBS
- class CFMutableArrayMBS
- class CFMutableAttributedStringMBS
- class CFMutableBagMBS
- class CFMutableBinaryDataMBS
- method Constructor(data as string)
- method Constructor(data as MemoryBlock)
- method Constructor(capacity as integer)
- method SetLength(len as integer)
- method IncreaseLength(extralen as integer)
- method Delete(pos as integer,len as integer)
- method AppendStr(s as string)
- method AppendMem(m as memoryblock)
- method AppendStr(s as string,len as integer)
- method AppendMem(m as memoryblock,len as integer)
- method AppendCFBinaryDataMBS(m as CFBinaryDataMBS)
- method AppendCFBinaryDataMBS(m as CFBinaryDataMBS,len as integer)
- method ReplaceStr(s as string,pos as integer,len as integer)
- method ReplaceMem(m as memoryblock,pos as integer,len as integer)
- method ReplaceCFBinaryDataMBS(m as CFBinaryDataMBS,pos as integer,len as integer)
- method ReplaceStr(s as string,pos as integer,len as integer,newlen as integer)
- method ReplaceMem(m as memoryblock,pos as integer,len as integer,newlen as integer)
- method ReplaceCFBinaryDataMBS(m as CFBinaryDataMBS,pos as integer,len as integer,newlen as integer)
- class CFMutableCharacterSetMBS
- class CFMutableDictionaryMBS
- class CFMutableSetMBS
- class CFMutableStringMBS
- class CFNumberMBS
- class CFObjectMBS
- class CFPreferencesMBS
- method CopyAppValue(Key as CFStringMBS, ApplicationID as CFStringMBS) as CFObjectMBS
- method CopyAppBooleanValue(Key as CFStringMBS, ApplicationID as CFStringMBS) as boolean
- method CopyAppIntegerValue(Key as CFStringMBS, ApplicationID as CFStringMBS) as integer
- method SetAppValue(Key as CFStringMBS, value as CFObjectMBS, ApplicationID as CFStringMBS)
- method AddSuitePreferencesToApp(ApplicationID as CFStringMBS, SuiteID as CFStringMBS)
- method RemoveSuitePreferencesFromApp(ApplicationID as CFStringMBS, SuiteID as CFStringMBS)
- method AppSynchronize(ApplicationID as CFStringMBS) as boolean
- method CopyValue(Key as CFStringMBS, ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS) as CFObjectMBS
- method CopyMultiple(Key as CFArrayMBS, ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS) as CFDictionaryMBS
- method SetValue(Key as CFStringMBS, Value as CFObjectMBS, ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS)
- method SetMultiple(KeysToSet as CFDictionaryMBS, KeysToRemove as CFArrayMBS, ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS)
- method Synchronize(ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS) as boolean
- method CopyApplicationList(userName as CFStringMBS, hostName as CFStringMBS) as CFArrayMBS
- method CopyKeyList(ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS) as CFArrayMBS
- method CopyDictionary(ApplicationID as CFStringMBS, userName as CFStringMBS, hostName as CFStringMBS) as CFDictionaryMBS
- property KeyExistsAndHasValidFormat as Boolean
- shared method kCFPreferencesAnyApplication as CFStringMBS
- shared method kCFPreferencesCurrentApplication as CFStringMBS
- shared method kCFPreferencesCurrentHost as CFStringMBS
- shared method kCFPreferencesAnyHost as CFStringMBS
- shared method kCFPreferencesAnyUser as CFStringMBS
- shared method kCFPreferencesCurrentUser as CFStringMBS
- class CFProxyMBS
- class CFRangeMBS
- class CFReadStreamMBS
- class CFSetListMBS
- class CFSetMBS
- class CFSocketMBS
- class CFStreamMBS
- class CFStringMBS
- class CFTimeIntervalMBS
- class CFTimeZoneMBS
- class CFURLMBS
- class CFUUIDMBS
- class CFWriteStreamMBS
- class CGEventMBS
- class CGEventSourceMBS
- class CGEventTapMBS
- class ConsoleApplication
- class CSManagementModuleMBS
- class CSMutableProfileMBS
- class CSProfileMBS
- method Verify(byref errors as CFErrorMBS, byref warnings as CFErrorMBS) as boolean
- method Constructor(profileSequence() as dictionary, options as dictionary)
- method Constructor(data as string, byref error as CFErrorMBS)
- method Constructor(file as folderitem, byref error as CFErrorMBS)
- method Constructor(file as folderitem)
- method Constructor(DisplayID as integer)
- method Constructor(name as string)
- method TagSignatures as string()
- method EstimateGamma as double
- method EstimateGamma(byref error as CFErrorMBS) as double
- method MD5 as string
- method Data as string
- method Header as string
- method URL as string
- method File as folderitem
- method URL(byref error as CFErrorMBS) as string
- method File(byref error as CFErrorMBS) as folderitem
- method RawTag(signature as string) as string
- method ContainsTag(signature as string) as boolean
- method Edit as CSMutableProfileMBS
- property MD5String as String
- property Description as String
- shared method CreateDeviceProfile(deviceClass as string, deviceID as CFUUIDMBS, profileID as variant) as CSProfileMBS
- shared method EstimateGammaWithDisplayID(displayID as integer) as double
- shared method EstimateGammaWithDisplayID(displayID as integer, byref error as CFErrorMBS) as double
- shared method CreateLink(profileSequence() as dictionary, options as dictionary) as CSProfileMBS
- shared method CreateWithData(data as string, byref error as CFErrorMBS) as CSProfileMBS
- shared method CreateWithData(data as string) as CSProfileMBS
- shared method CreateWithFile(file as folderitem, byref error as CFErrorMBS) as CSProfileMBS
- shared method CreateWithFile(file as folderitem) as CSProfileMBS
- shared method CreateWithURL(url as string, byref error as CFErrorMBS) as CSProfileMBS
- shared method CreateWithURL(url as string) as CSProfileMBS
- shared method CreateWithDisplayID(DisplayID as integer) as CSProfileMBS
- shared method CreateWithName(name as string) as CSProfileMBS
- shared method kColorSyncGenericGrayProfile as string
- shared method kColorSyncGenericGrayGamma22Profile as string
- shared method kColorSyncGenericRGBProfile as string
- shared method kColorSyncGenericCMYKProfile as string
- shared method kColorSyncSRGBProfile as string
- shared method kColorSyncAdobeRGB1998Profile as string
- shared method kColorSyncGenericLabProfile as string
- shared method kColorSyncGenericXYZProfile as string
- shared method kColorSyncProfileHeader as string
- shared method kColorSyncProfileClass as string
- shared method kColorSyncProfileColorSpace as string
- shared method kColorSyncProfilePCS as string
- shared method kColorSyncProfileURL as string
- shared method kColorSyncProfileDescription as string
- shared method kColorSyncProfileMD5Digest as string
- shared method InstalledProfiles as dictionary()
- class CSTransformMBS
- method Constructor(profileSequence() as dictionary, options as dictionary)
- method GetProperty(key as variant) as variant
- method SetProperty(key as variant, value as variant)
- method Convert(width as integer, height as integer, dst as memoryblock, dstDepth as integer, dstLayout as integer, dstBytesPerRow as integer, src as memoryblock, srcDepth as integer, srcLayout as integer, srcBytesPerRow as integer, options as dictionary) as boolean
- method Convert(dest as picture, src as picture, options as dictionary) as boolean
- method Convert(dst as memoryblock, dstDepth as integer, dstLayout as integer, dstBytesPerRow as integer, src as picture, options as dictionary) as boolean
- method Convert(dest as picture, src as memoryblock, srcDepth as integer, srcLayout as integer, srcBytesPerRow as integer, options as dictionary) as boolean
- shared method kColorSyncProfile as string
- shared method kColorSyncRenderingIntent as string
- shared method kColorSyncRenderingIntentPerceptual as string
- shared method kColorSyncRenderingIntentRelative as string
- shared method kColorSyncRenderingIntentSaturation as string
- shared method kColorSyncRenderingIntentAbsolute as string
- shared method kColorSyncRenderingIntentUseProfileHeader as string
- shared method kColorSyncTransformTag as string
- shared method kColorSyncTransformDeviceToPCS as string
- shared method kColorSyncTransformPCSToPCS as string
- shared method kColorSyncTransformPCSToDevice as string
- shared method kColorSyncTransformDeviceToDevice as string
- shared method kColorSyncTransformGamutCheck as string
- shared method kColorSyncBlackPointCompensation as string
- shared method kColorSyncPreferredCMM as string
- shared method kColorSyncConvertQuality as string
- shared method kColorSyncBestQuality as string
- shared method kColorSyncNormalQuality as string
- shared method kColorSyncDraftQuality as string
- shared method kColorSyncTransformCreator as string
- shared method kColorSyncTransformSrcSpace as string
- shared method kColorSyncTransformDstSpace as string
- shared method kColorSyncTransformFullConversionData as string
- shared method kColorSyncTransformSimplifiedConversionData as string
- shared method kColorSyncTransformParametricConversionData as string
- shared method kColorSyncConversionMatrix as string
- shared method kColorSyncConversionParamCurve0 as string
- shared method kColorSyncConversionParamCurve1 as string
- shared method kColorSyncConversionParamCurve2 as string
- shared method kColorSyncConversionParamCurve3 as string
- shared method kColorSyncConversionParamCurve4 as string
- shared method kColorSyncConversion1DLut as string
- shared method kColorSyncConversionGridPoints as string
- shared method kColorSyncConversionChannelID as string
- shared method kColorSyncConversion3DLut as string
- shared method kColorSyncConversionInpChan as string
- shared method kColorSyncConversionOutChan as string
- shared method kColorSyncConversionBPC as string
- shared method PrintClasses
- class DarwinChmodMBS
- class DarwinDriveStatisticsMBS
- class DarwinGroupListMBS
- class DarwinGroupMBS
- class DarwinResourceUsageMBS
- class DarwinTaskInfoMBS
- class DarwinUserListMBS
- class DarwinUserMBS
- class DarwinVMStatisticsMBS
- class DesktopApplication
- class FolderItem
- class FolderItem
- class IOPowerSourcesMBS
- class IORegistryNodeMBS
- class MidiClientMBS
- class MidiDeviceMBS
- class MidiEndpointMBS
- class MidiEntityMBS
- class MidiObjectMBS
- class MidiPacketListMBS
- class MidiPacketMBS
- class MidiPortMBS
- class MIDISysexSendRequestMBS
- class MidiThruConnectionControlTransformMBS
- class MidiThruConnectionEndpointMBS
- class MidiThruConnectionMBS
- class MidiThruConnectionParamsMBS
- class MidiThruConnectionTransformMBS
- class MidiThruConnectionValueMapMBS
- class NotificationCenterMBS
- method CloseAll
- method Close(name as CFStringMBS, obj as CFObjectMBS)
- method Add(name as CFStringMBS, obj as CFObjectMBS, flags as integer)
- method Post(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS, deliverImmediately as Boolean)
- method Post(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS, options as Integer)
- property Available as Boolean
- event Received(name as CFStringMBS, obj as CFObjectMBS, userinfo as CFDictionaryMBS)
- class SCNetworkReachabilityMBS
- class SCPreferencesMBS
- class SMAppServiceMBS
- class SystemConfigurationMBS
- module AccessibilityMBS
- module CFBookmarkMBS
- method Available as boolean
- method LastError as CFErrorMBS
- method CreateBookmarkDataFromAliasRecord(AliasRecordData as string) as string
- method WriteBookmarkDataToFile(BookmarkData as string, file as folderitem, options as UInt32) as boolean
- method ReadBookmarkDataFromFile(file as folderitem) as string
- method ResourcePropertyForKeyFromBookmarkData(BookmarkData as string, resourcePropertyKey as string) as variant
- method ResourcePropertiesForKeysFromBookmarkData(BookmarkData as string) as dictionary
- method ResourcePropertiesForKeysFromBookmarkData(BookmarkData as string, resourcePropertiesToReturn() as string) as dictionary
- method CreateBookmarkData(file as folderitem, options as UInt32, resourcePropertiesToInclude() as string, relativeToURL as folderitem = nil) as string
- method CreateBookmarkData(file as folderitem, options as UInt32 = 1024, relativeToURL as folderitem = nil) as string
- method CreateBookmarkData(URL as string, options as UInt32, resourcePropertiesToInclude() as string, relativeToURL as string = "") as string
- method CreateBookmarkData(URL as string, options as UInt32 = 1024, relativeToURL as string = "") as string
- method CreateBookmarkData(URL as CFURLMBS, options as UInt32, resourcePropertiesToInclude() as string, relativeToURL as CFURLMBS = nil) as string
- method CreateBookmarkData(URL as CFURLMBS, options as UInt32 = 1024, relativeToURL as CFURLMBS = nil) as string
- method CreateBookmarkData(URL as CFURLMBS, options as UInt32, resourcePropertiesToInclude() as string, relativeToURL as folderitem = nil) as string
- method CreateBookmarkData(URL as CFURLMBS, options as UInt32 = 1024, relativeToURL as folderitem = nil) as string
- method ResolveBookmarkData(bookmark as string, options as UInt32, relativeToURL as folderitem, resourcePropertiesToInclude() as string, byref isStale as boolean) as folderitem
- method ResolveBookmarkData(bookmark as string, options as UInt32, relativeToURL as folderitem, byref isStale as boolean) as folderitem
- method ResolveBookmarkData(bookmark as string, options as UInt32, relativeToURL as string, resourcePropertiesToInclude() as string, byref isStale as boolean) as string
- method ResolveBookmarkData(bookmark as string, options as UInt32, relativeToURL as string, byref isStale as boolean) as string
- method ResolveBookmarkDataToCFURLMBS(bookmark as string, options as UInt32, relativeToURL as folderitem, resourcePropertiesToInclude() as string, byref isStale as boolean) as CFURLMBS
- method ResolveBookmarkDataToCFURLMBS(bookmark as string, options as UInt32, relativeToURL as folderitem, byref isStale as boolean) as CFURLMBS
- method ResolveBookmarkDataToCFURLMBS(bookmark as string, options as UInt32, relativeToURL as CFURLMBS, resourcePropertiesToInclude() as string, byref isStale as boolean) as CFURLMBS
- method ResolveBookmarkDataToCFURLMBS(bookmark as string, options as UInt32, relativeToURL as CFURLMBS, byref isStale as boolean) as CFURLMBS
- method StartAccessingSecurityScopedResource(URL as CFURLMBS) as boolean
- method StopAccessingSecurityScopedResource(URL as CFURLMBS)
- module CSDeviceMBS
- module IORegistryMBS
- module ServiceManagementModuleMBS
- method kSMDomainSystemLaunchd as string
- method kSMDomainUserLaunchd as string
- method kSMInfoKeyPrivilegedExecutables as string
- method kSMInfoKeyAuthorizedClients as string
- method JobBless(domain as string, executableLabel as string, auth as AuthorizationMBS, byref error as variant) as boolean
- method CreateAuthorization as AuthorizationMBS
- method JobRemove(domain as string, jobLabel as string, auth as AuthorizationMBS, wait as boolean, byref error as CFErrorMBS) as boolean
- method JobSubmit(domain as string, job as Dictionary, auth as AuthorizationMBS, byref error as CFErrorMBS) as boolean
- method AllJobDictionaries(domain as string) as Dictionary()
- method JobDictionary(domain as string, jobLabel as string) as Dictionary
- method LoginItemRunning(identifier as string) as boolean
- method LoginItemSetEnabled(identifier as string, enabled as boolean) as boolean
- method RegisterHelperApp(name as string, Update as boolean = false) as boolean
- Globals:
- CFHTTPMessageCreateEmptyMBS(isRequest as boolean) as CFHTTPMessageMBS
- CFHTTPMessageCreateRequestMBS(requestMethod as CFStringMBS, url as CFURLMBS, httpVersion as CFStringMBS) as CFHTTPMessageMBS
- CFHTTPMessageCreateResponseMBS(statusCode as integer, statusDescription as CFStringMBS, httpVersion as CFStringMBS) as CFHTTPMessageMBS
- CFShowCFStringMBS(cfstring as CFStringMBS)
- CFShowMBS(cfobject as CFObjectMBS)
- CFStreamCreatePairWithSocketMBS(TheSocket as CFSocketMBS, readstream as CFReadStreamMBS, writestream as CFWriteStreamMBS)
- CFStreamCreatePairWithSocketToHostMBS(host as CFStringMBS, port as integer, readstream as CFReadStreamMBS, writestream as CFWriteStreamMBS)
- CreateBundleMBS(file as folderitem) as CFBundleMBS
- CreateBundleMBS(url as CFURLMBS) as CFBundleMBS
- CreateBundlesFromDirectoryMBS(url as CFURLMBS, type as CFStringMBS) as CFArrayMBS
- CreateCFTimeZoneMBS(name as CFStringMBS, data as CFBinaryDataMBS) as CFTimeZoneMBS
- CreateCFTimeZoneMBSwithName(name as CFStringMBS, TryAbbrev as boolean) as CFTimeZoneMBS
- CreateCFTimeZoneMBSwithTimeIntervalFromGMT(time as CFTimeIntervalMBS) as CFTimeZoneMBS
- CreateStringByAddingPercentEscapesMBS(original as CFStringMBS,charactersToLeaveEscaped as CFStringMBS,legalURLCharactersToBeEscaped as CFStringMBS,encoding as integer) as CFStringMBS
- CreateStringByReplacingPercentEscapesMBS(original as CFStringMBS,charactersToLeaveEscaped as CFStringMBS) as CFStringMBS
- CurrentCFAbsoluteTimeMBS as CFAbsoluteTimeMBS
- GetAllBundlesMBS as CFArrayMBS
- GetBundleWithIdentifierMBS(id as CFStringMBS) as CFBundleMBS
- GetDarwinResourceUsageMBS as DarwinResourceUsageMBS
- GetDarwinVMStatisticsMBS as DarwinVMStatisticsMBS
- GetDefaultCFTimeZoneMBS as CFTimeZoneMBS
- GetMaximumOpenFileCountMacOSXMBS as integer
- kCFArrayMBSTypeID as integer
- kCFBagMBSTypeID as integer
- kCFBinaryDataMBSTypeID as integer
- kCFBooleanMBSTypeID as integer
- kCFBundleMBSTypeID as integer
- kCFCharacterSetMBSTypeID as integer
- kCFDateMBSTypeID as integer
- kCFDictionaryMBSTypeID as integer
- kCFHostMBSGetTypeID as integer
- kCFHTTPMessageMBSGetTypeID as integer
- kCFNumberMBSNaN as CFNumberMBS
- kCFNumberMBSNegativeInfinity as CFNumberMBS
- kCFNumberMBSPositiveInfinity as CFNumberMBS
- kCFNumberMBSTypeID as integer
- kCFReadStreamMBSGetTypeID as integer
- kCFSetMBSTypeID as integer
- kCFSocketMBSGetTypeID as integer
- kCFStringMBSTypeID as integer
- kCFTimeZoneMBSTypeID as integer
- kCFURLMBSTypeID as integer
- kCFWriteStreamMBSGetTypeID as integer
- KnownTimeZoneNamesAsCFArrayMBS as CFArrayMBS
- kSCNetworkReachabilityMBSTypeID as integer
- kSCPreferencesMBSTypeID as integer
- MacShowAboutBoxMBS(options as CFDictionaryMBS) as integer
- NewCFAbsoluteTimeMBS(time as double) as CFAbsoluteTimeMBS
- NewCFBinaryDataMBSMem(mem as memoryblock,len as integer) as CFBinaryDataMBS
- NewCFBinaryDataMBSStr(s as string) as CFBinaryDataMBS
- NewCFBooleanMBS(value as boolean) as CFBooleanMBS
- NewCFDateMBS as CFDateMBS
- NewCFMutableArrayMBS as CFMutableArrayMBS
- NewCFMutableBagMBS as CFMutableBagMBS
- NewCFMutableBinaryDataMBSMem(len as integer) as CFMutableBinaryDataMBS
- NewCFMutableDictionaryMBS as CFMutableDictionaryMBS
- NewCFMutableSetMBS as CFMutableSetMBS
- NewCFNumberMBSDouble(doubleValue as double) as CFNumberMBS
- NewCFNumberMBSInteger(integerValue as integer) as CFNumberMBS
- NewCFNumberMBSSingle(singleValue as single) as CFNumberMBS
- NewCFObjectMBS(handle as integer) as CFObjectMBS
- NewCFObjectMBSFromXML(XMLdata as CFBinaryDataMBS) as CFObjectMBS
- NewCFObjectMBSFromXML(XMLdata as MemoryBlock) as CFObjectMBS
- NewCFObjectMBSFromXML(XMLdata as String) as CFObjectMBS
- NewCFObjectMBSFromXMLMT(data as string) as CFObjectMBS
- NewCFObjectMBSFromXMLMT(file as folderitem) as CFObjectMBS
- NewCFObjectMBSFromXMLMT(XMLdata as CFBinaryDataMBS) as CFObjectMBS
- NewCFStringMBS(s as string) as CFStringMBS
- NewCFStringMBS2(s as string) as CFStringMBS
- NewCFTimeIntervalMBS(time as double) as CFTimeIntervalMBS
- NewCFURLMBSCFStringMBS(cfstr as CFStringMBS, baseurl as CFURLMBS) as CFURLMBS
- NewCFURLMBSFile(f as folderitem) as CFURLMBS
- NewCFURLMBSHFSPath(cfstr as CFStringMBS,directory as boolean) as CFURLMBS
- NewCFURLMBSMem(mem as memoryblock,len as integer,encoding as integer,baseurl as CFURLMBS) as CFURLMBS
- NewCFURLMBSPosixPath(cfstr as CFStringMBS,directory as boolean) as CFURLMBS
- NewCFURLMBSStr(str as string, baseurl as CFURLMBS) as CFURLMBS
- NewCFURLMBSWindowsPath(cfstr as CFStringMBS,directory as boolean) as CFURLMBS
- SetDefaultCFTimeZoneMBS(timezone as CFTimeZoneMBS)
- SetMaximumOpenFileCountMacOSXMBS(Value as integer)
- SystemCFTimeZoneMBS as CFTimeZoneMBS
- SystemControlByNameMBS(name as string) as memoryblock
- SystemControlByNameMBS(name as string, input as memoryblock) as memoryblock
- SystemControlMBS(name as memoryblock) as memoryblock
- SystemControlMBS(name as memoryblock, input as memoryblock) as memoryblock
- SystemControlNameToMIBMBS(name as string) as memoryblock
- TypeIDDescriptionMBS(TypeID as integer) as CFStringMBS