WDI_TLV_BITMAP_PATTERN
WDI_TLV_BITMAP_PATTERN is a TLV that contains the byte array of a pattern.
TLV Type
0x68
Length
The size (in bytes) of the array of UINT8 elements. The array must contain 1 or more elements.
Values
Type | Description |
---|---|
UINT8[] | An array of UINT8 elements that contains the byte array of the pattern. Length = (Pattern length + 7)/8. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |