altKey property

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

Retrieves a value that indicates the state of the ALT key.

Syntax

HRESULT value = object.get_altKey(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

ALT key is not pressed.

VARIANT_TRUE (true)

ALT key is pressed.

See also

altLeft

 

 

Build date: 6/12/2012