Tao.DevIl SDK Documentation

Il.IL_INVALID_ENUM Field

An invalid value have been used, which was not part of the set of values that can be used. In the function documentation there should be a more specific descriptionanation.

[Visual Basic]
Public Const IL_INVALID_ENUM As Integer = 1281
[C#]
public const int IL_INVALID_ENUM = 1281;

See Also

Il Class | Tao.DevIl Namespace