ScopedCS( CriticalSection & pCS );
Constructor.
Execution enters the CriticalSection specified by pCS when the ScopedCS constructor is called.
CriticalSection
CriticalSection::Enter
CONFIDENTIAL