Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.dwLayerMask Field

Ignored. Earlier implementations of OpenGL used this member, but it is no longer used.

[Visual Basic]
Public dwLayerMask As Integer
[C#]
public int dwLayerMask;

Remarks

Specifies the layer mask. The layer mask is used in conjunction with the visible mask to determine if one layer overlays another.

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace