Tao.DevIl SDK Documentation |
|
Ilut.ILUT_ILLEGAL_OPERATION Field
The operation attempted is not allowable in the current state. The function returns with no ill side effects.
[Visual Basic]
Public Const ILUT_ILLEGAL_OPERATION As
Integer = 1286
[C#]
public const
int ILUT_ILLEGAL_OPERATION = 1286;
See Also
Ilut Class | Tao.DevIl Namespace