Tao.Cg SDK Documentation

Cg.cgGetErrorString Method 

[Visual Basic]
Public Shared Function cgGetErrorString( _
   ByVal error As Integer _
) As String
[C#]
public static string cgGetErrorString(
   int error
);

See Also

Cg Class | Tao.Cg Namespace