ICommandImpl::m_bIsExecuting

명령이 현재 실행 중인지를 나타냅니다.

unsigned m_bIsExecuting:1;

설명

Execute 명령 클래스의 메서드를 설정할 수 있습니다이 변수를 true.

요구 사항

헤더: 보고

참고 항목

참조

ICommandImpl 클래스

ICommandImpl::m_bCancelWhenExecuting