Tao.DevIl SDK Documentation

Il.ilGetError Method 

Errors that occur in ILU and ILUT are also reported through ilGetError. ilGetError only returns something other than IL_NO_ERROR if detectable errors have occurred.

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

Return Value

See Also

Il Class | Tao.DevIl Namespace