D3DKMT_BLOCKLIST_INFO structure (d3dkmthk.h)

Contains information about the display block list.

Syntax

typedef struct _D3DKMT_BLOCKLIST_INFO {
  UINT  Size;
  WCHAR BlockList[1];
} D3DKMT_BLOCKLIST_INFO;

Members

Size

The size of the block list.

BlockList[1]

The block list.

Requirements

Requirement Value
Header d3dkmthk.h