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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the current critical section is valid.
bool IsValid() const;
By default, always returns true.
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers