SendKeyName 

BOOL SendKeyName (LPCTSTR KeyName)

Parameters

KeyName

Key name to search for

Return Value

Returns TRUE on success, FALSE on error.

Comments

Sends an event to the application server, after setting the KeyToSend property to the first key with the name specified by the KeyName parameter. Searches are for the initial substring, and are not case-sensitive.