HKM_GETHOTKEYHKM_GETHOTKEY*
*Contents  *Index  *Topic Contents
*Previous Topic: Hot Key Control Reference
*Next Topic: HKM_SETHOTKEY

HKM_GETHOTKEY


HKM_GETHOTKEY 
    wParam = 0; 
    lParam = 0; 

Retrieves the virtual key code and modifier flags of a hot key from a hot key control.

The 16-bit value returned by this message can be used as the wParam parameter in the WM_SETHOTKEY message.


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