Share via


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 を含む)

こちらもご覧ください

charging.h