Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.bReserved Field

Specifies the number of overlay and underlay planes. Bits 0 through 3 specify up to 15 overlay planes and bits 4 through 7 specify up to 15 underlay planes.

[Visual Basic]
Public bReserved As Byte
[C#]
public byte bReserved;

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace