Tao.Platform.Windows SDK Documentation

Gdi.SwapBuffersFast Method 

[Visual Basic]
Public Shared Function SwapBuffersFast( _
   ByVal deviceContext As IntPtr _
) As Integer
[C#]
public static int SwapBuffersFast(
   IntPtr deviceContext
);

See Also

Gdi Class | Tao.Platform.Windows Namespace