org.rococoa.cocoa.hiservices
Interface HIServicesLibrary
- All Superinterfaces:
- Library
public interface HIServicesLibrary
- extends Library
JNA Wrapper for library HIServices
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Field Summary |
static int |
activDev
Values of the 'message' parameter to a Control Panel 'cdev'
Activate event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:989 |
static int |
atAbsoluteCenter
Obsolete. |
static int |
atBottom
Obsolete. |
static int |
atBottomLeft
Obsolete. |
static int |
atBottomRight
Obsolete. |
static int |
atCenterBottom
Obsolete. |
static int |
atCenterLeft
Obsolete. |
static int |
atCenterRight
Obsolete. |
static int |
atCenterTop
Obsolete. |
static int |
atHorizontalCenter
Obsolete. |
static int |
atLeft
Obsolete. |
static int |
atNone
Obsolete. |
static int |
atRight
Obsolete. |
static int |
atTop
Obsolete. |
static int |
atTopLeft
Obsolete. |
static int |
atTopRight
Obsolete. |
static int |
atVerticalCenter
Obsolete. |
static int |
badPasteboardFlavorErr
Pasteboard Manager error codes
item flavor does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:101 |
static int |
badPasteboardIndexErr
Pasteboard Manager error codes
item index does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:99 |
static int |
badPasteboardItemErr
Pasteboard Manager error codes
item reference does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:100 |
static int |
badPasteboardSyncErr
Pasteboard Manager error codes
pasteboard has been modified and must be synchronized
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:98 |
static int |
badTranslationRefErr
Translation Services error codes
noPrefAppErr = -3032
TranslationRef does not perform translation requested
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/TranslationServices.h:123 |
static int |
cdevGenErr
Special values a Control Panel 'cdev' can return
General error; gray cdev w/o alert
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1003 |
static int |
cdevMemErr
Special values a Control Panel 'cdev' can return
Memory shortfall; alert user please
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1004 |
static int |
cdevResErr
Special values a Control Panel 'cdev' can return
Couldn't get a needed resource; alert
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1005 |
static int |
cdevUnset
Special values a Control Panel 'cdev' can return
cdevValue is initialized to this
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1006 |
static int |
clearDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:997 |
static int |
closeDev
Values of the 'message' parameter to a Control Panel 'cdev'
Close yourself
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:986 |
static int |
copyDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:995 |
static int |
cursorDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:998 |
static int |
cutDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:994 |
static int |
deactivDev
Values of the 'message' parameter to a Control Panel 'cdev'
Deactivate event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:990 |
static int |
duplicatePasteboardFlavorErr
Pasteboard Manager error codes
item flavor already exists
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:102 |
static int |
extendedBlock
Set launchBlockID to extendedBlock to specify that extensions exist. |
static int |
hitDev
Values of the 'message' parameter to a Control Panel 'cdev'
Hit on one of my items
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:985 |
static int |
icConfigInappropriateErr
incorrect manufacturer code
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:66 |
static int |
icConfigNotFoundErr
no configuration was found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:65 |
static int |
icInternalErr
hmm, this is not good
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:60 |
static int |
icNoMoreWritersErr
you cannot begin a write session because someone else is already doing it
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:62 |
static int |
icNoPerm
|
static int |
icNothingToOverrideErr
no component for the override component to capture
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:63 |
static int |
icNoURLErr
no URL found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:64 |
static int |
icPermErr
cannot set preference
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:58 |
static int |
icPrefDataErr
problem with preference data
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:59 |
static int |
icPrefNotFoundErr
preference not found (duh!) |
static int |
icProfileNotFoundErr
profile not found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:67 |
static int |
icReadOnlyPerm
|
static int |
icReadWritePerm
|
static int |
icTooManyProfilesErr
too many profiles in database
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:68 |
static int |
icTruncatedErr
more data was present than was returned
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:61 |
static int |
initDev
Values of the 'message' parameter to a Control Panel 'cdev'
Time for cdev to initialize itself
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:984 |
static HIServicesLibrary |
INSTANCE
|
static String |
JNA_LIBRARY_NAME
|
static NativeLibrary |
JNA_NATIVE_LIB
|
static int |
kAEFetchURL
Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:159 |
static int |
kAEGetURL
Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:158 |
static int |
kAlignAbsoluteCenter
Alignment type values. |
static int |
kAlignBottom
Alignment type values. |
static int |
kAlignBottomLeft
Alignment type values. |
static int |
kAlignBottomRight
Alignment type values. |
static int |
kAlignCenterBottom
Alignment type values. |
static int |
kAlignCenterLeft
Alignment type values. |
static int |
kAlignCenterRight
Alignment type values. |
static int |
kAlignCenterTop
Alignment type values. |
static int |
kAlignHorizontalCenter
Alignment type values. |
static int |
kAlignLeft
Alignment type values. |
static int |
kAlignNone
Alignment type values. |
static int |
kAlignRight
Alignment type values. |
static int |
kAlignTop
Alignment type values. |
static int |
kAlignTopLeft
Alignment type values. |
static int |
kAlignTopRight
Alignment type values. |
static int |
kAlignVerticalCenter
Alignment type values. |
static int |
kAXCopyMultipleAttributeOptionStopOnError
|
static int |
kAXErrorActionUnsupported
|
static int |
kAXErrorAPIDisabled
|
static int |
kAXErrorAttributeUnsupported
|
static int |
kAXErrorCannotComplete
|
static int |
kAXErrorFailure
|
static int |
kAXErrorIllegalArgument
|
static int |
kAXErrorInvalidUIElement
|
static int |
kAXErrorInvalidUIElementObserver
|
static int |
kAXErrorNotEnoughPrecision
|
static int |
kAXErrorNotificationAlreadyRegistered
|
static int |
kAXErrorNotificationNotRegistered
|
static int |
kAXErrorNotificationUnsupported
|
static int |
kAXErrorNotImplemented
|
static int |
kAXErrorNoValue
|
static int |
kAXErrorParameterizedAttributeUnsupported
|
static int |
kAXErrorSuccess
|
static int |
kAXUnderlineStyleDouble
|
static int |
kAXUnderlineStyleNone
|
static int |
kAXUnderlineStyleSingle
|
static int |
kAXUnderlineStyleThick
|
static int |
kCurrentProcess
|
static int |
keyAEAttaching
Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:160 |
static int |
keyEvtDev
Values of the 'message' parameter to a Control Panel 'cdev'
Key down/auto key
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:991 |
static int |
keyICEditPreferenceDestination
AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:167 |
static int |
kHIShapeEnumerateInit
Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback. |
static int |
kHIShapeEnumerateRect
Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback. |
static int |
kHIShapeEnumerateTerminate
Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback. |
static int |
kHIShapeParseFromBottom
Summary:
Options for HIShapeEnumerate. |
static int |
kHIShapeParseFromBottomRight
Summary:
Options for HIShapeEnumerate. |
static int |
kHIShapeParseFromLeft
Summary:
Options for HIShapeEnumerate. |
static int |
kHIShapeParseFromRight
Summary:
Options for HIShapeEnumerate. |
static int |
kHIShapeParseFromTop
Summary:
Options for HIShapeEnumerate. |
static int |
kHIShapeParseFromTopLeft
Summary:
Options for HIShapeEnumerate. |
static int |
kICAttrLockedBit
|
static int |
kICAttrLockedMask
|
static int |
kICAttrNoChange
pass this to ICSetPref to tell it not to change the attributes
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:112 |
static int |
kICAttrVolatileBit
|
static int |
kICAttrVolatileMask
|
static int |
kICComponentInterfaceVersion
current version number is 4
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:81 |
static int |
kICComponentInterfaceVersion0
IC >= 1.0
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:76 |
static int |
kICComponentInterfaceVersion1
IC >= 1.1
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:77 |
static int |
kICComponentInterfaceVersion2
IC >= 1.2
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:78 |
static int |
kICComponentInterfaceVersion3
IC >= 2.0
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:79 |
static int |
kICComponentInterfaceVersion4
IC >= 2.5
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:80 |
static int |
kICComponentVersion
constants for use with ICGetVersion
**********************************************************************************************
Return a component version, comparable to kICComponentInterfaceVersion
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:174 |
static int |
kICCreator
|
static int |
kICEditPreferenceEvent
AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:166 |
static int |
kICEditPreferenceEventClass
AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:165 |
static int |
kICFileType
|
static int |
kICMapBinaryBit
file should be transfered in binary as opposed to text mode
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:266 |
static int |
kICMapBinaryMask
file should be transfered in binary as opposed to text mode
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:275 |
static int |
kICMapDataForkBit
the data fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:268 |
static int |
kICMapDataForkMask
the data fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:277 |
static int |
kICMapFixedLength
Conversion Error : sizeof(ICFileSpec)
SKIPPED:
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:235
kICFileSpecHeaderSize = sizeof(ICFileSpec) - sizeof(AliasRecord) |
static int |
kICMapNotIncomingBit
ignore this mapping for incoming files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:270 |
static int |
kICMapNotIncomingMask
ignore this mapping for incoming files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:279 |
static int |
kICMapNotOutgoingBit
ignore this mapping for outgoing files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:271 |
static int |
kICMapNotOutgoingMask
ignore this mapping for outgoing files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:280 |
static int |
kICMapPostBit
post process using post fields
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:269 |
static int |
kICMapPostMask
post process using post fields
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:278 |
static int |
kICMapResourceForkBit
the resource fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:267 |
static int |
kICMapResourceForkMask
the resource fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:276 |
static int |
kICNilProfileID
|
static int |
kICNoUserInteractionBit
other constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:141 |
static int |
kICNoUserInteractionMask
|
static int |
kICNumVersion
constants for use with ICGetVersion
**********************************************************************************************
Return a NumVersion structure
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:175 |
static int |
kICServicesTCPBit
|
static int |
kICServicesTCPMask
|
static int |
kICServicesUDPBit
both bits can be set, which means the service is both TCP and UDP, eg daytime
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:298 |
static int |
kICServicesUDPMask
both bits can be set, which means the service is both TCP and UDP, eg daytime
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:303 |
static int |
kInternetEventClass
Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:157 |
static int |
kNoProcess
Process identifier - Various reserved process serial numbers
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:35 |
static int |
kPasteboardClientIsOwner
Indicates that the global pasteboard resource was most recently
cleared by the this application. |
static int |
kPasteboardFlavorNoFlags
No additional information exists for this flavor. |
static int |
kPasteboardFlavorNotSaved
Set by the sender if the flavor data should not be saved by the
receiver. |
static int |
kPasteboardFlavorPromised
The data for this flavor has not yet been added to the pasteboard
by the sender. |
static int |
kPasteboardFlavorRequestOnly
Like kPasteboardFlavorSenderOnly, when the sender adds this flag,
the presence of this flavor will not be made known when
PasteboardCopyItemFlavors() is called by the receiver. |
static int |
kPasteboardFlavorSenderOnly
Only the process which has added this flavor can see it. |
static int |
kPasteboardFlavorSenderTranslated
The data for this flavor was translated in some manner by the
sender before adding it to the pasteboard. |
static int |
kPasteboardFlavorSystemTranslated
The data for this flavor is provided by the Translation Manager as
a convenience to receivers. |
static int |
kPasteboardModified
Indicates that the global pasteboard resource has been modified
since the last time it was accessed via the local pasteboard
reference. |
static int |
kPasteboardStandardLocationTrash
The paste or drop location was in the trash. |
static int |
kPasteboardStandardLocationUnknown
The receiver did not specify a paste location. |
static int |
kPlotIconRefNoImage
Only draw the alpha channel. |
static int |
kPlotIconRefNoMask
Only draw the image. |
static int |
kPlotIconRefNormalFlags
Draw the icon image and alpha channel. |
static int |
kProcessDictionaryIncludeAllInformationMask
Summary:
Options for ProcessInformationCopyDictionary
Return all information known about the application in the
dictionary. |
static int |
kProcessTransformToForegroundApplication
|
static int |
kQuitAtNormalTimeMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitBeforeFBAsQuitMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitBeforeNormalTimeMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitBeforeShellQuitsMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitBeforeTerminatorAppQuitsMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitNeverMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitNotQuitDuringInstallMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitNotQuitDuringLogoutMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kQuitOptionsMask
Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. |
static int |
kSelectorAll1BitData
Selector mask values. |
static int |
kSelectorAll32BitData
Selector mask values. |
static int |
kSelectorAll4BitData
Selector mask values. |
static int |
kSelectorAll8BitData
Selector mask values. |
static int |
kSelectorAllAvailableData
Selector mask values. |
static int |
kSelectorAllHugeData
Selector mask values. |
static int |
kSelectorAllLargeData
Selector mask values. |
static int |
kSelectorAllMiniData
Selector mask values. |
static int |
kSelectorAllSmallData
Selector mask values. |
static int |
kSelectorHuge1Bit
Selector mask values. |
static int |
kSelectorHuge32Bit
Selector mask values. |
static int |
kSelectorHuge4Bit
Selector mask values. |
static int |
kSelectorHuge8Bit
Selector mask values. |
static int |
kSelectorHuge8BitMask
Selector mask values. |
static int |
kSelectorLarge1Bit
Selector mask values. |
static int |
kSelectorLarge32Bit
Selector mask values. |
static int |
kSelectorLarge4Bit
Selector mask values. |
static int |
kSelectorLarge8Bit
Selector mask values. |
static int |
kSelectorLarge8BitMask
Selector mask values. |
static int |
kSelectorMini1Bit
Selector mask values. |
static int |
kSelectorMini4Bit
Selector mask values. |
static int |
kSelectorMini8Bit
Selector mask values. |
static int |
kSelectorSmall1Bit
Selector mask values. |
static int |
kSelectorSmall32Bit
Selector mask values. |
static int |
kSelectorSmall4Bit
Selector mask values. |
static int |
kSelectorSmall8Bit
Selector mask values. |
static int |
kSelectorSmall8BitMask
Selector mask values. |
static int |
kSetFrontProcessCausedByUser
Summary:
Options for SetFrontProcessWithOptions
indicates that direct user activity is causing this SetFrontProcessWithOptions() call
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:587 |
static int |
kSetFrontProcessFrontWindowOnly
Summary:
Options for SetFrontProcessWithOptions
Activate the process, but bring only the frontmost non-floating
window forward. |
static int |
kSystemProcess
|
static int |
kTransformDisabled
Transform type values. |
static int |
kTransformLabel1
Transform type values. |
static int |
kTransformLabel2
Transform type values. |
static int |
kTransformLabel3
Transform type values. |
static int |
kTransformLabel4
Transform type values. |
static int |
kTransformLabel5
Transform type values. |
static int |
kTransformLabel6
Transform type values. |
static int |
kTransformLabel7
Transform type values. |
static int |
kTransformNone
Transform type values. |
static int |
kTransformOffline
Transform type values. |
static int |
kTransformOpen
Transform type values. |
static int |
kTransformSelected
Transform type values. |
static int |
kTransformSelectedDisabled
Transform type values. |
static int |
kTransformSelectedOffline
Transform type values. |
static int |
kTransformSelectedOpen
Transform type values. |
static int |
kTranslationDataTranslation
Indicates that the client is interested in translations which
provide data translations. |
static int |
kTranslationFileTranslation
Indicates that the client is interested in translations which
provide file translations. |
static int |
kUAZoomFocusTypeInsertionPoint
The text insertion point has moved. |
static int |
kUAZoomFocusTypeOther
Some event would like focus. |
static int |
launchAllow24Bit
|
static int |
launchContinue
|
static int |
launchDontSwitch
|
static int |
launchInhibitDaemon
|
static int |
launchNoFileFlags
|
static int |
launchUseMinimum
|
static int |
macDev
Values of the 'message' parameter to a Control Panel 'cdev'
Decide whether or not to show up
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:992 |
static int |
mode32BitCompatible
|
static int |
modeCanBackground
|
static int |
modeControlPanel
|
static int |
modeDeskAccessory
|
static int |
modeDisplayManagerAware
|
static int |
modeDoesActivateOnFGSwitch
|
static int |
modeGetAppDiedMsg
|
static int |
modeGetFrontClicks
|
static int |
modeHighLevelEventAware
|
static int |
modeLaunchDontSwitch
|
static int |
modeLocalAndRemoteHLEvents
|
static int |
modeMultiLaunch
|
static int |
modeNeedSuspendResume
|
static int |
modeOnlyBackground
|
static int |
modeReserved
Definition of the information block returned by GetProcessInformation
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:112 |
static int |
modeStationeryAware
|
static int |
modeUseTextEditServices
|
static int |
noPasteboardPromiseKeeperErr
Pasteboard Manager error codes
a promise is being added without a promise keeper
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:104 |
static int |
notPasteboardOwnerErr
Pasteboard Manager error codes
client did not clear the pasteboard
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:103 |
static int |
nulDev
Values of the 'message' parameter to a Control Panel 'cdev'
Null event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:987 |
static int |
pasteDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:996 |
static int |
svAll1BitData
Obsolete. |
static int |
svAll4BitData
Obsolete. |
static int |
svAll8BitData
Obsolete. |
static int |
svAllAvailableData
Obsolete. |
static int |
svAllLargeData
Obsolete. |
static int |
svAllMiniData
Obsolete. |
static int |
svAllSmallData
Obsolete. |
static int |
svLarge1Bit
Obsolete. |
static int |
svLarge4Bit
Obsolete. |
static int |
svLarge8Bit
Obsolete. |
static int |
svMini1Bit
Obsolete. |
static int |
svMini4Bit
Obsolete. |
static int |
svMini8Bit
Obsolete. |
static int |
svSmall1Bit
Obsolete. |
static int |
svSmall4Bit
Obsolete. |
static int |
svSmall8Bit
Obsolete. |
static int |
ttDisabled
Obsolete. |
static int |
ttLabel1
Obsolete. |
static int |
ttLabel2
Obsolete. |
static int |
ttLabel3
Obsolete. |
static int |
ttLabel4
Obsolete. |
static int |
ttLabel5
Obsolete. |
static int |
ttLabel6
Obsolete. |
static int |
ttLabel7
Obsolete. |
static int |
ttNone
Obsolete. |
static int |
ttOffline
Obsolete. |
static int |
ttOpen
Obsolete. |
static int |
ttSelected
Obsolete. |
static int |
ttSelectedDisabled
Obsolete. |
static int |
ttSelectedOffline
Obsolete. |
static int |
ttSelectedOpen
Obsolete. |
static int |
undoDev
Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:993 |
static int |
updateDev
Values of the 'message' parameter to a Control Panel 'cdev'
Update event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:988 |
Method Summary |
boolean |
AXAPIEnabled()
Original signature : Boolean AXAPIEnabled()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:17 |
boolean |
AXIsProcessTrusted()
Original signature : Boolean AXIsProcessTrusted()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:18 |
int |
AXObserverCreate(int application,
HIServicesLibrary.AXObserverCallback callback,
HIServicesLibrary.__AXObserver[] outObserver)
Original signature : AXError AXObserverCreate(pid_t, AXObserverCallback, AXObserverRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:72 |
int |
AXObserverCreate(int application,
HIServicesLibrary.AXObserverCallback callback,
PointerByReference outObserver)
Deprecated. use the safer method AXObserverCreate(int, org.rococoa.cocoa.hiservices.HIServicesLibrary.AXObserverCallback, org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXObserver[]) instead |
HIServicesLibrary.__CFRunLoopSource |
AXObserverGetRunLoopSource(HIServicesLibrary.__AXObserver observer)
Original signature : CFRunLoopSourceRef AXObserverGetRunLoopSource(AXObserverRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:77 |
NativeLong |
AXObserverGetTypeID()
Original signature : CFTypeID AXObserverGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:70 |
int |
AXUIElementCopyActionNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
Original signature : AXError AXUIElementCopyActionNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:43 |
int |
AXUIElementCopyActionNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
Deprecated. use the safer method AXUIElementCopyActionNames(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[]) instead |
int |
AXUIElementCopyAttributeNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
Original signature : AXError AXUIElementCopyAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:32 |
int |
AXUIElementCopyAttributeNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
Original signature : AXError AXUIElementCopyAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:32 |
int |
AXUIElementCopyElementAtPosition(HIServicesLibrary.__AXUIElement application,
float x,
float y,
HIServicesLibrary.__AXUIElement[] element)
Original signature : AXError AXUIElementCopyElementAtPosition(AXUIElementRef, float, float, AXUIElementRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:47 |
int |
AXUIElementCopyElementAtPosition(HIServicesLibrary.__AXUIElement application,
float x,
float y,
PointerByReference element)
Deprecated. use the safer method AXUIElementCopyElementAtPosition(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, float, float, org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement[]) instead |
int |
AXUIElementCopyMultipleAttributeValues(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray attributes,
int options,
HIServicesLibrary.__CFArray[] values)
Original signature : AXError AXUIElementCopyMultipleAttributeValues(AXUIElementRef, CFArrayRef, AXCopyMultipleAttributeOptions, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:38 |
int |
AXUIElementCopyMultipleAttributeValues(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray attributes,
int options,
PointerByReference values)
Deprecated. use the safer method AXUIElementCopyMultipleAttributeValues(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray, int, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[]) instead |
int |
AXUIElementCopyParameterizedAttributeNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
Original signature : AXError AXUIElementCopyParameterizedAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:40 |
int |
AXUIElementCopyParameterizedAttributeNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
Deprecated. use the safer method AXUIElementCopyParameterizedAttributeNames(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[]) instead |
HIServicesLibrary.__AXUIElement |
AXUIElementCreateApplication(int pid)
Original signature : AXUIElementRef AXUIElementCreateApplication(pid_t)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:49 |
HIServicesLibrary.__AXUIElement |
AXUIElementCreateSystemWide()
Original signature : AXUIElementRef AXUIElementCreateSystemWide()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:50 |
int |
AXUIElementGetPid(HIServicesLibrary.__AXUIElement element,
IntBuffer pid)
Original signature : AXError AXUIElementGetPid(AXUIElementRef, pid_t*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:52 |
int |
AXUIElementGetPid(HIServicesLibrary.__AXUIElement element,
IntByReference pid)
Deprecated. use the safer methods AXUIElementGetPid(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, java.nio.IntBuffer) and AXUIElementGetPid(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, com.sun.jna.ptr.IntByReference) instead |
NativeLong |
AXUIElementGetTypeID()
Original signature : CFTypeID AXUIElementGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:30 |
int |
AXUIElementPostKeyboardEvent(HIServicesLibrary.__AXUIElement application,
short keyChar,
short virtualKey,
boolean keyDown)
you can only pass the root or application uielement
Original signature : AXError AXUIElementPostKeyboardEvent(AXUIElementRef, CGCharCode, CGKeyCode, Boolean)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:62 |
int |
AXUIElementSetMessagingTimeout(HIServicesLibrary.__AXUIElement element,
float timeoutInSeconds)
setting timeout to 0 makes this element use the global timeout
Original signature : AXError AXUIElementSetMessagingTimeout(AXUIElementRef, float)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:58 |
HIServicesLibrary.__AXValue |
AXValueCreate(int theType,
Pointer valuePtr)
Original signature : AXValueRef AXValueCreate(AXValueType, const void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:40
|
int |
AXValueGetType(HIServicesLibrary.__AXValue value)
|
NativeLong |
AXValueGetTypeID()
Original signature : CFTypeID AXValueGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:37 |
boolean |
AXValueGetValue(HIServicesLibrary.__AXValue value,
int theType,
Pointer valuePtr)
Original signature : Boolean AXValueGetValue(AXValueRef, AXValueType, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:43
|
void |
DisposeCIcon(PointerByReference theIcon)
DisposeCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void DisposeCIcon(CIconHandle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:327 |
void |
DisposeIconGetterUPP(HIServicesLibrary.IconGetterProcPtr userUPP)
DisposeIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeIconGetterUPP(IconGetterUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:213 |
void |
ExitToShell()
Original signature : void ExitToShell()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:683 |
PointerByReference |
GetCIcon(short iconID)
GetCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : CIconHandle GetCIcon(SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:295 |
PointerByReference |
GetIcon(short iconID)
GetIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Handle GetIcon(SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:342 |
HIServicesLibrary.OpaqueIconRef |
GetIconRefVariant(HIServicesLibrary.OpaqueIconRef inIconRef,
int inVariant,
ShortBuffer outTransform)
GetIconRefVariant()
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 9.0 and later
Original signature : IconRef GetIconRefVariant(IconRef, OSType, IconTransformType*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1475 |
HIServicesLibrary.OpaqueIconRef |
GetIconRefVariant(HIServicesLibrary.OpaqueIconRef inIconRef,
int inVariant,
ShortByReference outTransform)
Deprecated. use the safer methods GetIconRefVariant(org.rococoa.cocoa.hiservices.HIServicesLibrary.OpaqueIconRef, int, java.nio.ShortBuffer) and GetIconRefVariant(org.rococoa.cocoa.hiservices.HIServicesLibrary.OpaqueIconRef, int, com.sun.jna.ptr.ShortByReference) instead |
short |
GetSuiteLabel(PointerByReference theSuite)
Deprecated. use the safer methods GetSuiteLabel(java.lang.String[]) and GetSuiteLabel(com.sun.jna.ptr.PointerByReference) instead |
short |
GetSuiteLabel(String[] theSuite)
GetSuiteLabel() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : SInt16 GetSuiteLabel(IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:783 |
boolean |
HIShapeContainsPoint(HIServicesLibrary.__HIShape inShape,
CGPoint inPoint)
HIShapeContainsPoint()
Discussion:
Returns true if the given HIShapeRef contains the point passed
in. |
HIServicesLibrary.__HIShape |
HIShapeCreateCopy(HIServicesLibrary.__HIShape inShape)
HIShapeCreateCopy()
Discussion:
Creates an immutable copy of a mutable or immutable HIShape. |
HIServicesLibrary.__HIShape |
HIShapeCreateDifference(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
HIShapeCreateDifference()
Discussion:
Creates a new immutable shape which is the difference of two
others. |
HIServicesLibrary.__HIShape |
HIShapeCreateEmpty()
HIShapeCreateEmpty()
Discussion:
Creates an immutable empty shape. |
HIServicesLibrary.__HIShape |
HIShapeCreateIntersection(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
HIShapeCreateIntersection()
Discussion:
Creates a new immutable shape which is the intersection of two
others. |
HIServicesLibrary.__HIShape |
HIShapeCreateMutable()
HIShapeCreateMutable()
Discussion:
Creates a new, mutable, empty shape. |
HIServicesLibrary.__HIShape |
HIShapeCreateMutableCopy(HIServicesLibrary.__HIShape inOrig)
HIShapeCreateMutableCopy()
Discussion:
Given an existing HIShapeRef, creates a new mutable copy. |
HIServicesLibrary.__HIShape |
HIShapeCreateMutableWithRect(CGRect inRect)
HIShapeCreateMutableWithRect()
Discussion:
Creates a mutable HIShapeRef based on a given rectangle. |
HIServicesLibrary.__HIShape |
HIShapeCreateUnion(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
HIShapeCreateUnion()
Discussion:
Creates a new immutable shape which is the union of two others. |
HIServicesLibrary.__HIShape |
HIShapeCreateWithQDRgn(HIServicesLibrary.OpaqueRgnHandle inRgn)
HIShapeCreateWithQDRgn()
Discussion:
Creates an immutable shape based on an existing Quickdraw region
handle. |
HIServicesLibrary.__HIShape |
HIShapeCreateWithRect(CGRect inRect)
HIShapeCreateWithRect()
Discussion:
Creates an immutable, rectangular shape based on a given
rectangle. |
HIServicesLibrary.__HIShape |
HIShapeCreateXor(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
HIShapeCreateXor()
Discussion:
Creates a new immutable shape which is the difference between the
union and the intersection of the two others. |
CGRect |
HIShapeGetBounds(HIServicesLibrary.__HIShape inShape,
CGRect outRect)
HIShapeGetBounds()
Discussion:
Returns the bounding rectangle of a given HIShapeRef. |
NativeLong |
HIShapeGetTypeID()
HIShapeGetTypeID()
Discussion:
Returns the CoreFoundation type ID for the HIShape class. |
boolean |
HIShapeIntersectsRect(HIServicesLibrary.__HIShape inShape,
CGRect inRect)
HIShapeIntersectsRect()
Discussion:
Returns true if the given HIShapeRef intersects the rect passed
in. |
boolean |
HIShapeIsEmpty(HIServicesLibrary.__HIShape inShape)
HIShapeIsEmpty()
Discussion:
Returns true if the given HIShapeRef is empty, i.e. its area is
empty. |
boolean |
HIShapeIsRectangular(HIServicesLibrary.__HIShape inShape)
HIShapeIsRectangular()
Discussion:
Returns true if the given HIShapeRef is rectangular. |
boolean |
IconRefContainsCGPoint(CGPoint testPt,
CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
IconRefContainsCGPoint()
Discussion:
Tests whether a specified point falls within an icon’s mask. |
boolean |
IconRefIntersectsCGRect(CGRect testRect,
CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
IconRefIntersectsCGRect()
Discussion:
Tests whether a specified rectangle falls within an icon\u2019s mask. |
HIServicesLibrary.__HIShape |
IconRefToHIShape(CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
IconRefToHIShape()
Discussion:
Converts an IconRef-derived icon into an HIShape. |
PointerByReference |
InvokeIconGetterUPP(int theType,
Pointer yourDataPtr,
HIServicesLibrary.IconGetterProcPtr userUPP)
InvokeIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : Handle InvokeIconGetterUPP(ResType, void*, IconGetterUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:239 |
boolean |
IsIconRefMaskEmpty(HIServicesLibrary.OpaqueIconRef iconRef)
IsIconRefMaskEmpty()
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean IsIconRefMaskEmpty(IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1448 |
boolean |
IsProcessVisible(ProcessSerialNumber psn)
IsProcessVisible()
Summary:
Determines whether a particular process is visible or not. |
HIServicesLibrary.IconGetterProcPtr |
NewIconGetterUPP(HIServicesLibrary.IconGetterProcPtr userRoutine)
NewIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : IconGetterUPP NewIconGetterUPP(IconGetterProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:191 |
NativeLong |
PasteboardGetTypeID()
PasteboardGetTypeID()
Summary:
Returns the CFType identifier for a pasteboard object. |
int |
PasteboardSynchronize(HIServicesLibrary.OpaquePasteboardRef inPasteboard)
PasteboardSynchronize()
Summary:
Compares a local pasteboard reference with the global pasteboard
resource to which it refers, determining whether the global
pasteboard resource has been modified. |
void |
PlotCIcon(Rect theRect,
PointerByReference theIcon)
PlotCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void PlotCIcon(const Rect*, CIconHandle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:310 |
void |
PlotIcon(Rect theRect,
PointerByReference theIcon)
Deprecated. use the safer methods PlotIcon(org.rococoa.cocoa.carboncore.Rect, java.lang.String[]) and PlotIcon(org.rococoa.cocoa.carboncore.Rect, com.sun.jna.ptr.PointerByReference) instead |
void |
PlotIcon(Rect theRect,
String[] theIcon)
PlotIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void PlotIcon(const Rect*, Handle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:357 |
HIServicesLibrary.__CFDictionary |
ProcessInformationCopyDictionary(ProcessSerialNumber PSN,
int infoToReturn)
ProcessInformationCopyDictionary()
Discussion:
Return a CFDictionary containing information about the given
process. |
boolean |
PtInIconID(Point.ByValue testPt,
Rect iconRect,
short align,
short iconID)
PtInIconID() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconID(Point, const Rect*, IconAlignmentType, SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:592 |
boolean |
PtInIconMethod(Point.ByValue testPt,
Rect iconRect,
short align,
HIServicesLibrary.IconGetterProcPtr theMethod,
Pointer yourDataPtr)
PtInIconMethod() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconMethod(Point, const Rect*, IconAlignmentType, IconGetterUPP, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:630 |
boolean |
PtInIconRef(Point testPt,
Rect iconRect,
short align,
int theIconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
PtInIconRef() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean PtInIconRef(const Point*, const Rect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1183 |
boolean |
PtInIconSuite(Point.ByValue testPt,
Rect iconRect,
short align,
PointerByReference theIconSuite)
Deprecated. use the safer methods PtInIconSuite(org.rococoa.cocoa.carboncore.Point.ByValue, org.rococoa.cocoa.carboncore.Rect, short, java.lang.String[]) and PtInIconSuite(org.rococoa.cocoa.carboncore.Point.ByValue, org.rococoa.cocoa.carboncore.Rect, short, com.sun.jna.ptr.PointerByReference) instead |
boolean |
PtInIconSuite(Point.ByValue testPt,
Rect iconRect,
short align,
String[] theIconSuite)
PtInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconSuite(Point, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:611 |
boolean |
RectInIconID(Rect testRect,
Rect iconRect,
short align,
short iconID)
RectInIconID() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconID(const Rect*, const Rect*, IconAlignmentType, SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:650 |
boolean |
RectInIconMethod(Rect testRect,
Rect iconRect,
short align,
HIServicesLibrary.IconGetterProcPtr theMethod,
Pointer yourDataPtr)
RectInIconMethod() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconMethod(const Rect*, const Rect*, IconAlignmentType, IconGetterUPP, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:688 |
boolean |
RectInIconRef(Rect testRect,
Rect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
RectInIconRef() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean RectInIconRef(const Rect*, const Rect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1214 |
boolean |
RectInIconSuite(Rect testRect,
Rect iconRect,
short align,
PointerByReference theIconSuite)
Deprecated. use the safer methods RectInIconSuite(org.rococoa.cocoa.carboncore.Rect, org.rococoa.cocoa.carboncore.Rect, short, java.lang.String[]) and RectInIconSuite(org.rococoa.cocoa.carboncore.Rect, org.rococoa.cocoa.carboncore.Rect, short, com.sun.jna.ptr.PointerByReference) instead |
boolean |
RectInIconSuite(Rect testRect,
Rect iconRect,
short align,
String[] theIconSuite)
RectInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconSuite(const Rect*, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:669 |
NativeLong |
TranslationGetTypeID()
TranslationGetTypeID()
Summary:
Returns the CFType identifier for a translation object. |
boolean |
UAZoomEnabled()
UAZoomEnabled()
Summary:
Determine if Universal Access Zoom is enabled. |
JNA_LIBRARY_NAME
static final String JNA_LIBRARY_NAME
JNA_NATIVE_LIB
static final NativeLibrary JNA_NATIVE_LIB
INSTANCE
static final HIServicesLibrary INSTANCE
kHIShapeEnumerateInit
static final int kHIShapeEnumerateInit
- Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback.
The callback receives this message at the beginning of enumeration.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:73
- See Also:
- Constant Field Values
kHIShapeEnumerateRect
static final int kHIShapeEnumerateRect
- Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback.
The callback receives this message when it is passed a rectangular
portion of the shape.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:79
- See Also:
- Constant Field Values
kHIShapeEnumerateTerminate
static final int kHIShapeEnumerateTerminate
- Summary:
Messages passed to an HIShapeEnumeratorProcPtr callback.
The callback receives this message at the end of enumeration.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:84
- See Also:
- Constant Field Values
kHIShapeParseFromTop
static final int kHIShapeParseFromTop
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the top of the shape. This is the
default behavior.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:98
- See Also:
- Constant Field Values
kHIShapeParseFromBottom
static final int kHIShapeParseFromBottom
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the bottom of the shape.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:103
- See Also:
- Constant Field Values
kHIShapeParseFromLeft
static final int kHIShapeParseFromLeft
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the left side of the shape. This is
the default behavior.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:109
- See Also:
- Constant Field Values
kHIShapeParseFromRight
static final int kHIShapeParseFromRight
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the right side of the shape.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:114
- See Also:
- Constant Field Values
kHIShapeParseFromTopLeft
static final int kHIShapeParseFromTopLeft
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the top left corner of the shape. This
is the default behavior.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:120
- See Also:
- Constant Field Values
kHIShapeParseFromBottomRight
static final int kHIShapeParseFromBottomRight
- Summary:
Options for HIShapeEnumerate.
Enumeration should begin at the bottom right corner of the shape.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:125
- See Also:
- Constant Field Values
kAlignNone
static final int kAlignNone
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:38
- See Also:
- Constant Field Values
kAlignVerticalCenter
static final int kAlignVerticalCenter
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:39
- See Also:
- Constant Field Values
kAlignTop
static final int kAlignTop
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:40
- See Also:
- Constant Field Values
kAlignBottom
static final int kAlignBottom
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:41
- See Also:
- Constant Field Values
kAlignHorizontalCenter
static final int kAlignHorizontalCenter
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:42
- See Also:
- Constant Field Values
kAlignAbsoluteCenter
static final int kAlignAbsoluteCenter
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:43
- See Also:
- Constant Field Values
kAlignCenterTop
static final int kAlignCenterTop
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:44
- See Also:
- Constant Field Values
kAlignCenterBottom
static final int kAlignCenterBottom
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:45
- See Also:
- Constant Field Values
kAlignLeft
static final int kAlignLeft
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:46
- See Also:
- Constant Field Values
kAlignCenterLeft
static final int kAlignCenterLeft
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:47
- See Also:
- Constant Field Values
kAlignTopLeft
static final int kAlignTopLeft
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:48
- See Also:
- Constant Field Values
kAlignBottomLeft
static final int kAlignBottomLeft
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:49
- See Also:
- Constant Field Values
kAlignRight
static final int kAlignRight
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:50
- See Also:
- Constant Field Values
kAlignCenterRight
static final int kAlignCenterRight
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:51
- See Also:
- Constant Field Values
kAlignTopRight
static final int kAlignTopRight
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:52
- See Also:
- Constant Field Values
kAlignBottomRight
static final int kAlignBottomRight
- Alignment type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:53
- See Also:
- Constant Field Values
atNone
static final int atNone
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:58
- See Also:
- Constant Field Values
atVerticalCenter
static final int atVerticalCenter
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:59
- See Also:
- Constant Field Values
atTop
static final int atTop
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:60
- See Also:
- Constant Field Values
atBottom
static final int atBottom
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:61
- See Also:
- Constant Field Values
atHorizontalCenter
static final int atHorizontalCenter
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:62
- See Also:
- Constant Field Values
atAbsoluteCenter
static final int atAbsoluteCenter
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:63
- See Also:
- Constant Field Values
atCenterTop
static final int atCenterTop
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:64
- See Also:
- Constant Field Values
atCenterBottom
static final int atCenterBottom
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:65
- See Also:
- Constant Field Values
atLeft
static final int atLeft
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:66
- See Also:
- Constant Field Values
atCenterLeft
static final int atCenterLeft
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:67
- See Also:
- Constant Field Values
atTopLeft
static final int atTopLeft
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:68
- See Also:
- Constant Field Values
atBottomLeft
static final int atBottomLeft
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:69
- See Also:
- Constant Field Values
atRight
static final int atRight
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:70
- See Also:
- Constant Field Values
atCenterRight
static final int atCenterRight
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:71
- See Also:
- Constant Field Values
atTopRight
static final int atTopRight
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:72
- See Also:
- Constant Field Values
atBottomRight
static final int atBottomRight
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:73
- See Also:
- Constant Field Values
kTransformNone
static final int kTransformNone
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:79
- See Also:
- Constant Field Values
kTransformDisabled
static final int kTransformDisabled
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:80
- See Also:
- Constant Field Values
kTransformOffline
static final int kTransformOffline
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:81
- See Also:
- Constant Field Values
kTransformOpen
static final int kTransformOpen
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:82
- See Also:
- Constant Field Values
kTransformLabel1
static final int kTransformLabel1
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:83
- See Also:
- Constant Field Values
kTransformLabel2
static final int kTransformLabel2
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:84
- See Also:
- Constant Field Values
kTransformLabel3
static final int kTransformLabel3
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:85
- See Also:
- Constant Field Values
kTransformLabel4
static final int kTransformLabel4
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:86
- See Also:
- Constant Field Values
kTransformLabel5
static final int kTransformLabel5
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:87
- See Also:
- Constant Field Values
kTransformLabel6
static final int kTransformLabel6
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:88
- See Also:
- Constant Field Values
kTransformLabel7
static final int kTransformLabel7
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:89
- See Also:
- Constant Field Values
kTransformSelected
static final int kTransformSelected
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:90
- See Also:
- Constant Field Values
kTransformSelectedDisabled
static final int kTransformSelectedDisabled
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:91
- See Also:
- Constant Field Values
kTransformSelectedOffline
static final int kTransformSelectedOffline
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:92
- See Also:
- Constant Field Values
kTransformSelectedOpen
static final int kTransformSelectedOpen
- Transform type values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:93
- See Also:
- Constant Field Values
ttNone
static final int ttNone
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:98
- See Also:
- Constant Field Values
ttDisabled
static final int ttDisabled
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:99
- See Also:
- Constant Field Values
ttOffline
static final int ttOffline
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:100
- See Also:
- Constant Field Values
ttOpen
static final int ttOpen
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:101
- See Also:
- Constant Field Values
ttLabel1
static final int ttLabel1
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:102
- See Also:
- Constant Field Values
ttLabel2
static final int ttLabel2
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:103
- See Also:
- Constant Field Values
ttLabel3
static final int ttLabel3
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:104
- See Also:
- Constant Field Values
ttLabel4
static final int ttLabel4
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:105
- See Also:
- Constant Field Values
ttLabel5
static final int ttLabel5
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:106
- See Also:
- Constant Field Values
ttLabel6
static final int ttLabel6
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:107
- See Also:
- Constant Field Values
ttLabel7
static final int ttLabel7
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:108
- See Also:
- Constant Field Values
ttSelected
static final int ttSelected
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:109
- See Also:
- Constant Field Values
ttSelectedDisabled
static final int ttSelectedDisabled
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:110
- See Also:
- Constant Field Values
ttSelectedOffline
static final int ttSelectedOffline
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:111
- See Also:
- Constant Field Values
ttSelectedOpen
static final int ttSelectedOpen
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:112
- See Also:
- Constant Field Values
kSelectorLarge1Bit
static final int kSelectorLarge1Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:118
- See Also:
- Constant Field Values
kSelectorLarge4Bit
static final int kSelectorLarge4Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:119
- See Also:
- Constant Field Values
kSelectorLarge8Bit
static final int kSelectorLarge8Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:120
- See Also:
- Constant Field Values
kSelectorLarge32Bit
static final int kSelectorLarge32Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:121
- See Also:
- Constant Field Values
kSelectorLarge8BitMask
static final int kSelectorLarge8BitMask
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:122
- See Also:
- Constant Field Values
kSelectorSmall1Bit
static final int kSelectorSmall1Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:123
- See Also:
- Constant Field Values
kSelectorSmall4Bit
static final int kSelectorSmall4Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:124
- See Also:
- Constant Field Values
kSelectorSmall8Bit
static final int kSelectorSmall8Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:125
- See Also:
- Constant Field Values
kSelectorSmall32Bit
static final int kSelectorSmall32Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:126
- See Also:
- Constant Field Values
kSelectorSmall8BitMask
static final int kSelectorSmall8BitMask
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:127
- See Also:
- Constant Field Values
kSelectorMini1Bit
static final int kSelectorMini1Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:128
- See Also:
- Constant Field Values
kSelectorMini4Bit
static final int kSelectorMini4Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:129
- See Also:
- Constant Field Values
kSelectorMini8Bit
static final int kSelectorMini8Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:130
- See Also:
- Constant Field Values
kSelectorHuge1Bit
static final int kSelectorHuge1Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:131
- See Also:
- Constant Field Values
kSelectorHuge4Bit
static final int kSelectorHuge4Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:132
- See Also:
- Constant Field Values
kSelectorHuge8Bit
static final int kSelectorHuge8Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:133
- See Also:
- Constant Field Values
kSelectorHuge32Bit
static final int kSelectorHuge32Bit
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:134
- See Also:
- Constant Field Values
kSelectorHuge8BitMask
static final int kSelectorHuge8BitMask
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:135
- See Also:
- Constant Field Values
kSelectorAllLargeData
static final int kSelectorAllLargeData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:136
- See Also:
- Constant Field Values
kSelectorAllSmallData
static final int kSelectorAllSmallData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:137
- See Also:
- Constant Field Values
kSelectorAllMiniData
static final int kSelectorAllMiniData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:138
- See Also:
- Constant Field Values
kSelectorAllHugeData
static final int kSelectorAllHugeData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:139
- See Also:
- Constant Field Values
kSelectorAll1BitData
static final int kSelectorAll1BitData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:140
- See Also:
- Constant Field Values
kSelectorAll4BitData
static final int kSelectorAll4BitData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:141
- See Also:
- Constant Field Values
kSelectorAll8BitData
static final int kSelectorAll8BitData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:142
- See Also:
- Constant Field Values
kSelectorAll32BitData
static final int kSelectorAll32BitData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:143
- See Also:
- Constant Field Values
kSelectorAllAvailableData
static final int kSelectorAllAvailableData
- Selector mask values.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:144
- See Also:
- Constant Field Values
svLarge1Bit
static final int svLarge1Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:150
- See Also:
- Constant Field Values
svLarge4Bit
static final int svLarge4Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:151
- See Also:
- Constant Field Values
svLarge8Bit
static final int svLarge8Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:152
- See Also:
- Constant Field Values
svSmall1Bit
static final int svSmall1Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:153
- See Also:
- Constant Field Values
svSmall4Bit
static final int svSmall4Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:154
- See Also:
- Constant Field Values
svSmall8Bit
static final int svSmall8Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:155
- See Also:
- Constant Field Values
svMini1Bit
static final int svMini1Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:156
- See Also:
- Constant Field Values
svMini4Bit
static final int svMini4Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:157
- See Also:
- Constant Field Values
svMini8Bit
static final int svMini8Bit
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:158
- See Also:
- Constant Field Values
svAllLargeData
static final int svAllLargeData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:159
- See Also:
- Constant Field Values
svAllSmallData
static final int svAllSmallData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:160
- See Also:
- Constant Field Values
svAllMiniData
static final int svAllMiniData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:161
- See Also:
- Constant Field Values
svAll1BitData
static final int svAll1BitData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:162
- See Also:
- Constant Field Values
svAll4BitData
static final int svAll4BitData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:163
- See Also:
- Constant Field Values
svAll8BitData
static final int svAll8BitData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:164
- See Also:
- Constant Field Values
svAllAvailableData
static final int svAllAvailableData
- Obsolete. Use names defined above.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:165
- See Also:
- Constant Field Values
kPlotIconRefNormalFlags
static final int kPlotIconRefNormalFlags
- Draw the icon image and alpha channel.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:927
- See Also:
- Constant Field Values
kPlotIconRefNoImage
static final int kPlotIconRefNoImage
- Only draw the alpha channel.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:932
- See Also:
- Constant Field Values
kPlotIconRefNoMask
static final int kPlotIconRefNoMask
- Only draw the image.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:937
- See Also:
- Constant Field Values
icPrefNotFoundErr
static final int icPrefNotFoundErr
- preference not found (duh!)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:57
- See Also:
- Constant Field Values
icPermErr
static final int icPermErr
- cannot set preference
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:58
- See Also:
- Constant Field Values
icPrefDataErr
static final int icPrefDataErr
- problem with preference data
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:59
- See Also:
- Constant Field Values
icInternalErr
static final int icInternalErr
- hmm, this is not good
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:60
- See Also:
- Constant Field Values
icTruncatedErr
static final int icTruncatedErr
- more data was present than was returned
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:61
- See Also:
- Constant Field Values
icNoMoreWritersErr
static final int icNoMoreWritersErr
- you cannot begin a write session because someone else is already doing it
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:62
- See Also:
- Constant Field Values
icNothingToOverrideErr
static final int icNothingToOverrideErr
- no component for the override component to capture
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:63
- See Also:
- Constant Field Values
icNoURLErr
static final int icNoURLErr
- no URL found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:64
- See Also:
- Constant Field Values
icConfigNotFoundErr
static final int icConfigNotFoundErr
- no configuration was found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:65
- See Also:
- Constant Field Values
icConfigInappropriateErr
static final int icConfigInappropriateErr
- incorrect manufacturer code
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:66
- See Also:
- Constant Field Values
icProfileNotFoundErr
static final int icProfileNotFoundErr
- profile not found
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:67
- See Also:
- Constant Field Values
icTooManyProfilesErr
static final int icTooManyProfilesErr
- too many profiles in database
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:68
- See Also:
- Constant Field Values
kICComponentInterfaceVersion0
static final int kICComponentInterfaceVersion0
- IC >= 1.0
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:76
- See Also:
- Constant Field Values
kICComponentInterfaceVersion1
static final int kICComponentInterfaceVersion1
- IC >= 1.1
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:77
- See Also:
- Constant Field Values
kICComponentInterfaceVersion2
static final int kICComponentInterfaceVersion2
- IC >= 1.2
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:78
- See Also:
- Constant Field Values
kICComponentInterfaceVersion3
static final int kICComponentInterfaceVersion3
- IC >= 2.0
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:79
- See Also:
- Constant Field Values
kICComponentInterfaceVersion4
static final int kICComponentInterfaceVersion4
- IC >= 2.5
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:80
- See Also:
- Constant Field Values
kICComponentInterfaceVersion
static final int kICComponentInterfaceVersion
- current version number is 4
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:81
- See Also:
- Constant Field Values
kICAttrLockedBit
static final int kICAttrLockedBit
- See Also:
- Constant Field Values
kICAttrVolatileBit
static final int kICAttrVolatileBit
- See Also:
- Constant Field Values
kICAttrNoChange
static final int kICAttrNoChange
- pass this to ICSetPref to tell it not to change the attributes
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:112
- See Also:
- Constant Field Values
kICAttrLockedMask
static final int kICAttrLockedMask
- See Also:
- Constant Field Values
kICAttrVolatileMask
static final int kICAttrVolatileMask
- See Also:
- Constant Field Values
icNoPerm
static final int icNoPerm
- See Also:
- Constant Field Values
icReadOnlyPerm
static final int icReadOnlyPerm
- See Also:
- Constant Field Values
icReadWritePerm
static final int icReadWritePerm
- See Also:
- Constant Field Values
kICNilProfileID
static final int kICNilProfileID
- See Also:
- Constant Field Values
kICNoUserInteractionBit
static final int kICNoUserInteractionBit
- other constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:141
- See Also:
- Constant Field Values
kICNoUserInteractionMask
static final int kICNoUserInteractionMask
- See Also:
- Constant Field Values
kICFileType
static final int kICFileType
- See Also:
- Constant Field Values
kICCreator
static final int kICCreator
- See Also:
- Constant Field Values
kInternetEventClass
static final int kInternetEventClass
- Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:157
- See Also:
- Constant Field Values
kAEGetURL
static final int kAEGetURL
- Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:158
- See Also:
- Constant Field Values
kAEFetchURL
static final int kAEFetchURL
- Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:159
- See Also:
- Constant Field Values
keyAEAttaching
static final int keyAEAttaching
- Apple event constants
**********************************************************************************************
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:160
- See Also:
- Constant Field Values
kICEditPreferenceEventClass
static final int kICEditPreferenceEventClass
- AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:165
- See Also:
- Constant Field Values
kICEditPreferenceEvent
static final int kICEditPreferenceEvent
- AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:166
- See Also:
- Constant Field Values
keyICEditPreferenceDestination
static final int keyICEditPreferenceDestination
- AERegistry.i defines a compatible keyAEDestination
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:167
- See Also:
- Constant Field Values
kICComponentVersion
static final int kICComponentVersion
- constants for use with ICGetVersion
**********************************************************************************************
Return a component version, comparable to kICComponentInterfaceVersion
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:174
- See Also:
- Constant Field Values
kICNumVersion
static final int kICNumVersion
- constants for use with ICGetVersion
**********************************************************************************************
Return a NumVersion structure
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:175
- See Also:
- Constant Field Values
kICMapFixedLength
static final int kICMapFixedLength
- Conversion Error : sizeof(ICFileSpec)
SKIPPED:
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:235
kICFileSpecHeaderSize = sizeof(ICFileSpec) - sizeof(AliasRecord)
- See Also:
- Constant Field Values
kICMapBinaryBit
static final int kICMapBinaryBit
- file should be transfered in binary as opposed to text mode
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:266
- See Also:
- Constant Field Values
kICMapResourceForkBit
static final int kICMapResourceForkBit
- the resource fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:267
- See Also:
- Constant Field Values
kICMapDataForkBit
static final int kICMapDataForkBit
- the data fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:268
- See Also:
- Constant Field Values
kICMapPostBit
static final int kICMapPostBit
- post process using post fields
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:269
- See Also:
- Constant Field Values
kICMapNotIncomingBit
static final int kICMapNotIncomingBit
- ignore this mapping for incoming files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:270
- See Also:
- Constant Field Values
kICMapNotOutgoingBit
static final int kICMapNotOutgoingBit
- ignore this mapping for outgoing files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:271
- See Also:
- Constant Field Values
kICMapBinaryMask
static final int kICMapBinaryMask
- file should be transfered in binary as opposed to text mode
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:275
- See Also:
- Constant Field Values
kICMapResourceForkMask
static final int kICMapResourceForkMask
- the resource fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:276
- See Also:
- Constant Field Values
kICMapDataForkMask
static final int kICMapDataForkMask
- the data fork of the file is significant
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:277
- See Also:
- Constant Field Values
kICMapPostMask
static final int kICMapPostMask
- post process using post fields
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:278
- See Also:
- Constant Field Values
kICMapNotIncomingMask
static final int kICMapNotIncomingMask
- ignore this mapping for incoming files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:279
- See Also:
- Constant Field Values
kICMapNotOutgoingMask
static final int kICMapNotOutgoingMask
- ignore this mapping for outgoing files
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:280
- See Also:
- Constant Field Values
kICServicesTCPBit
static final int kICServicesTCPBit
- See Also:
- Constant Field Values
kICServicesUDPBit
static final int kICServicesUDPBit
- both bits can be set, which means the service is both TCP and UDP, eg daytime
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:298
- See Also:
- Constant Field Values
kICServicesTCPMask
static final int kICServicesTCPMask
- See Also:
- Constant Field Values
kICServicesUDPMask
static final int kICServicesUDPMask
- both bits can be set, which means the service is both TCP and UDP, eg daytime
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/InternetConfig.h:303
- See Also:
- Constant Field Values
kNoProcess
static final int kNoProcess
- Process identifier - Various reserved process serial numbers
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:35
- See Also:
- Constant Field Values
kSystemProcess
static final int kSystemProcess
- See Also:
- Constant Field Values
kCurrentProcess
static final int kCurrentProcess
- See Also:
- Constant Field Values
launchContinue
static final int launchContinue
- See Also:
- Constant Field Values
launchNoFileFlags
static final int launchNoFileFlags
- See Also:
- Constant Field Values
launchUseMinimum
static final int launchUseMinimum
- See Also:
- Constant Field Values
launchDontSwitch
static final int launchDontSwitch
- See Also:
- Constant Field Values
launchAllow24Bit
static final int launchAllow24Bit
- See Also:
- Constant Field Values
launchInhibitDaemon
static final int launchInhibitDaemon
- See Also:
- Constant Field Values
extendedBlock
static final int extendedBlock
- Set launchBlockID to extendedBlock to specify that extensions exist.
Set launchEPBLength to extendedBlockLen for compatibility.
'LC'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:106
- See Also:
- Constant Field Values
modeReserved
static final int modeReserved
- Definition of the information block returned by GetProcessInformation
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:112
- See Also:
- Constant Field Values
modeControlPanel
static final int modeControlPanel
- See Also:
- Constant Field Values
modeLaunchDontSwitch
static final int modeLaunchDontSwitch
- See Also:
- Constant Field Values
modeDeskAccessory
static final int modeDeskAccessory
- See Also:
- Constant Field Values
modeMultiLaunch
static final int modeMultiLaunch
- See Also:
- Constant Field Values
modeNeedSuspendResume
static final int modeNeedSuspendResume
- See Also:
- Constant Field Values
modeCanBackground
static final int modeCanBackground
- See Also:
- Constant Field Values
modeDoesActivateOnFGSwitch
static final int modeDoesActivateOnFGSwitch
- See Also:
- Constant Field Values
modeOnlyBackground
static final int modeOnlyBackground
- See Also:
- Constant Field Values
modeGetFrontClicks
static final int modeGetFrontClicks
- See Also:
- Constant Field Values
modeGetAppDiedMsg
static final int modeGetAppDiedMsg
- See Also:
- Constant Field Values
mode32BitCompatible
static final int mode32BitCompatible
- See Also:
- Constant Field Values
modeHighLevelEventAware
static final int modeHighLevelEventAware
- See Also:
- Constant Field Values
modeLocalAndRemoteHLEvents
static final int modeLocalAndRemoteHLEvents
- See Also:
- Constant Field Values
modeStationeryAware
static final int modeStationeryAware
- See Also:
- Constant Field Values
modeUseTextEditServices
static final int modeUseTextEditServices
- See Also:
- Constant Field Values
modeDisplayManagerAware
static final int modeDisplayManagerAware
- See Also:
- Constant Field Values
kProcessTransformToForegroundApplication
static final int kProcessTransformToForegroundApplication
- See Also:
- Constant Field Values
kProcessDictionaryIncludeAllInformationMask
static final int kProcessDictionaryIncludeAllInformationMask
- Summary:
Options for ProcessInformationCopyDictionary
Return all information known about the application in the
dictionary.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:278
- See Also:
- Constant Field Values
kQuitBeforeNormalTimeMask
static final int kQuitBeforeNormalTimeMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:289
- See Also:
- Constant Field Values
kQuitAtNormalTimeMask
static final int kQuitAtNormalTimeMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:290
- See Also:
- Constant Field Values
kQuitBeforeFBAsQuitMask
static final int kQuitBeforeFBAsQuitMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:291
- See Also:
- Constant Field Values
kQuitBeforeShellQuitsMask
static final int kQuitBeforeShellQuitsMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:292
- See Also:
- Constant Field Values
kQuitBeforeTerminatorAppQuitsMask
static final int kQuitBeforeTerminatorAppQuitsMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:293
- See Also:
- Constant Field Values
kQuitNeverMask
static final int kQuitNeverMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:294
- See Also:
- Constant Field Values
kQuitOptionsMask
static final int kQuitOptionsMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:295
- See Also:
- Constant Field Values
kQuitNotQuitDuringInstallMask
static final int kQuitNotQuitDuringInstallMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:296
- See Also:
- Constant Field Values
kQuitNotQuitDuringLogoutMask
static final int kQuitNotQuitDuringLogoutMask
- Applications and background applications can control when they are asked to quit
by the system at restart/shutdown by setting these bits in a 'quit' ( 0 ) resource
in their application's resource fork. Applications without a 'quit' ( 0 ) will
be quit at kQuitAtNormalTime mask.
These options only function on Mac OS 9.x at this time.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:297
- See Also:
- Constant Field Values
kSetFrontProcessFrontWindowOnly
static final int kSetFrontProcessFrontWindowOnly
- Summary:
Options for SetFrontProcessWithOptions
Activate the process, but bring only the frontmost non-floating
window forward. If this option is not set, all process windows are
brought forward.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:586
- See Also:
- Constant Field Values
kSetFrontProcessCausedByUser
static final int kSetFrontProcessCausedByUser
- Summary:
Options for SetFrontProcessWithOptions
indicates that direct user activity is causing this SetFrontProcessWithOptions() call
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:587
- See Also:
- Constant Field Values
initDev
static final int initDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Time for cdev to initialize itself
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:984
- See Also:
- Constant Field Values
hitDev
static final int hitDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Hit on one of my items
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:985
- See Also:
- Constant Field Values
closeDev
static final int closeDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Close yourself
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:986
- See Also:
- Constant Field Values
nulDev
static final int nulDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Null event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:987
- See Also:
- Constant Field Values
updateDev
static final int updateDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Update event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:988
- See Also:
- Constant Field Values
activDev
static final int activDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Activate event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:989
- See Also:
- Constant Field Values
deactivDev
static final int deactivDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Deactivate event
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:990
- See Also:
- Constant Field Values
keyEvtDev
static final int keyEvtDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Key down/auto key
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:991
- See Also:
- Constant Field Values
macDev
static final int macDev
- Values of the 'message' parameter to a Control Panel 'cdev'
Decide whether or not to show up
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:992
- See Also:
- Constant Field Values
undoDev
static final int undoDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:993
- See Also:
- Constant Field Values
cutDev
static final int cutDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:994
- See Also:
- Constant Field Values
copyDev
static final int copyDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:995
- See Also:
- Constant Field Values
pasteDev
static final int pasteDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:996
- See Also:
- Constant Field Values
clearDev
static final int clearDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:997
- See Also:
- Constant Field Values
cursorDev
static final int cursorDev
- Values of the 'message' parameter to a Control Panel 'cdev'
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:998
- See Also:
- Constant Field Values
cdevGenErr
static final int cdevGenErr
- Special values a Control Panel 'cdev' can return
General error; gray cdev w/o alert
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1003
- See Also:
- Constant Field Values
cdevMemErr
static final int cdevMemErr
- Special values a Control Panel 'cdev' can return
Memory shortfall; alert user please
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1004
- See Also:
- Constant Field Values
cdevResErr
static final int cdevResErr
- Special values a Control Panel 'cdev' can return
Couldn't get a needed resource; alert
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1005
- See Also:
- Constant Field Values
cdevUnset
static final int cdevUnset
- Special values a Control Panel 'cdev' can return
cdevValue is initialized to this
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:1006
- See Also:
- Constant Field Values
badPasteboardSyncErr
static final int badPasteboardSyncErr
- Pasteboard Manager error codes
pasteboard has been modified and must be synchronized
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:98
- See Also:
- Constant Field Values
badPasteboardIndexErr
static final int badPasteboardIndexErr
- Pasteboard Manager error codes
item index does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:99
- See Also:
- Constant Field Values
badPasteboardItemErr
static final int badPasteboardItemErr
- Pasteboard Manager error codes
item reference does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:100
- See Also:
- Constant Field Values
badPasteboardFlavorErr
static final int badPasteboardFlavorErr
- Pasteboard Manager error codes
item flavor does not exist
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:101
- See Also:
- Constant Field Values
duplicatePasteboardFlavorErr
static final int duplicatePasteboardFlavorErr
- Pasteboard Manager error codes
item flavor already exists
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:102
- See Also:
- Constant Field Values
notPasteboardOwnerErr
static final int notPasteboardOwnerErr
- Pasteboard Manager error codes
client did not clear the pasteboard
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:103
- See Also:
- Constant Field Values
noPasteboardPromiseKeeperErr
static final int noPasteboardPromiseKeeperErr
- Pasteboard Manager error codes
a promise is being added without a promise keeper
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:104
- See Also:
- Constant Field Values
kPasteboardModified
static final int kPasteboardModified
- Indicates that the global pasteboard resource has been modified
since the last time it was accessed via the local pasteboard
reference. The call to PasteboardSynchronize() has updated the
local pasteboard reference to sync it up with the global resource.
This is a good time to see what new information has been placed on
the pasteboard to determine whether any tasty flavors have been
added and possibly enable pasting.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:128
- See Also:
- Constant Field Values
kPasteboardClientIsOwner
static final int kPasteboardClientIsOwner
- Indicates that the global pasteboard resource was most recently
cleared by the this application. Any local pasteboard reference in
the client application may add data to the global pasteboard
resource.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:136
- See Also:
- Constant Field Values
kPasteboardFlavorNoFlags
static final int kPasteboardFlavorNoFlags
- No additional information exists for this flavor.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:207
- See Also:
- Constant Field Values
kPasteboardFlavorSenderOnly
static final int kPasteboardFlavorSenderOnly
- Only the process which has added this flavor can see it. If the
process that owns the pasteboard places this flag on a flavor
you'll never see it as the receiver so there's no reason to test
for it.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:215
- See Also:
- Constant Field Values
kPasteboardFlavorSenderTranslated
static final int kPasteboardFlavorSenderTranslated
- The data for this flavor was translated in some manner by the
sender before adding it to the pasteboard. Flavors marked with
this flag are not stored by the Finder in clipping files.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:222
- See Also:
- Constant Field Values
kPasteboardFlavorNotSaved
static final int kPasteboardFlavorNotSaved
- Set by the sender if the flavor data should not be saved by the
receiver. The data contained may become stale after the end of the
drag. Flavors marked with this flag are not stored by the Finder
in clipping files.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:230
- See Also:
- Constant Field Values
kPasteboardFlavorRequestOnly
static final int kPasteboardFlavorRequestOnly
- Like kPasteboardFlavorSenderOnly, when the sender adds this flag,
the presence of this flavor will not be made known when
PasteboardCopyItemFlavors() is called by the receiver. However,
the flavor flags and data can be accessed when explicitly
requested via PasteboardGetItemFlavorFlags() or
PasteboardCopyItemFlavorData(). This allows a suite of
applications to communicate without exporting their method of
communication.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:242
- See Also:
- Constant Field Values
kPasteboardFlavorSystemTranslated
static final int kPasteboardFlavorSystemTranslated
- The data for this flavor is provided by the Translation Manager as
a convenience to receivers. Flavors marked with this flag are not
stored by the Finder in clipping files. This flag can not be added
by clients. It is automatically added by the Pasteboard Manager
when appropriate.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:251
- See Also:
- Constant Field Values
kPasteboardFlavorPromised
static final int kPasteboardFlavorPromised
- The data for this flavor has not yet been added to the pasteboard
by the sender. This may have been done as a performance measure if
the data is expensive to generate. A request by the receiver to
obtain the data will cause the promise to be kept by the sender.
This flag can not be added by clients. It is automatically added
by the Pasteboard Manager when appropriate.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:261
- See Also:
- Constant Field Values
kPasteboardStandardLocationTrash
static final int kPasteboardStandardLocationTrash
- The paste or drop location was in the trash. This is set when a
drag is dropped on the trash icon or a paste occurs within the
trash. Setting this standard paste location sets the traditional
paste location to an alias to the trash folder automatically.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:283
- See Also:
- Constant Field Values
kPasteboardStandardLocationUnknown
static final int kPasteboardStandardLocationUnknown
- The receiver did not specify a paste location. This is the default.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:288
- See Also:
- Constant Field Values
badTranslationRefErr
static final int badTranslationRefErr
- Translation Services error codes
noPrefAppErr = -3032
TranslationRef does not perform translation requested
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/TranslationServices.h:123
- See Also:
- Constant Field Values
kTranslationDataTranslation
static final int kTranslationDataTranslation
- Indicates that the client is interested in translations which
provide data translations.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/TranslationServices.h:145
- See Also:
- Constant Field Values
kTranslationFileTranslation
static final int kTranslationFileTranslation
- Indicates that the client is interested in translations which
provide file translations.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/TranslationServices.h:151
- See Also:
- Constant Field Values
kAXErrorSuccess
static final int kAXErrorSuccess
- See Also:
- Constant Field Values
kAXErrorFailure
static final int kAXErrorFailure
- See Also:
- Constant Field Values
kAXErrorIllegalArgument
static final int kAXErrorIllegalArgument
- See Also:
- Constant Field Values
kAXErrorInvalidUIElement
static final int kAXErrorInvalidUIElement
- See Also:
- Constant Field Values
kAXErrorInvalidUIElementObserver
static final int kAXErrorInvalidUIElementObserver
- See Also:
- Constant Field Values
kAXErrorCannotComplete
static final int kAXErrorCannotComplete
- See Also:
- Constant Field Values
kAXErrorAttributeUnsupported
static final int kAXErrorAttributeUnsupported
- See Also:
- Constant Field Values
kAXErrorActionUnsupported
static final int kAXErrorActionUnsupported
- See Also:
- Constant Field Values
kAXErrorNotificationUnsupported
static final int kAXErrorNotificationUnsupported
- See Also:
- Constant Field Values
kAXErrorNotImplemented
static final int kAXErrorNotImplemented
- See Also:
- Constant Field Values
kAXErrorNotificationAlreadyRegistered
static final int kAXErrorNotificationAlreadyRegistered
- See Also:
- Constant Field Values
kAXErrorNotificationNotRegistered
static final int kAXErrorNotificationNotRegistered
- See Also:
- Constant Field Values
kAXErrorAPIDisabled
static final int kAXErrorAPIDisabled
- See Also:
- Constant Field Values
kAXErrorNoValue
static final int kAXErrorNoValue
- See Also:
- Constant Field Values
kAXErrorParameterizedAttributeUnsupported
static final int kAXErrorParameterizedAttributeUnsupported
- See Also:
- Constant Field Values
kAXErrorNotEnoughPrecision
static final int kAXErrorNotEnoughPrecision
- See Also:
- Constant Field Values
kAXCopyMultipleAttributeOptionStopOnError
static final int kAXCopyMultipleAttributeOptionStopOnError
- See Also:
- Constant Field Values
kAXUnderlineStyleNone
static final int kAXUnderlineStyleNone
- See Also:
- Constant Field Values
kAXUnderlineStyleSingle
static final int kAXUnderlineStyleSingle
- See Also:
- Constant Field Values
kAXUnderlineStyleThick
static final int kAXUnderlineStyleThick
- See Also:
- Constant Field Values
kAXUnderlineStyleDouble
static final int kAXUnderlineStyleDouble
- See Also:
- Constant Field Values
kUAZoomFocusTypeOther
static final int kUAZoomFocusTypeOther
- Some event would like focus.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/UniversalAccess.h:57
- See Also:
- Constant Field Values
kUAZoomFocusTypeInsertionPoint
static final int kUAZoomFocusTypeInsertionPoint
- The text insertion point has moved.
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/UniversalAccess.h:62
- See Also:
- Constant Field Values
HIShapeGetTypeID
NativeLong HIShapeGetTypeID()
- HIShapeGetTypeID()
Discussion:
Returns the CoreFoundation type ID for the HIShape class.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Result:
A CoreFoundation type ID.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : CFTypeID HIShapeGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:186
HIShapeCreateEmpty
HIServicesLibrary.__HIShape HIShapeCreateEmpty()
- HIShapeCreateEmpty()
Discussion:
Creates an immutable empty shape. Useful at times.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Result:
An immutable, empty HIShape reference.
Availability:
Mac OS X: in version 10.4 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.4 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateEmpty()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:217
HIShapeCreateWithQDRgn
HIServicesLibrary.__HIShape HIShapeCreateWithQDRgn(HIServicesLibrary.OpaqueRgnHandle inRgn)
- HIShapeCreateWithQDRgn()
Discussion:
Creates an immutable shape based on an existing Quickdraw region
handle.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inRgn:
The Quickdraw region from which to create the HIShape.
Result:
An immutable HIShape reference.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateWithQDRgn(RgnHandle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:248
HIShapeCreateWithRect
HIServicesLibrary.__HIShape HIShapeCreateWithRect(CGRect inRect)
- HIShapeCreateWithRect()
Discussion:
Creates an immutable, rectangular shape based on a given
rectangle.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inRect:
The CGRect from which to create the resulting shape.
Result:
An immutable HIShape reference.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateWithRect(const CGRect*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:279
HIShapeCreateCopy
HIServicesLibrary.__HIShape HIShapeCreateCopy(HIServicesLibrary.__HIShape inShape)
- HIShapeCreateCopy()
Discussion:
Creates an immutable copy of a mutable or immutable HIShape.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
The existing HIShapeRef you wish to copy.
Result:
An immutable HIShape reference.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateCopy(HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:310
HIShapeCreateIntersection
HIServicesLibrary.__HIShape HIShapeCreateIntersection(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
- HIShapeCreateIntersection()
Discussion:
Creates a new immutable shape which is the intersection of two
others.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape1:
An existing HIShapeRef.
inShape2:
An existing HIShapeRef.
Result:
A new immutable HIShapeRef.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateIntersection(HIShapeRef, HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:344
HIShapeCreateDifference
HIServicesLibrary.__HIShape HIShapeCreateDifference(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
- HIShapeCreateDifference()
Discussion:
Creates a new immutable shape which is the difference of two
others. The second shape is subtracted from the first.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape1:
An existing HIShapeRef.
inShape2:
An existing HIShapeRef.
Result:
A new immutable HIShapeRef.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateDifference(HIShapeRef, HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:380
HIShapeCreateUnion
HIServicesLibrary.__HIShape HIShapeCreateUnion(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
- HIShapeCreateUnion()
Discussion:
Creates a new immutable shape which is the union of two others.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape1:
An existing HIShapeRef.
inShape2:
An existing HIShapeRef.
Result:
A new immutable HIShapeRef.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateUnion(HIShapeRef, HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:416
HIShapeCreateXor
HIServicesLibrary.__HIShape HIShapeCreateXor(HIServicesLibrary.__HIShape inShape1,
HIServicesLibrary.__HIShape inShape2)
- HIShapeCreateXor()
Discussion:
Creates a new immutable shape which is the difference between the
union and the intersection of the two others.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape1:
An existing HIShapeRef.
inShape2:
An existing HIShapeRef.
Result:
A new immutable HIShapeRef.
Availability:
Mac OS X: in version 10.5 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : HIShapeRef HIShapeCreateXor(HIShapeRef, HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:452
HIShapeIsEmpty
boolean HIShapeIsEmpty(HIServicesLibrary.__HIShape inShape)
- HIShapeIsEmpty()
Discussion:
Returns true if the given HIShapeRef is empty, i.e. its area is
empty.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
The existing HIShapeRef you wish to test.
Result:
A boolean result.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : Boolean HIShapeIsEmpty(HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:485
HIShapeIsRectangular
boolean HIShapeIsRectangular(HIServicesLibrary.__HIShape inShape)
- HIShapeIsRectangular()
Discussion:
Returns true if the given HIShapeRef is rectangular.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
The existing HIShapeRef you wish to test.
Result:
A boolean result.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : Boolean HIShapeIsRectangular(HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:515
HIShapeContainsPoint
boolean HIShapeContainsPoint(HIServicesLibrary.__HIShape inShape,
CGPoint inPoint)
- HIShapeContainsPoint()
Discussion:
Returns true if the given HIShapeRef contains the point passed
in.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
An existing HIShapeRef.
inPoint:
The point to check.
Result:
A boolean result.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : Boolean HIShapeContainsPoint(HIShapeRef, const CGPoint*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:549
HIShapeIntersectsRect
boolean HIShapeIntersectsRect(HIServicesLibrary.__HIShape inShape,
CGRect inRect)
- HIShapeIntersectsRect()
Discussion:
Returns true if the given HIShapeRef intersects the rect passed
in.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
An existing HIShapeRef.
inRect:
The rectangle to check.
Result:
A boolean result.
Availability:
Mac OS X: in version 10.4 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.4 and later
Non-Carbon CFM: not available
Original signature : Boolean HIShapeIntersectsRect(HIShapeRef, const CGRect*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:585
HIShapeGetBounds
CGRect HIShapeGetBounds(HIServicesLibrary.__HIShape inShape,
CGRect outRect)
- HIShapeGetBounds()
Discussion:
Returns the bounding rectangle of a given HIShapeRef.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inShape:
An existing HIShapeRef.
outRect:
Receives the bounding rectangle.
Result:
A pointer to the rectangle you passed in, for convenience.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : CGRect* HIShapeGetBounds(HIShapeRef, CGRect*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:620
HIShapeCreateMutable
HIServicesLibrary.__HIShape HIShapeCreateMutable()
- HIShapeCreateMutable()
Discussion:
Creates a new, mutable, empty shape.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Result:
A mutable shape reference.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIMutableShapeRef HIShapeCreateMutable()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:812
HIShapeCreateMutableCopy
HIServicesLibrary.__HIShape HIShapeCreateMutableCopy(HIServicesLibrary.__HIShape inOrig)
- HIShapeCreateMutableCopy()
Discussion:
Given an existing HIShapeRef, creates a new mutable copy.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inOrig:
The shape to copy.
Result:
A mutable shape reference.
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : HIMutableShapeRef HIShapeCreateMutableCopy(HIShapeRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:843
HIShapeCreateMutableWithRect
HIServicesLibrary.__HIShape HIShapeCreateMutableWithRect(CGRect inRect)
- HIShapeCreateMutableWithRect()
Discussion:
Creates a mutable HIShapeRef based on a given rectangle.
This API is thread safe only on Mac OS X 10.5 and later; see the
Thread Safety Information section at the top of the header for
other important details.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
inRect:
The rectangle from which to create the shape.
Availability:
Mac OS X: in version 10.5 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : HIMutableShapeRef HIShapeCreateMutableWithRect(const CGRect*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/HIShape.h:870
NewIconGetterUPP
HIServicesLibrary.IconGetterProcPtr NewIconGetterUPP(HIServicesLibrary.IconGetterProcPtr userRoutine)
- NewIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : IconGetterUPP NewIconGetterUPP(IconGetterProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:191
DisposeIconGetterUPP
void DisposeIconGetterUPP(HIServicesLibrary.IconGetterProcPtr userUPP)
- DisposeIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeIconGetterUPP(IconGetterUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:213
InvokeIconGetterUPP
PointerByReference InvokeIconGetterUPP(int theType,
Pointer yourDataPtr,
HIServicesLibrary.IconGetterProcPtr userUPP)
- InvokeIconGetterUPP()
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : Handle InvokeIconGetterUPP(ResType, void*, IconGetterUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:239
GetCIcon
PointerByReference GetCIcon(short iconID)
- GetCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : CIconHandle GetCIcon(SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:295
PlotCIcon
void PlotCIcon(Rect theRect,
PointerByReference theIcon)
- PlotCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void PlotCIcon(const Rect*, CIconHandle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:310
DisposeCIcon
void DisposeCIcon(PointerByReference theIcon)
- DisposeCIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void DisposeCIcon(CIconHandle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:327
GetIcon
PointerByReference GetIcon(short iconID)
- GetIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Handle GetIcon(SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:342
PlotIcon
@Deprecated
void PlotIcon(Rect theRect,
PointerByReference theIcon)
- Deprecated. use the safer methods
PlotIcon(org.rococoa.cocoa.carboncore.Rect, java.lang.String[])
and PlotIcon(org.rococoa.cocoa.carboncore.Rect, com.sun.jna.ptr.PointerByReference)
instead
- PlotIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void PlotIcon(const Rect*, Handle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:357
PlotIcon
void PlotIcon(Rect theRect,
String[] theIcon)
- PlotIcon() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : void PlotIcon(const Rect*, Handle)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:357
PtInIconID
boolean PtInIconID(Point.ByValue testPt,
Rect iconRect,
short align,
short iconID)
- PtInIconID() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconID(Point, const Rect*, IconAlignmentType, SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:592
PtInIconSuite
@Deprecated
boolean PtInIconSuite(Point.ByValue testPt,
Rect iconRect,
short align,
PointerByReference theIconSuite)
- Deprecated. use the safer methods
PtInIconSuite(org.rococoa.cocoa.carboncore.Point.ByValue, org.rococoa.cocoa.carboncore.Rect, short, java.lang.String[])
and PtInIconSuite(org.rococoa.cocoa.carboncore.Point.ByValue, org.rococoa.cocoa.carboncore.Rect, short, com.sun.jna.ptr.PointerByReference)
instead
- PtInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconSuite(Point, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:611
PtInIconSuite
boolean PtInIconSuite(Point.ByValue testPt,
Rect iconRect,
short align,
String[] theIconSuite)
- PtInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconSuite(Point, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:611
PtInIconMethod
boolean PtInIconMethod(Point.ByValue testPt,
Rect iconRect,
short align,
HIServicesLibrary.IconGetterProcPtr theMethod,
Pointer yourDataPtr)
- PtInIconMethod() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean PtInIconMethod(Point, const Rect*, IconAlignmentType, IconGetterUPP, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:630
RectInIconID
boolean RectInIconID(Rect testRect,
Rect iconRect,
short align,
short iconID)
- RectInIconID() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconID(const Rect*, const Rect*, IconAlignmentType, SInt16)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:650
RectInIconSuite
@Deprecated
boolean RectInIconSuite(Rect testRect,
Rect iconRect,
short align,
PointerByReference theIconSuite)
- Deprecated. use the safer methods
RectInIconSuite(org.rococoa.cocoa.carboncore.Rect, org.rococoa.cocoa.carboncore.Rect, short, java.lang.String[])
and RectInIconSuite(org.rococoa.cocoa.carboncore.Rect, org.rococoa.cocoa.carboncore.Rect, short, com.sun.jna.ptr.PointerByReference)
instead
- RectInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconSuite(const Rect*, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:669
RectInIconSuite
boolean RectInIconSuite(Rect testRect,
Rect iconRect,
short align,
String[] theIconSuite)
- RectInIconSuite() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconSuite(const Rect*, const Rect*, IconAlignmentType, IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:669
RectInIconMethod
boolean RectInIconMethod(Rect testRect,
Rect iconRect,
short align,
HIServicesLibrary.IconGetterProcPtr theMethod,
Pointer yourDataPtr)
- RectInIconMethod() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : Boolean RectInIconMethod(const Rect*, const Rect*, IconAlignmentType, IconGetterUPP, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:688
GetSuiteLabel
@Deprecated
short GetSuiteLabel(PointerByReference theSuite)
- Deprecated. use the safer methods
GetSuiteLabel(java.lang.String[])
and GetSuiteLabel(com.sun.jna.ptr.PointerByReference)
instead
- GetSuiteLabel() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : SInt16 GetSuiteLabel(IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:783
GetSuiteLabel
short GetSuiteLabel(String[] theSuite)
- GetSuiteLabel() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 7.1 and later
Original signature : SInt16 GetSuiteLabel(IconSuiteRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:783
PtInIconRef
boolean PtInIconRef(Point testPt,
Rect iconRect,
short align,
int theIconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
- PtInIconRef() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean PtInIconRef(const Point*, const Rect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1183
RectInIconRef
boolean RectInIconRef(Rect testRect,
Rect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
- RectInIconRef() *** DEPRECATED ***
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.5
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean RectInIconRef(const Rect*, const Rect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1214
IconRefContainsCGPoint
boolean IconRefContainsCGPoint(CGPoint testPt,
CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
- IconRefContainsCGPoint()
Discussion:
Tests whether a specified point falls within an icon’s mask.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
testPt:
A pointer to the location that IconServices tests to see
whether is falls within the mask of indicated icon.
iconRect:
A pointer to the rectangle defining the area that Icon Services
uses to determine which icon is hit-tested. Use the same CGRect
value as when the icon was last drawn.
align:
A value that specifies how the indicated icon is aligned within
the rectangle specified in the iconRect parameter. Use the same
IconAlignmentType value as when the icon was last drawn.
iconServicesUsageFlags:
Reserved for future use. Pass the kIconServicesNormalUsageFlag
constant in this parameter.
theIconRef:
The icon to be tested.
Availability:
Mac OS X: in version 10.5 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : Boolean IconRefContainsCGPoint(const CGPoint*, const CGRect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1293
IconRefIntersectsCGRect
boolean IconRefIntersectsCGRect(CGRect testRect,
CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
- IconRefIntersectsCGRect()
Discussion:
Tests whether a specified rectangle falls within an icon\u2019s mask.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
testRect:
A pointer to the rectangle that IconServices tests to see
whether is falls within the mask of indicated icon.
iconRect:
A pointer to the rectangle defining the area that Icon Services
uses to determine which icon is hit-tested. Use the same CGRect
value as when the icon was last drawn.
align:
A value that specifies how the indicated icon is aligned within
the rectangle specified in the iconRect parameter. Use the same
IconAlignmentType value as when the icon was last drawn.
iconServicesUsageFlags:
Reserved for future use. Pass the kIconServicesNormalUsageFlag
constant in this parameter.
theIconRef:
The icon to be tested.
Availability:
Mac OS X: in version 10.5 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : Boolean IconRefIntersectsCGRect(const CGRect*, const CGRect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1340
IconRefToHIShape
HIServicesLibrary.__HIShape IconRefToHIShape(CGRect iconRect,
short align,
int iconServicesUsageFlags,
HIServicesLibrary.OpaqueIconRef theIconRef)
- IconRefToHIShape()
Discussion:
Converts an IconRef-derived icon into an HIShape.
Mac OS X threading:
Thread safe since version 10.5
Parameters:
iconRect:
A pointer to the rectangle defining the area that Icon Services
uses as the bounding box of the region.
align:
The value which determines how Icon Services aligns the region
within the rectangle.
iconServicesUsageFlags:
Reserved for future use. Pass the kIconServicesNormalUsageFlag
constant in this parameter.
theIconRef:
The icon to be tested.
Availability:
Mac OS X: in version 10.5 and later in ApplicationServices.framework
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : HIShapeRef IconRefToHIShape(const CGRect*, IconAlignmentType, IconServicesUsageFlags, IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1381
IsIconRefMaskEmpty
boolean IsIconRefMaskEmpty(HIServicesLibrary.OpaqueIconRef iconRef)
- IsIconRefMaskEmpty()
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 8.5 and later
Original signature : Boolean IsIconRefMaskEmpty(IconRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1448
GetIconRefVariant
@Deprecated
HIServicesLibrary.OpaqueIconRef GetIconRefVariant(HIServicesLibrary.OpaqueIconRef inIconRef,
int inVariant,
ShortByReference outTransform)
- Deprecated. use the safer methods
GetIconRefVariant(org.rococoa.cocoa.hiservices.HIServicesLibrary.OpaqueIconRef, int, java.nio.ShortBuffer)
and GetIconRefVariant(org.rococoa.cocoa.hiservices.HIServicesLibrary.OpaqueIconRef, int, com.sun.jna.ptr.ShortByReference)
instead
- GetIconRefVariant()
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 9.0 and later
Original signature : IconRef GetIconRefVariant(IconRef, OSType, IconTransformType*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1475
GetIconRefVariant
HIServicesLibrary.OpaqueIconRef GetIconRefVariant(HIServicesLibrary.OpaqueIconRef inIconRef,
int inVariant,
ShortBuffer outTransform)
- GetIconRefVariant()
Mac OS X threading:
Not thread safe
Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in IconServicesLib 9.0 and later
Original signature : IconRef GetIconRefVariant(IconRef, OSType, IconTransformType*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Icons.h:1475
ProcessInformationCopyDictionary
HIServicesLibrary.__CFDictionary ProcessInformationCopyDictionary(ProcessSerialNumber PSN,
int infoToReturn)
- ProcessInformationCopyDictionary()
Discussion:
Return a CFDictionary containing information about the given
process. This is intended to return a superset of the information
returned by GetProcessInformation(), in more modern datatypes.
Mac OS X threading:
Thread safe since version 10.3
Parameters:
PSN:
Pass in the process serial number of the process to return
information for.
infoToReturn:
Pass in the value kProcessDictionaryIncludeAllInformationMask.
Result:
An immutable CFDictionaryRef containing these keys and their
values. Keys marked with a '*' are optional. Over time more keys
may be added.
Key Name Type
-------- ----
"PSN" CFNumber, kCFNumberLongLongType
"Flavor" CFNumber, kCFNumberSInt32. A hint
as to the flavor of the application. Note that this should only
be used as a hint, since a bundle of a different flavor might be
loaded into an application's address space. The assigned values
at present are: Mac OS Classic aplications have the value 0,
Carbon applications have the value 2, Cocoa applications have the
value 3. Other undocumented values may also be returned.
"Attributes" CFNumber, kCFNumberSInt32
"ParentPSN" * CFNumber, kCFNumberLongLong
"FileType" * CFString, file type
"FileCreator" * CFString, file creator
"pid" * CFNumber, kCFNumberLongType
"LSBackgroundOnly" CFBoolean
"LSUIElement" CFBoolean
"IsHiddenAttr" CFBoolean
"IsCheckedInAttr" CFBoolean
"RequiresCarbon" CFBoolean
"LSUserQuitOnly" * CFBoolean
"LSUIPresentationMode" CFNumber, kCFNumberShortType
"BundlePath" * CFString
kCFBundleExecutableKey * CFString
kCFBundleNameKey * CFString
kCFBundleIdentifierKey * CFString
Availability:
Mac OS X: in version 10.2 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x
Non-Carbon CFM: not available
Original signature : CFDictionaryRef ProcessInformationCopyDictionary(const ProcessSerialNumber*, UInt32)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:553
ExitToShell
void ExitToShell()
- Original signature :
void ExitToShell()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:683
IsProcessVisible
boolean IsProcessVisible(ProcessSerialNumber psn)
- IsProcessVisible()
Summary:
Determines whether a particular process is visible or not.
Discussion:
Given a psn, this call will return true or false depending on
whether or not the process is currently visible.
Mac OS X threading:
Thread safe since version 10.3
Parameters:
psn:
Serial number of the process
Availability:
Mac OS X: in version 10.1 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.5 and later
Non-Carbon CFM: not available
Original signature : Boolean IsProcessVisible(const ProcessSerialNumber*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Processes.h:902
PasteboardGetTypeID
NativeLong PasteboardGetTypeID()
- PasteboardGetTypeID()
Summary:
Returns the CFType identifier for a pasteboard object.
Mac OS X threading:
Not thread safe
Result:
A CFTypeID unique to pasteboard instances.
Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.3 and later
Non-Carbon CFM: not available
Original signature : CFTypeID PasteboardGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:308
PasteboardSynchronize
int PasteboardSynchronize(HIServicesLibrary.OpaquePasteboardRef inPasteboard)
- PasteboardSynchronize()
Summary:
Compares a local pasteboard reference with the global pasteboard
resource to which it refers, determining whether the global
pasteboard resource has been modified. If so, it updates the
local pasteboard reference to reflect the change. The pasteboard
reference provided is always brought up to date. This routine is
lightweight whether a synchronization is required or not.
Mac OS X threading:
Not thread safe
Parameters:
inPasteboard:
A local pasteboard reference.
Result:
A set of pasteboard synchronization flags.
Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.3 and later
Non-Carbon CFM: not available
Original signature : PasteboardSyncFlags PasteboardSynchronize(PasteboardRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/Pasteboard.h:392
TranslationGetTypeID
NativeLong TranslationGetTypeID()
- TranslationGetTypeID()
Summary:
Returns the CFType identifier for a translation object.
Mac OS X threading:
Not thread safe
Result:
A CFTypeID unique to translation instances.
Availability:
Mac OS X: in version 10.3 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.3 and later
Non-Carbon CFM: not available
Original signature : CFTypeID TranslationGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/TranslationServices.h:171
AXAPIEnabled
boolean AXAPIEnabled()
- Original signature :
Boolean AXAPIEnabled()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:17
AXIsProcessTrusted
boolean AXIsProcessTrusted()
- Original signature :
Boolean AXIsProcessTrusted()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:18
AXUIElementGetTypeID
NativeLong AXUIElementGetTypeID()
- Original signature :
CFTypeID AXUIElementGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:30
AXUIElementCopyAttributeNames
int AXUIElementCopyAttributeNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
- Original signature :
AXError AXUIElementCopyAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:32
AXUIElementCopyAttributeNames
int AXUIElementCopyAttributeNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
- Original signature :
AXError AXUIElementCopyAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:32
AXUIElementCopyMultipleAttributeValues
@Deprecated
int AXUIElementCopyMultipleAttributeValues(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray attributes,
int options,
PointerByReference values)
- Deprecated. use the safer method
AXUIElementCopyMultipleAttributeValues(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray, int, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[])
instead
- Original signature :
AXError AXUIElementCopyMultipleAttributeValues(AXUIElementRef, CFArrayRef, AXCopyMultipleAttributeOptions, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:38
AXUIElementCopyMultipleAttributeValues
int AXUIElementCopyMultipleAttributeValues(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray attributes,
int options,
HIServicesLibrary.__CFArray[] values)
- Original signature :
AXError AXUIElementCopyMultipleAttributeValues(AXUIElementRef, CFArrayRef, AXCopyMultipleAttributeOptions, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:38
AXUIElementCopyParameterizedAttributeNames
@Deprecated
int AXUIElementCopyParameterizedAttributeNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
- Deprecated. use the safer method
AXUIElementCopyParameterizedAttributeNames(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[])
instead
- Original signature :
AXError AXUIElementCopyParameterizedAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:40
AXUIElementCopyParameterizedAttributeNames
int AXUIElementCopyParameterizedAttributeNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
- Original signature :
AXError AXUIElementCopyParameterizedAttributeNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:40
AXUIElementCopyActionNames
@Deprecated
int AXUIElementCopyActionNames(HIServicesLibrary.__AXUIElement element,
PointerByReference names)
- Deprecated. use the safer method
AXUIElementCopyActionNames(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, org.rococoa.cocoa.hiservices.HIServicesLibrary.__CFArray[])
instead
- Original signature :
AXError AXUIElementCopyActionNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:43
AXUIElementCopyActionNames
int AXUIElementCopyActionNames(HIServicesLibrary.__AXUIElement element,
HIServicesLibrary.__CFArray[] names)
- Original signature :
AXError AXUIElementCopyActionNames(AXUIElementRef, CFArrayRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:43
AXUIElementCopyElementAtPosition
@Deprecated
int AXUIElementCopyElementAtPosition(HIServicesLibrary.__AXUIElement application,
float x,
float y,
PointerByReference element)
- Deprecated. use the safer method
AXUIElementCopyElementAtPosition(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, float, float, org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement[])
instead
- Original signature :
AXError AXUIElementCopyElementAtPosition(AXUIElementRef, float, float, AXUIElementRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:47
AXUIElementCopyElementAtPosition
int AXUIElementCopyElementAtPosition(HIServicesLibrary.__AXUIElement application,
float x,
float y,
HIServicesLibrary.__AXUIElement[] element)
- Original signature :
AXError AXUIElementCopyElementAtPosition(AXUIElementRef, float, float, AXUIElementRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:47
AXUIElementCreateApplication
HIServicesLibrary.__AXUIElement AXUIElementCreateApplication(int pid)
- Original signature :
AXUIElementRef AXUIElementCreateApplication(pid_t)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:49
AXUIElementCreateSystemWide
HIServicesLibrary.__AXUIElement AXUIElementCreateSystemWide()
- Original signature :
AXUIElementRef AXUIElementCreateSystemWide()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:50
AXUIElementGetPid
@Deprecated
int AXUIElementGetPid(HIServicesLibrary.__AXUIElement element,
IntByReference pid)
- Deprecated. use the safer methods
AXUIElementGetPid(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, java.nio.IntBuffer)
and AXUIElementGetPid(org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXUIElement, com.sun.jna.ptr.IntByReference)
instead
- Original signature :
AXError AXUIElementGetPid(AXUIElementRef, pid_t*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:52
AXUIElementGetPid
int AXUIElementGetPid(HIServicesLibrary.__AXUIElement element,
IntBuffer pid)
- Original signature :
AXError AXUIElementGetPid(AXUIElementRef, pid_t*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:52
AXUIElementSetMessagingTimeout
int AXUIElementSetMessagingTimeout(HIServicesLibrary.__AXUIElement element,
float timeoutInSeconds)
- setting timeout to 0 makes this element use the global timeout
Original signature : AXError AXUIElementSetMessagingTimeout(AXUIElementRef, float)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:58
AXUIElementPostKeyboardEvent
int AXUIElementPostKeyboardEvent(HIServicesLibrary.__AXUIElement application,
short keyChar,
short virtualKey,
boolean keyDown)
- you can only pass the root or application uielement
Original signature : AXError AXUIElementPostKeyboardEvent(AXUIElementRef, CGCharCode, CGKeyCode, Boolean)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:62
AXObserverGetTypeID
NativeLong AXObserverGetTypeID()
- Original signature :
CFTypeID AXObserverGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:70
AXObserverCreate
@Deprecated
int AXObserverCreate(int application,
HIServicesLibrary.AXObserverCallback callback,
PointerByReference outObserver)
- Deprecated. use the safer method
AXObserverCreate(int, org.rococoa.cocoa.hiservices.HIServicesLibrary.AXObserverCallback, org.rococoa.cocoa.hiservices.HIServicesLibrary.__AXObserver[])
instead
- Original signature :
AXError AXObserverCreate(pid_t, AXObserverCallback, AXObserverRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:72
AXObserverCreate
int AXObserverCreate(int application,
HIServicesLibrary.AXObserverCallback callback,
HIServicesLibrary.__AXObserver[] outObserver)
- Original signature :
AXError AXObserverCreate(pid_t, AXObserverCallback, AXObserverRef*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:72
AXObserverGetRunLoopSource
HIServicesLibrary.__CFRunLoopSource AXObserverGetRunLoopSource(HIServicesLibrary.__AXObserver observer)
- Original signature :
CFRunLoopSourceRef AXObserverGetRunLoopSource(AXObserverRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXUIElement.h:77
AXValueGetTypeID
NativeLong AXValueGetTypeID()
- Original signature :
CFTypeID AXValueGetTypeID()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:37
AXValueCreate
HIServicesLibrary.__AXValue AXValueCreate(int theType,
Pointer valuePtr)
- Original signature :
AXValueRef AXValueCreate(AXValueType, const void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:40
- Parameters:
theType
- @see AXValueType
AXValueGetType
int AXValueGetType(HIServicesLibrary.__AXValue value)
- See Also:
HIServicesLibrary.AXValueType
AXValueGetValue
boolean AXValueGetValue(HIServicesLibrary.__AXValue value,
int theType,
Pointer valuePtr)
- Original signature :
Boolean AXValueGetValue(AXValueRef, AXValueType, void*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/AXValue.h:43
- Parameters:
theType
- @see AXValueType
UAZoomEnabled
boolean UAZoomEnabled()
- UAZoomEnabled()
Summary:
Determine if Universal Access Zoom is enabled.
Discussion:
This queries the state of Universal Access Zoom
Mac OS X threading:
Thread safe
Result:
TRUE if Universal Access Zoom is on, FALSE if Zoom is off or the
user has zoomed all the way out.
Availability:
Mac OS X: in version 10.4 and later in ApplicationServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.4 and later
Non-Carbon CFM: not available
Original signature : Boolean UAZoomEnabled()
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/HIServices.framework/Headers/UniversalAccess.h:87
Copyright © 2009. All Rights Reserved.