1 |
5.660918 |
__x_ABI_CWindows_CDevices_CSensors_CSimpleOrientation |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CSensors_CSimpleOrientation
{
SimpleOrientation_NotRotated = 0,
SimpleOrientation_Rotated90DegreesCounterclockwise = 1,
SimpleOrientation_Rotated180DegreesCounterclockwise = 2,
SimpleOrientation_Rotated270DegreesCounterclockwise = 3,
SimpleOrientation_Faceup = 4,
SimpleOrientation_Facedown = 5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\Windows.Devices.Sensors.h(18123,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|