All Databases
Inside Mac - Basic Toolbox
FreeAlert
CouldAlert
CouldDialog
FreeDialog
FreeAlert
Undo resource locking of
CouldAlert
#include <
Dialogs.h
>
Dialog Manager
void
FreeAlert
(
alertID
);
short
alertID
; resource ID of an alert (type
'ALRT'
)
FreeAlert
undoes the effect of
CouldAlert
, making the
'ALRT'
and related
resources ( including the color table and color item list) purgeable.
FreeAlert
is not supported under System 7. You can call it but no operation
will be performed.
alertID
is the resource ID of the
'ALRT'
resource you previously used in a
CouldAlert
call.
Returns
: none
Referenced by (6):
CouldAlert
Running in System 7.0
Dialog Mgr (Inside Mac - Index)
CouldAlert (Inside Mac - Basic Toolbox)
Running in System 7.0 (Inside Mac - Basic Toolbox)
December 92 - MACINTOSH Q & A (develop - 1992)