PDL_SetKeyboardState
Description
Summons or dismisses the on-screen keyboard for the HP TouchPad.
Note that this API is NOT supported for hybrids, since we do not want to interfere with Enyo's keyboard management.
Syntax
PDL_Err PDL_SetKeyboardState(PDL_bool bVisible)
Returns
PDL_NOERROR - Success PDL_ECONNECTION - Could not communicate with the card. PDL_EOTHER - Not allowed to bring up the keyboard as a plugin.