shiftKey property
Retrieves the state of the SHIFT key. For the standards based property, see IDOMKeyboardEvent::shiftKey.
Syntax
HRESULT value = object.get_shiftKey(* p);
Property values
Type: VARIANT_BOOL
See also
Show:
Retrieves the state of the SHIFT key. For the standards based property, see IDOMKeyboardEvent::shiftKey.
HRESULT value = object.get_shiftKey(* p);
Type: VARIANT_BOOL