IHTMLEventObj::get_shiftKeyIHTMLEventObj::get_shiftKey*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_ctrlKey
*Next Topic: IHTMLEventObj::put_returnValue

IHTMLEventObj::get_shiftKey


HRESULT get_shiftKey(
    VARIANT_BOOL *p
);

Retrieves the state of the SHIFT key.

p
Address of a Boolean variable that receives TRUE if the key is down, or FALSE otherwise.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.