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

SIcons

Returns the icons for files, volumes, and file types.

[ Mac | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class SIcons

{

public:
static ErrCode getVolumeIconSuite( long vRef, long selector, Handle *hSuite );
static ErrCode getFileIconSuite( const CFSpec *theSpec, long selector, Handle *hSuite );
static ErrCode getFTACIconSuite( long vRef, long creator, long type, long selector, Handle *hSuite );
static ErrCode disposeAnIconSuite( Handle hSuite, long flags );
protected:
}; // SIcons

Back to the top of SIcons


DESCRIPTION

Returns the icons for files, volumes, and file types.

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


All Members

public:
static ErrCode getVolumeIconSuite( long vRef, long selector, Handle *hSuite );
static ErrCode getFileIconSuite( const CFSpec *theSpec, long selector, Handle *hSuite );
static ErrCode getFTACIconSuite( long vRef, long creator, long type, long selector, Handle *hSuite );
static ErrCode disposeAnIconSuite( Handle hSuite, long flags );
protected:

Back to the top of SIcons


Ancestors

Class does not inherit from any other class.

Back to the top of SIcons


Descendants

Class is not inherited by any others.

Back to the top of SIcons


Generated from source by the Cocoon utilities on Fri Aug 23 12:34:30 2002 .

Report problems to jkotula@stratasys.com


Main Page · JConfig · ImageMeister · System Properties Repository · WordMeister · Free Samples · Java Freeware · Contact Us · FAQ · Links


Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.
WarpMovie, TileMovie, JConfig, ImageMeister and MovieShredder are Trademarks of Samizdat Productions.