Tao.Platform.Windows SDK Documentation

Wgl.wglGetSyncValuesOML Method (IntPtr, Int64[], Int64[], Int64[])

[Visual Basic]
Overloads Public Shared Function wglGetSyncValuesOML( _
   ByVal hdc As IntPtr, _
   ByVal ust As Long(), _
   ByVal msc As Long(), _
   ByVal sbc As Long() _
) As Boolean
[C#]
public static bool wglGetSyncValuesOML(
   IntPtr hdc,
   long[] ust,
   long[] msc,
   long[] sbc
);

See Also

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