IRunnableObjectImpl::LockRunning

This method locks the control into the running state. The ATL implementation returns S_OK.

Syntax

HRESULT LockRunning( BOOL fLock, BOOL fLastUnlockCloses );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IRunnableObjectImpl Overview, IRunnableObjectImpl Methods, IRunnableObject::LockRunning