ICommandImpl::m_bIsExecuting
unsigned m_bIsExecuting:1;
Remarks
Indicates whether the command is currently executing. The Execute method of your command class can set this variable to true.
ICommandImpl Overview | Class Members
See Also
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
unsigned m_bIsExecuting:1;
Remarks
Indicates whether the command is currently executing. The Execute method of your command class can set this variable to true.
ICommandImpl Overview | Class Members
See Also