Searched refs:fLastUnlockCloses (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() argument1487 return pIRunObj->LockRunning( fLock, fLastUnlockCloses ); in LockRunning()
Completed in 26 milliseconds