Tao.Platform.Windows SDK Documentation |
|
Wgl.wglSwapIntervalEXT Method
[Visual Basic]
Public Shared Function wglSwapIntervalEXT( _
ByVal
interval As
Integer _
) As
Boolean
[C#]
public static
bool wglSwapIntervalEXT(
int interval);
See Also
Wgl Class | Tao.Platform.Windows Namespace