Tao.Platform.Windows SDK Documentation

Wgl.wglSwapLayerBuffersMscOML Method 

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

See Also

Wgl Class | Tao.Platform.Windows Namespace