Enumerazione PresentStatisticsKind (presentationtypes.h)
Definisce le costanti che indicano il tipo di superficie di presentazione per cui sono disponibili le statistiche.
Sintassi
typedef enum PresentStatisticsKind {
PresentStatisticsKind_PresentStatus,
PresentStatisticsKind_CompositionFrame,
PresentStatisticsKind_IndependentFlipFrame
} ;
Costanti
PresentStatisticsKind_PresentStatus Le statistiche sono relative a uno stato attuale. |
PresentStatisticsKind_CompositionFrame Le statistiche sono relative a un frame di composizione. |
PresentStatisticsKind_IndependentFlipFrame Le statistiche sono relative a un fotogramma capovolto indipendente. |
Requisiti
Client minimo supportato | Windows Build 22000 |
Server minimo supportato | Windows Build 22000 |
Intestazione | presentationtypes.h |