Tao.DevIl SDK Documentation

Il.IL_INVALID_PARAM 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_PARAM As Integer = 1289
[C#]
public const int IL_INVALID_PARAM = 1289;

See Also

Il Class | Tao.DevIl Namespace