#ifndef _NTPOAPI_H // rev typedef struct _PLATFORM_IDLE_VETO { ULONG Version; ULONG StateIndex; ULONG VetoReason; UCHAR Increment; } PLATFORM_IDLE_VETO, *PPLATFORM_IDLE_VETO; #endif View code on GitHub
No description available.