Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_PresentStatusStatistics are for a present status. |
PresentStatisticsKind_CompositionFrameStatistics are for a composition frame. |
PresentStatisticsKind_IndependentFlipFrameStatistics are for an independent flip frame. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Header | presentationtypes.h |