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.
The latest version of this topic can be found at ICommandImpl::m_bIsExecuting.
Indicates whether the command is currently executing.
Syntax
unsigned m_bIsExecuting:1;
Remarks
The Execute method of your command class can set this variable to true.
Requirements
Header: atldb.h