Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Kt enumeration specifies the type of action to be taken when a shortcut key combination is pressed. This enumeration is used by the Kme structure.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
Execute a command specified by a Cid. |
|
0x0001 |
Insert a single character. |
|
0x0003 |
Perform the default action (as if the key combination is unassigned). |