Tao.Platform.Windows SDK Documentation

Gdi.LPD_SHARE_DEPTH Field

The layer plane shares the depth buffer with the main plane.

[Visual Basic]
Public Const LPD_SHARE_DEPTH As Integer = 64
[C#]
public const int LPD_SHARE_DEPTH = 64;

See Also

Gdi Class | Tao.Platform.Windows Namespace