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 SIcons
Back to the top of SIcons
ErrCode getVolumeIconSuite( long vRef, long selector, Handle *hSuite );
Returns the icon Handle for a given volume.
static ErrCode getVolumeIconSuite( long vRef, long selector, Handle *hSuite );
Back to the top of SIcons
ErrCode getFileIconSuite( const CFSpec *theSpec, long selector, Handle *hSuite );
Returns the icon Handle for a given file.
static ErrCode getFileIconSuite( const CFSpec *theSpec, long selector, Handle *hSuite );
Back to the top of SIcons
ErrCode getFTACIconSuite( long vRef, long creator, long type, long selector, Handle *hSuite );
Returns the icon Handle for a given file type and creator.
static ErrCode getFTACIconSuite( long vRef, long creator, long type, long selector, Handle *hSuite );
Back to the top of SIcons
ErrCode disposeAnIconSuite( Handle hSuite, long flags );
Disposes of an icon Handle.
static ErrCode disposeAnIconSuite( Handle hSuite, long flags );
Back to the top of SIcons
Back to the top of SIcons
Back to the top of SIcons
Back to the top of SIcons
Report problems to jkotula@stratasys.com