1 |
7.8335 |
BATTERY_CHARGING_SOURCE_TYPE::BatteryChargingSourceType_Max |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
BatteryChargingSourceType_Max
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\shared\poclass.h(138,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
2 |
3.165212 |
BATTERY_CHARGING_SOURCE_TYPE |
Enum |
|
|
|
|
|
|
typedef enum _BATTERY_CHARGING_SOURCE_TYPE {
BatteryChargingSourceType_AC = 1,
BatteryChargingSourceType_USB,
BatteryChargingSourceType_Wireless,
BatteryChargingSourceType_Max
} BATTERY_CHARGING_SOURCE_TYPE, *PBATTERY_CHARGING_SOURCE_TYPE;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\shared\poclass.h(134,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|