1 |
6.714429 |
__x_ABI_CWindows_CSystem_CPower_CBatteryStatus::BatteryStatus_NotPresent |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BatteryStatus_NotPresent = 0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.System.Power.h(739,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|
2 |
3.165212 |
__x_ABI_CWindows_CSystem_CPower_CBatteryStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSystem_CPower_CBatteryStatus
{
BatteryStatus_NotPresent = 0,
BatteryStatus_Discharging = 1,
BatteryStatus_Idle = 2,
BatteryStatus_Charging = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.System.Power.h(737,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|