Destructor method.
Syntax
~CCritSec(void);
Remarks
This method calls the Microsoft® Win32® DeleteCriticalSection function to delete the critical section.
See Also