Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Determines if the redo queue contains any actions.
BOOL CanRedo( ) const;
Return Value
Nonzero if the redo queue contains actions, otherwise 0.
Remarks
To discover the name of the operation in the redo queue, call CRichEditCtrl::GetRedoName. To redo the most recent Undo operation, call Redo.
For more information, see EM_CANREDO in the Windows SDK.
Requirements
Header: afxcmn.h