POWERSOURCEID enumeration (charging.h)
This enum is for internal use only.
Syntax
typedef enum _POWERSOURCEID {
PowerSourceInvalid,
PowerSourceNone,
PowerSourceUsbfn,
PowerSourceWirelessCharger,
PowerSourceKD,
PowerSourceUsbTypeC,
PowerSourceMax
} POWERSOURCEID, *PPOWERSOURCEID;
Constants
|
PowerSourceInvalid
|
PowerSourceNone
|
PowerSourceUsbfn
|
PowerSourceWirelessCharger
|
PowerSourceKD
|
PowerSourceUsbTypeC
|
PowerSourceMax
|
Requirements
Requirement |
Value |
Header |
charging.h (include Charging.h) |
See also
charging.h