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.
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