1 |
5.649141 |
__x_ABI_CWindows_CUI_CComposition_CCompositionBatchTypes |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CComposition_CCompositionBatchTypes
{
CompositionBatchTypes_None = 0,
CompositionBatchTypes_Animation = 0x1,
CompositionBatchTypes_Effect = 0x2,
CompositionBatchTypes_InfiniteAnimation = 0x4,
CompositionBatchTypes_AllAnimations = 0x5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.UI.Composition.h(18897,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x20000
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x70000
|