struttura D3DKMT_OUTPUTDUPL_FRAMEINFO (d3dkmthk.h)
La struttura D3DKMT_OUTPUTDUPL_FRAMEINFO è riservata all'uso del sistema. Non usarlo nel driver.
Sintassi
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;
Membri
LastPresentTime
LastMouseUpdateTime
AccumulatedFrames
RectsCoalesced
ProtectedContentMaskedOut
PointerPosition
TotalMetadataBufferSize
PointerShapeBufferSize
Fabbisogno
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8 |
server minimo supportato | Windows Server 2012 |
intestazione | d3dkmthk.h |