DOC: Error in DEVINFO DescriptionID: Q140672
|
The definition in the online documentation for the DEVINFO structure is incomplete.
The iDitherFormat member should be documented as follows:
ULONG iDitherFormat
Specifies the format of the bitmap. This parameter indicates how many bits
of color information per pixel are requested. This parameter must be one of
the following values:
Value Meaning
-------------------------------------------------
BMF_1BPP Monochrome.
BMF_4BPP 4 bits per pixel.
BMF_8BPP 8 bits per pixel.
BMF_16BPP 16 bits per pixel.
BMF_24BPP 24 bits per pixel.
BMF_32BPP 32 bits per pixel.
BMF_4RLE 4 bits per pixel, run length encoded.
BMF_8RLE 8 bits per pixel, run length encoded.
Additional query words: 3.50 3.51 4.00
Keywords : kbdocfix ntddkprnt ntddkvideo
Version : 3.50 3.51
Platform : NT WINDOWS
Issue type :
Last Reviewed: March 3, 1999