IHTMLEventObj::get_ctrlKeyIHTMLEventObj::get_ctrlKey*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLEventObj::get_altKey
*Next Topic: IHTMLEventObj::get_shiftKey

IHTMLEventObj::get_ctrlKey


HRESULT get_ctrlKey(
    VARIANT_BOOL *p
);

Retrieves the state of the CTRL 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.