SECEditCompositeCommand::Execute

BOOL SECEditCompositeCommand::Execute(void)

Executes all commands in order.

Defined in: SECEditCompositeCommand.cpp

Return Value

Returns non-zero if all commands making up the composite execute successfully. If any of the commands fail, this method terminates immediately and returns 0.

See Also

SECEditCompositeCommand Unexecute