CMFCAcceleratorKey::CMFCAcceleratorKey

Constructs a CMFCAcceleratorKey object.

CMFCAcceleratorKey();

CMFCAcceleratorKey(
   LPACCEL lpAccel 
);

Parameters

  • [in] lpAccel
    A pointer to a shortcut key.

Remarks

If you do not provide a shortcut key when you create a CMFCAccleratorKey, use the CMFCAcceleratorKey::SetAccelerator method to associate a shortcut key with your CMFCAcceleratorKey object.

Requirements

Header: afxacceleratorkey.h

See Also

Reference

CMFCAcceleratorKey Class

Hierarchy Chart