ICommandImpl::m_bCancel

指示命令是否取消。

unsigned m_bCancel:1;

备注

可以检索该命令类的 执行 方法的此变量和移除相应。

要求

页眉: atldb.h

请参见

参考

ICommandImpl 类

ICommandImpl::m_bCancelWhenExecuting