PO_TZ_ACTIVE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPOAPI_H

// CoolingMode flags
#define PO_TZ_ACTIVE 0 // The system is currently in Active cooling mode.

#endif

View code on GitHub

NtDoc

No description available.