PresentStatisticsKind enumeration (presentationtypes.h)
Defines constants that indicate the kind of presentation surface the statistics are for.
Syntax
typedef enum PresentStatisticsKind {
PresentStatisticsKind_PresentStatus,
PresentStatisticsKind_CompositionFrame,
PresentStatisticsKind_IndependentFlipFrame
} ;
Constants
PresentStatisticsKind_PresentStatus Statistics are for a present status. |
PresentStatisticsKind_CompositionFrame Statistics are for a composition frame. |
PresentStatisticsKind_IndependentFlipFrame Statistics are for an independent flip frame. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | presentationtypes.h |