CCritSec::Unlock (Compact 2013)
3/26/2014
Releases the lock on the object acquired by calling the CCritSec::Lock member function.
Syntax
void Unlock( );
Parameters
None.
Return Value
None.
Remarks
You must call the CCritSec::Unlock member function once for each call to Lock.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |