IDARG_OUT_GETDIRTYRECTS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDARG_OUT_GETDIRTYRECTS {
  UINT DirtyRectOutCount;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_out_getdirtyrects)

IDARG_OUT_GETDIRTYRECTS structure

Description

Gives information about the recs that have changed on the surface since the last load.

Members

DirtyRectOutCount

[out] Number of dirty rects the OS copied into the pDirtyRects array.