POWERSOURCEID 列挙 (charging.h)
この列挙型は内部使用専用です。
構文
typedef enum _POWERSOURCEID {
PowerSourceInvalid,
PowerSourceNone,
PowerSourceUsbfn,
PowerSourceWirelessCharger,
PowerSourceKD,
PowerSourceUsbTypeC,
PowerSourceMax
} POWERSOURCEID, *PPOWERSOURCEID;
定数
PowerSourceInvalid |
PowerSourceNone |
PowerSourceUsbfn |
PowerSourceWirelessCharger |
PowerSourceKD |
PowerSourceUsbTypeC |
PowerSourceMax |
要件
要件 | 値 |
---|---|
Header | charging.h (Charging.h を含む) |