Tao.Cg SDK Documentation

Cg.cgGetError Method 

Returns an error enum if an error has occured in the last Cg method call.

[Visual Basic]
Public Shared Function cgGetError() As Integer
[C#]
public static int cgGetError();

Return Value

Error enum.

See Also

Cg Class | Tao.Cg Namespace