Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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