Jump to content

RATEDELAY

From EDM2
Revision as of 01:00, 9 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Typematic Rate and Delay data structure.

Type

USHORT  usDelay
USHORT  usRate

C Declaration Method

typedef struct

Fields

usDelay
Typematic delay.
Specifies the typematic delay in milliseconds. A value greater than the maximum value defaults to the maximum value.
usRate
Typematic rate.
Specifies the typematic rate in characters per second. A value greater than the maximum value defaults to the maximum value.