ICommandImpl::m_bCancel
unsigned m_bCancel:1;
Remarks
Indicates whether the command is canceled. You can retrieve this variable in the Execute method of your command class and cancel as appropriate.
ICommandImpl Overview | Class Members
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
unsigned m_bCancel:1;
Remarks
Indicates whether the command is canceled. You can retrieve this variable in the Execute method of your command class and cancel as appropriate.
ICommandImpl Overview | Class Members
See Also