Tao.DevIl SDK Documentation

Ilut.ILUT_INVALID_PARAM Field

An invalid parameter was passed to a function, such as a NULL pointer.

[Visual Basic]
Public Const ILUT_INVALID_PARAM As Integer = 1289
[C#]
public const int ILUT_INVALID_PARAM = 1289;

See Also

Ilut Class | Tao.DevIl Namespace