ICommandImpl::m_bCancelWhenExecuting

指示是否可以移除命令,当完成以后。

unsigned m_bCancelWhenExecuting:1;

备注

true 的默认 (可以取消。

要求

页眉: atldb.h

请参见

参考

ICommandImpl 类

ICommandImpl::m_bCancel