다음을 통해 공유


CriticalSection::IsValid Method

 

The latest version of this topic can be found at CriticalSection::IsValid Method.

Indicates whether the current critical section is valid.

Syntax

bool IsValid() const;  

Return Value

By default, always returns true.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

CriticalSection Class