Jump to content

SETUPBLITTERNOTIFYOUT

From EDM2

The DEVESC_SETUPBLITTERNOTIFY output data structure.

typedef struct _SETUPBLITTERNOTIFYOUT {
  ULONG     ulLength;           /* length of this structure              */
  ULONG     ulFlags;            /* 0 => HW can handle, SETUP_CANT_HANDLE */
} SETUPBLITTERNOTIFYOUT;

typedef SETUPBLITTERNOTIFYOUT *PSETUPBLITTERNOTIFYOUT;