ICommandImpl::m_bCancelWhenExecuting
Indicates whether the command can be canceled when executing.
unsigned m_bCancelWhenExecuting:1;
Remarks
Defaults to true (can be canceled).
Requirements
Header: atldb.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the command can be canceled when executing.
unsigned m_bCancelWhenExecuting:1;
Defaults to true (can be canceled).
Header: atldb.h