WDI_TLV_BITMAP_PATTERN_MASK
WDI_TLV_BITMAP_PATTERN_MASK is a TLV that contains the bitmap pattern mask.
TLV Type
0xE4
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 mask. The mask must have 1 bit per pattern byte, therefore the mask length should equal (pattern length + 7) / 8. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |