Carbon


RemoveIconRefOverride

Header: Icons.h Carbon status: Supported

Restores the original bitmaps of an overridden IconRef.

OSErr RemoveIconRefOverride (
    IconRef theIconRef
);
Parameter descriptions
theIconRef

A pointer to a value of typeIconRef whose bitmaps are to be restored.

function result

A result code.

AVAILABILITY

Supported in 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)