shiftKey property

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

Retrieves the state of the SHIFT key.

Syntax

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

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

SHIFT key is not pressed.

VARIANT_TRUE (true)

SHIFT key is pressed.

See also

shiftLeft

 

 

Build date: 6/12/2012