Tao.Platform.Windows SDK Documentation

Wgl.wglDescribeLayerPlane Method

Overload List

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,int,IntPtr);

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,int,ref LAYERPLANEDESCRIPTOR);

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,int,LAYERPLANEDESCRIPTOR[]);

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,uint,IntPtr);

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,uint,ref LAYERPLANEDESCRIPTOR);

 

public static bool wglDescribeLayerPlane(IntPtr,int,int,uint,LAYERPLANEDESCRIPTOR[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace