HRESULT LockRunning( BOOL fLock, BOOL fLastUnlockCloses );
See IRunnableObject::LockRunning in the Win32 SDK.
Remarks
The ATL implementation returns S_OK.
IRunnableObjectImpl Overview | Class Members