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.
Describes how the system displayed an instance of a particular piece of content within a particular present.
Inheritance
The ICompositionFramePresentStatistics interface inherits from the IPresentStatistics interface.
Methods
The ICompositionFramePresentStatistics interface has these methods.
| ICompositionFramePresentStatistics::GetCompositionFrameId Gets the ID of the composition frame, to be used in other APIs to get more detailed information. |
| ICompositionFramePresentStatistics::GetContentTag Gets the tag of the content on which statistics are being reporting. (ICompositionFramePresentStatistics::GetContentTag) |
| ICompositionFramePresentStatistics::GetDisplayInstanceArray Gets the array of display instances and its count. |
Remarks
There may be many frames for which a present is on screen. Statistics are only reported for the first composition frame on which a present appears.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Header | presentation.h |