Tao.Platform.Windows SDK Documentation

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

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

See Also

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