altKey property
Retrieves a value that indicates the state of the ALT key. For the standards based property, see IDOMKeyboardEvent::altKey.
Syntax
HRESULT value = object.get_altKey(* p);
Property values
Type: VARIANT_BOOL
See also
Show:
Retrieves a value that indicates the state of the ALT key. For the standards based property, see IDOMKeyboardEvent::altKey.
HRESULT value = object.get_altKey(* p);
Type: VARIANT_BOOL