Carbon


IsIconRefMaskEmpty

Header: Icons.h Carbon status: Under Evaluation

Reports whether a specified mask is empty.

Boolean IsIconRefMaskEmpty (
    IconRef iconRef
);
Parameter descriptions
iconRef

An IconRef whose mask you wish to test.

function result

true if the mask associated with the given IconRef is empty, false otherwise.

AVAILABILITY

Under evaluation for Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.5 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)