次の方法で共有


POWERSOURCEID 列挙 (charging.h)

この列挙型は内部でのみ使用されます。

構文

typedef enum _POWERSOURCEID {
  PowerSourceInvalid,
  PowerSourceNone,
  PowerSourceUsbfn,
  PowerSourceWirelessCharger,
  PowerSourceKD,
  PowerSourceUsbTypeC,
  PowerSourceMax
} POWERSOURCEID, *PPOWERSOURCEID;

定数

 
PowerSourceInvalid
PowerSourceNone
PowerSourceUsbfn
PowerSourceWirelessCharger
PowerSourceKD
PowerSourceUsbTypeC
PowerSourceMax

必要条件

要件 価値
ヘッダー charging.h (Charging.h を含む)

関連項目

charging.h