Documentation
Table of Contents
This is a SENDKEYS implementation written in SIMPOL and which is specific to Windows. It does not currently have an implementation for Linux.
Objects of type sendkeyshelper have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| GetVersion | sharedlibraryfunction | |
| KeyCode | function | |
| KeyDown | function | |
| KeyUp | function | |
| MapVirtualKeyA | sharedlibraryfunction | |
| MapVirtualKeyW | sharedlibraryfunction | |
| VkKeyScanA | sharedlibraryfunction | |
| VkKeyScanW | sharedlibraryfunction | |
| bNt | boolean | |
| keybd_event | sharedlibraryfunction | |
| type | type |



