Compartir a través de


IRunnableObjectImpl::LockRunning

Locks the control into the running state.

HRESULT LockRunning(
   BOOL fLock,
      BOOL fLastUnlockCloses 
);

Return Value

The ATL implementation returns S_OK.

Remarks

See IRunnableObject::LockRunning in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Concepts

IRunnableObjectImpl Class

IRunnableObjectImpl Members