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

SignatureDescription
sendkeys()

Get a new instance of sendkeys class.

getter

SignatureDescription
Fitted

Gets a value that indicates whether this instance was already initialized.

TypeName

Gets the type name.

setter

This class does not have a setter.

method

SignatureDescription
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.

Copyright © Cooker All rights reserved.