Tao.DevIl SDK Documentation

Ilut.ILUT_STACK_OVERFLOW Field

One of the internal stacks was already filled, and the user tried to add on to the full stack.

[Visual Basic]
Public Const ILUT_STACK_OVERFLOW As Integer = 1294
[C#]
public const int ILUT_STACK_OVERFLOW = 1294;

See Also

Ilut Class | Tao.DevIl Namespace