![]() |
LMSetSysEvtMask |
||||
Header: | LowMem.h | Carbon status: | Unsupported | |
Sets a specified value for the system event mask.
void LMSetSysEvtMask ( SInt16 value );
A signed 16-bit integer that specifies the value for the system event mask of the current application.
The value specified by LMSetSysEvtMask is also accessible in the system global variable SysEvtMask.
Not supported in Carbon. Not available in Carbon.
You should instead use SetEventMask.
© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)