WM_MATCHMNEMONIC - Syntax

This message is sent by the dialog box to a control window to determine whether a typed character matches a mnemonic in its window text.

param1
     USHORT  usmatch     /*  Match character. */

param2
     ULONG   ulReserved  /*  Reserved value, should be 0. */


[Back: WM_MATCHMNEMONIC - Parameters]
[Next: WM_MATCHMNEMONIC - Default Processing]