IRunnableObjectImpl::LockRunning

실행 중인 상태로 컨트롤을 잠급니다.

HRESULT LockRunning(
   BOOL fLock,
   BOOL fLastUnlockCloses 
);

반환 값

ATL 구현을 반환 S_OK.

설명

참조 IRunnableObject::LockRunning 에 있는 Windows SDK.

요구 사항

헤더: atlctl.h

참고 항목

참조

IRunnableObjectImpl 클래스