SECEditCommand::IsUndoable

BOOL SECEditCommand::IsUndoable(void)

Queries whether the command can be undone.

Defined in: SECEditCommand.cpp

Return Value

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

See Also

SECEditCommand