Tao.OpenGl SDK Documentation

Gl.glIsProgramNV Method 

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

See Also

Gl Class | Tao.OpenGl Namespace