sendkeys class
Description
Provides the function to simulate key input.
Notes
It is a class that is dynamically embedded when the Cooker runs.
This class is distributed as Rtype.Sendkeys.dll.
The dll file is in the dlls directory in the Cooker's distribution archive.
DLL
Rtype.Sendkeys.dll
fitter
Signature | Description |
sendkeys() | Get a new instance of sendkeys class. |
getter
setter
This class does not have a setter.
method
Signature | Description |
Flush() | Processes all the Windows messages currently in the message queue. |
Send(string) | Sends keystrokes to the active application. |
SendWait(string) | Sends keystrokes to the active application. |
Downloads for latest version.
Downloads the sendkeys class ver 1.0.0.1 for Any CPU.
Downloads the sendkeys class ver 1.0.0.1 for x86.
Downloads the sendkeys class ver 1.0.0.1 for x64.
Downloads the source of sendkeys class ver 1.0.0.1.
The above .dll and source files are distributed as a self-extracting archive of 7z format.