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