POWERSOURCEUPDATEEX - NtDoc

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

typedef struct _POWERSOURCEUPDATEEX {
  POWERSOURCEUPDATE Source;
  GUID              ChargerId;
} POWERSOURCEUPDATEEX, *PPOWERSOURCEUPDATEEX;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-charging-_powersourceupdateex)

_POWERSOURCEUPDATEEX structure

Description

This structure is for internal use only.

Members

Source

ChargerId

See also

charging.h