UIX_CmdAccel Structure

From PDF XChange PDF SDK
Revision as of 06:17, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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