Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the command is canceled.
unsigned m_bCancel:1;
Remarks
You can retrieve this variable in the Execute method of your command class and cancel as appropriate.
Requirements
Header: atldb.h
See Also
Reference
ICommandImpl::m_bCancelWhenExecuting