Microsoft DirectX 9.0

CCritSec::~CCritSec

Destructor method.

Syntax

~CCritSec(void);

Remarks

This method calls the Microsoft® Win32® DeleteCriticalSection function to delete the critical section.

See Also