1 |
6.703727 |
__x_ABI_CWindows_CDevices_CSensors_CAccelerometerReadingType::AccelerometerReadingType_Gravity |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
AccelerometerReadingType_Gravity = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Sensors.h(17412,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
|
2 |
3.950209 |
__x_ABI_CWindows_CDevices_CSensors_CAccelerometerReadingType |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CSensors_CAccelerometerReadingType
{
AccelerometerReadingType_Standard = 0,
AccelerometerReadingType_Linear = 1,
AccelerometerReadingType_Gravity = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Devices.Sensors.h(17408,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
|