Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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