Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |