SECEditCommand::IsAdding

BOOL SECEditCommand::IsAdding(void)

When executing, indicates the current operation.

Defined in: SECEditCommand.cpp

Return Value

Returns non-zero if the command is executing; otherwise 0.

Comments

The return value of this method has no meaning outside the context of executing the command.

See Also

SECEditCommand