Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Contains per-target information for a composition frame and render target.
Syntax
typedef struct tagCOMPOSITION_TARGET_STATS {
UINT outstandingPresents;
UINT64 presentTime;
UINT64 vblankDuration;
COMPOSITION_STATS presentedStats;
COMPOSITION_STATS completedStats;
} COMPOSITION_TARGET_STATS;
Members
outstandingPresents
Type: UINT
presentTime
Type: UINT64
vblankDuration
Type: UINT64
presentedStats
Type: COMPOSITION_STATS
completedStats
Type: COMPOSITION_STATS
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Header | dcomptypes.h |