CAutoLock::~CAutoLock
Microsoft DirectShow 9.0 |
CAutoLock::~CAutoLock
Destructor method. The destructor unlocks the critical section object.
Syntax
CAutoLock(void);
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also