![]() |
LMGetSysEvtMask |
||||
Header: | LowMem.h | Carbon status: | Unsupported | |
Returns a value that describes the low-memory system event mask.
SInt16 LMGetSysEvtMask ();
LMGetSysEvtMask returns a signed 16-bit integer that describes the low-memory system event mask of the current application.
The value obtained by LMGetSysEvtMask is also accessible in the system global variable SysEvtMask.
Not supported in Carbon. Not available in Carbon.
There is no system event mask construction in the Carbon Event Manager, so this function is obsolete and there is no replacement.
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)