IHTMLEventObj::get_altKeyIHTMLEventObj::get_altKey*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_srcElement
*Next Topic: IHTMLEventObj::get_ctrlKey

IHTMLEventObj::get_altKey


HRESULT get_altKey(
    VARIANT_BOOL *p
);

Retrieves the state of the ALT key.

p
Address of a Boolen 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.