// d3dkmthk.h
typedef struct _D3DKMT_DOD_SET_DIRTYRECT_MODE {
BOOL bForceFullScreenDirty;
} D3DKMT_DOD_SET_DIRTYRECT_MODE;
View the official Windows Driver Kit DDI referenceNo description available.
Set dirty rectangle mode.
bForceFullScreenDirtyIndicates whether to force full screen dirty.