Tao.Platform.Windows SDK Documentation

Wgl.wglSwapBuffersMscOML Method 

[Visual Basic]
Public Shared Function wglSwapBuffersMscOML( _
   ByVal hdc As IntPtr, _
   ByVal target_msc As Long, _
   ByVal divisor As Long, _
   ByVal remainder As Long _
) As Long
[C#]
public static long wglSwapBuffersMscOML(
   IntPtr hdc,
   long target_msc,
   long divisor,
   long remainder
);

See Also

Wgl Class | Tao.Platform.Windows Namespace