SendKey 

BOOL SendKey (long VKValue)

Parameters

VKValue

Windows Virtual-Key code for key to send

Return Value

Returns TRUE on success, FALSE on error.

Comments

Sends an event to the application server, after setting the KeyToSend property to the specified virtual-key value.