|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Attributes | |
| ULONGLONG | EnabledFeatures |
| ULONGLONG | EnabledVolatileFeatures |
| ULONG | Size |
| union TXSTATE_CONFIGURATION< NTDDI_WIN8 >:: { ... } | |
| struct _XSTATE_FEATURE | Features [64] |
| ULONG | ControlFlags |
| ULONG | OptimizedSave:1 |
| ULONG | CompactionEnabled:1 |
| ULONG | ExtendedFeatureDisable:1 |
Definition at line 45 of file XStateConfig.cpp.
| union TXSTATE_CONFIGURATION< NTDDI_WIN8 > { ... } TXSTATE_CONFIGURATION< NTDDI_WIN8 >::@1723 |
| ULONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::CompactionEnabled |
Definition at line 56 of file XStateConfig.cpp.
| ULONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::ControlFlags |
Definition at line 52 of file XStateConfig.cpp.
| ULONGLONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::EnabledFeatures |
Definition at line 47 of file XStateConfig.cpp.
| ULONGLONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::EnabledVolatileFeatures |
Definition at line 48 of file XStateConfig.cpp.
| ULONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::ExtendedFeatureDisable |
Definition at line 57 of file XStateConfig.cpp.
| struct _XSTATE_FEATURE TXSTATE_CONFIGURATION< NTDDI_WIN8 >::Features[64] |
Definition at line 60 of file XStateConfig.cpp.
| ULONG TXSTATE_CONFIGURATION< NTDDI_WIN8 >::OptimizedSave |
Definition at line 55 of file XStateConfig.cpp.
Definition at line 49 of file XStateConfig.cpp.