1 |
5.649141 |
__x_ABI_CWindows_CStorage_CFileProperties_CVideoOrientation |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CStorage_CFileProperties_CVideoOrientation
{
VideoOrientation_Normal = 0,
VideoOrientation_Rotate90 = 90,
VideoOrientation_Rotate180 = 180,
VideoOrientation_Rotate270 = 270,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Storage.FileProperties.h(3751,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|