NOTIFY_USER_POWER_SETTING - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

typedef struct {
  GUID Guid;
} NOTIFY_USER_POWER_SETTING, *PNOTIFY_USER_POWER_SETTING;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wdm-notify_user_power_setting)

Description

This topic describes the NOTIFY_USER_POWER_SETTING structure.

Members

Guid

Defines the GUID member Guid.

Remarks

See also