nn::nex::ScopedCS::~ScopedCS Destructor

Syntax

virtual ~ScopedCS();

Parameters

None.

Description

Destructor.

Execution leaves the CriticalSection specified at time of construction when the ScopedCS destructor is called.

See Also

CriticalSection::Leave

Revision History

2011/01/27
Initial version.

CONFIDENTIAL