UIX_CmdAccel Structure
Specifies the ...
Syntax
struct UIX_CmdAccel
{
LONG nMod;
LONG nKey;
};
Members
- nMod
- Value of LONG ...
- nKey
- Value of LONG ...
See Also
IUIX_Cmd::AddShortcut, IUIX_Cmd::AddShortcut2, IUIX_Cmd::GetShortcut, IUIX_Cmd::ModifyShortcut, IUIX_Cmd::ModifyShortcut2, IUIX_CmdAccelTargetCallback::OnGetCmdAccelTarget