Tao.Platform.Windows SDK Documentation

Wgl.wglSwapLayerBuffers Method (IntPtr, UInt32)

[Visual Basic]
Overloads Public Shared Function wglSwapLayerBuffers( _
   ByVal hdc As IntPtr, _
   ByVal fuFlags As UInt32 _
) As Boolean
[C#]
public static bool wglSwapLayerBuffers(
   IntPtr hdc,
   uint fuFlags
);

See Also

Wgl Class | Tao.Platform.Windows Namespace | Wgl.wglSwapLayerBuffers Overload List