D3DKMT_BLOCKLIST_INFO Struktur (d3dkmthk.h)
Enthält Informationen zur Anzeigeblockierliste.
Syntax
typedef struct _D3DKMT_BLOCKLIST_INFO {
UINT Size;
WCHAR BlockList[1];
} D3DKMT_BLOCKLIST_INFO;
Member
Size
Die Größe der Blockliste.
BlockList[1]
Die Blockliste.
Anforderungen
Anforderung | Wert |
---|---|
Header | d3dkmthk.h |