SECEditCompositeCommand::IsUndoable

BOOL SECEditCompositeCommand::IsUndoable(void)

Queries the undo state for this composite command.

Defined in: SECEditCompositeCommand.cpp

Return Value

Returns non-zero if the command can be undone; otherwise 0.

See Also

SECEditCompositeCommand Unexecute