Tao.Platform.Windows SDK Documentation

Wgl.wglSwapBuffers Method 

[Visual Basic]
Public Shared Function wglSwapBuffers( _
   ByVal hdc As IntPtr _
) As Boolean
[C#]
public static bool wglSwapBuffers(
   IntPtr hdc
);

See Also

Wgl Class | Tao.Platform.Windows Namespace