AccelToHotKey
void SECShortcutUtils::AccelToHotKey(const ACCEL&accel, DWORD*destHotkey)
Returns a hotkey code for an accelerator table entry.
Defined in: SCutCmds.cpp
Return Value
void
Parameters
accel
The accelerator table entry.
destHotkey
The returned hot key.