presentStatisticsKind 枚举 (presentationtypes.h)

定义常量,这些常量指示统计信息所针对的表示图面的类型。

语法

typedef enum PresentStatisticsKind {
  PresentStatisticsKind_PresentStatus,
  PresentStatisticsKind_CompositionFrame,
  PresentStatisticsKind_IndependentFlipFrame
} ;

常量

 
PresentStatisticsKind_PresentStatus
统计信息是针对当前状态的。
PresentStatisticsKind_CompositionFrame
统计信息适用于合成帧。
PresentStatisticsKind_IndependentFlipFrame
统计信息适用于独立的翻转框架。

要求

   
最低受支持的客户端 Windows 内部版本 22000
最低受支持的服务器 Windows 内部版本 22000
标头 presentationtypes.h