Share via


CriticalSection::IsValid Method

Indicates whether the current critical section is valid.

bool IsValid() const;

Return Value

By default, always returns true.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

Reference

CriticalSection Class