Carbon


LMGetKeyThresh

Header: LowMem.h Carbon status: Supported

Returns a value that specifies the low-memory auto-key threshold.

SInt16 LMGetKeyThresh ();
DISCUSSION

LMGetKeyThresh returns a signed 16-bit integer that describes the value of the auto-key threshold, that is, the amount of time, in ticks, that must elapse before the Event Manager generates an auto-key event.

The value obtained by LMGetThresh is also accessible in the system global variable KeyThresh.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


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