Tao.OpenGl SDK Documentation

Gl.glIsQuery Method 

[Visual Basic]
Public Shared Function glIsQuery( _
   ByVal id As Integer _
) As Integer
[C#]
public static int glIsQuery(
   int id
);

See Also

Gl Class | Tao.OpenGl Namespace