WM_TRANSLATEMNEMONIC - Parameters
pqmsg
(
PQMSG
)
Pointer to a QMSG structure.
QMSG
structure.
ulReserved
(
ULONG
)
Reserved value, should be 0.
rc
(
BOOL
)
Success indicator.
TRUE
The character has been translated into an accelerator.
FALSE
The character has not been translated into an accelerator.
[Back: WM_TRANSLATEMNEMONIC Return Value - rc]
[Next: WM_TRANSLATEMNEMONIC - Syntax]