ICommandImpl::m_bIsExecuting
Indicates whether the command is currently executing.
unsigned m_bIsExecuting:1;
Remarks
The Execute method of your command class can set this variable to true.
Requirements
Header: atldb.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Indicates whether the command is currently executing.
unsigned m_bIsExecuting:1;
The Execute method of your command class can set this variable to true.
Header: atldb.h