POWER_INTERNAL_ADAPTIVE_SESSION_STATE_REQUEST - NtDoc

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

// rev
typedef struct _POWER_INTERNAL_ADAPTIVE_SESSION_STATE_REQUEST
{
    ULONGLONG Field0;
    ULONGLONG Field1;
    ULONGLONG Field2;
    ULONG Field3;
    ULONG Reserved;
} POWER_INTERNAL_ADAPTIVE_SESSION_STATE_REQUEST, *PPOWER_INTERNAL_ADAPTIVE_SESSION_STATE_REQUEST;

#endif

View code on GitHub

NtDoc

No description available.