Process Hacker
_SYSTEM_POWER_STATE_CONTEXT Struct Reference

#include <ntpoapi.h>

Data Fields

union {
   struct {
      ULONG   Reserved1: 8
 
      ULONG   TargetSystemState: 4
 
      ULONG   EffectiveSystemState: 4
 
      ULONG   CurrentSystemState: 4
 
      ULONG   IgnoreHibernationPath: 1
 
      ULONG   PseudoTransition: 1
 
      ULONG   Reserved2: 10
 
   } 
 
   ULONG   ContextAsUlong
 
}; 
 

Detailed Description

Definition at line 18 of file ntpoapi.h.

Field Documentation

union { ... }
ULONG ContextAsUlong

Definition at line 32 of file ntpoapi.h.

ULONG CurrentSystemState

Definition at line 27 of file ntpoapi.h.

ULONG EffectiveSystemState

Definition at line 26 of file ntpoapi.h.

ULONG IgnoreHibernationPath

Definition at line 28 of file ntpoapi.h.

ULONG PseudoTransition

Definition at line 29 of file ntpoapi.h.

ULONG Reserved1

Definition at line 24 of file ntpoapi.h.

ULONG Reserved2

Definition at line 30 of file ntpoapi.h.

ULONG TargetSystemState

Definition at line 25 of file ntpoapi.h.


The documentation for this struct was generated from the following file: