다음을 통해 공유


ICommandImpl::m_bCancelWhenExecuting

Indicates whether the command can be canceled when executing.

unsigned m_bCancelWhenExecuting:1;

설명

Defaults to true (can be canceled).

요구 사항

Header: atldb.h

참고 항목

참조

ICommandImpl 클래스

ICommandImpl::m_bCancel