Tao.Platform.Windows SDK Documentation

Wgl.IsExtensionSupported Method 

[Visual Basic]
Public Shared Function IsExtensionSupported( _
   ByVal name As String _
) As Boolean
[C#]
public static bool IsExtensionSupported(
   string name
);

See Also

Wgl Class | Tao.Platform.Windows Namespace