char property

[This documentation is preliminary and is subject to change.]

Gets a character for a key that is pressed, if available.

Internet Explorer 9

Syntax

HRESULT value = object.get_char(VARIANT* p);

Property values

Type: VARIANT

the Unicode character of the key that is pressed, or VT_NULL.

See also

Reference

IDOMKeyboardEvent::charCode

IDOMKeyboardEvent::key

IDOMKeyboardEvent::keyCode

IDOMKeyboardEvent::which

 

 

Build date: 6/12/2012