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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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