Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
[ Mac | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of SAppUtilsOSX
Back to the top of SAppUtilsOSX
ErrCode getPOSIXPath( CFSpec *spec, CStr *outPath );
Converts an FSSpec into a POSIX path.
static ErrCode getPOSIXPath( CFSpec *spec, CStr *outPath );
Back to the top of SAppUtilsOSX
ErrCode getProcessBundleLocation( ProcessSerialNumber *psn, FSSpec *spec );
Wraps the OSX function GetProcessBundleLocation.
static ErrCode getProcessBundleLocation( ProcessSerialNumber *psn, FSSpec *spec );
Back to the top of SAppUtilsOSX
Wraps the OSX function LSFindApplicationForInfo.
static ErrCode findApplicationForInfo( OSType inCreator, const CStr *inBundleID, const CStr *inName, FSSpec *outSpec );
Back to the top of SAppUtilsOSX
Wraps the OSX function LSGetApplicationForInfo.
static ErrCode getApplicationForInfo( OSType inType, OSType inCreator, const CStr *inExtension, long roleMask, FSSpec *outSpec );
Back to the top of SAppUtilsOSX
Back to the top of SAppUtilsOSX
Back to the top of SAppUtilsOSX
Back to the top of SAppUtilsOSX
Report problems to jkotula@stratasys.com