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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Indicates whether the current critical section is valid.
bool IsValid() const;
By default, always returns true.
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers