NOTIFY_USER_POWER_SETTING structure (wdm.h)
This topic describes the NOTIFY_USER_POWER_SETTING structure.
C++
typedef struct {
GUID Guid;
} NOTIFY_USER_POWER_SETTING, *PNOTIFY_USER_POWER_SETTING;
Guid
Defines the GUID member Guid.
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | wdm.h (include Wdm.h) |