// wdm.h
typedef struct {
GUID Guid;
} NOTIFY_USER_POWER_SETTING, *PNOTIFY_USER_POWER_SETTING;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the NOTIFY_USER_POWER_SETTING structure.
GuidDefines the GUID member Guid.