structure D3DKMT_OUTPUTDUPL_FRAMEINFO (d3dkmthk.h)
La structure D3DKMT_OUTPUTDUPL_FRAMEINFO est réservée à l’utilisation du système. Ne l’utilisez pas dans votre pilote.
Syntaxe
typedef struct _D3DKMT_OUTPUTDUPL_FRAMEINFO {
D3DKMT_ALIGN64 LARGE_INTEGER LastPresentTime;
D3DKMT_ALIGN64 LARGE_INTEGER LastMouseUpdateTime;
UINT AccumulatedFrames;
BOOL RectsCoalesced;
BOOL ProtectedContentMaskedOut;
D3DKMT_OUTPUTDUPL_POINTER_POSITION PointerPosition;
UINT TotalMetadataBufferSize;
UINT PointerShapeBufferSize;
} D3DKMT_OUTPUTDUPL_FRAMEINFO;
Membres
LastPresentTime
LastMouseUpdateTime
AccumulatedFrames
RectsCoalesced
ProtectedContentMaskedOut
PointerPosition
TotalMetadataBufferSize
PointerShapeBufferSize
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 8 |
serveur minimum pris en charge | Windows Server 2012 |
En-tête | d3dkmthk.h |