Carbon


LMGetKeyRepThresh

Header: LowMem.h Carbon status: Supported

Returns a value that specifies the value of the auto-key rate.

SInt16 LMGetKeyRepThresh ();
DISCUSSION

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

The value obtained by LMGetKeyRepThresh is also accessible in the system global variable KeyRepThresh.

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)