Tao.Glfw SDK Documentation |
|
Glfw.glfwWaitThread Method
[Visual Basic]
Public Shared Function glfwWaitThread( _
ByVal
id As
Integer, _
ByVal
waitMode As
Integer _
) As
Integer
[C#]
public static
int glfwWaitThread(
int id,
int waitMode);
See Also
Glfw Class | Tao.Glfw Namespace