ICommandImpl::m_bCancelWhenExecuting

명령을 실행할 때 취소할 수 있는지 여부를 나타냅니다.

unsigned m_bCancelWhenExecuting:1;

설명

기본적으로 true (취소 될 수 있습니다).

요구 사항

헤더: 보고

참고 항목

참조

ICommandImpl 클래스

ICommandImpl::m_bCancel