IRunnableObjectImpl::LockRunning

Blocca il controllo in stato di esecuzione.

HRESULT LockRunning(
   BOOL fLock,
   BOOL fLastUnlockCloses 
);

Valore restituito

L'implementazione ATL restituisce S_OK.

Note

Vedere IRunnableObject::LockRunning in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

Classe di IRunnableObjectImpl