Searched refs:LockRunning (Results 1 – 2 of 2) sorted by relevance
205 STDMETHOD(LockRunning) ( BOOL fLock, BOOL fLastUnlockCloses );
1477 STDMETHODIMP InprocEmbedDocument_Impl::LockRunning( BOOL fLock, BOOL fLastUnlockCloses ) in LockRunning() function in inprocserv::InprocEmbedDocument_Impl1487 return pIRunObj->LockRunning( fLock, fLastUnlockCloses ); in LockRunning()
Completed in 23 milliseconds