Tao.DevIl SDK Documentation |
|
Ilut.ILUT_STACK_UNDERFLOW Field
One of the internal stacks was empty, and the user tried to empty the already empty stack.
[Visual Basic]
Public Const ILUT_STACK_UNDERFLOW As
Integer = 1295
[C#]
public const
int ILUT_STACK_UNDERFLOW = 1295;
See Also
Ilut Class | Tao.DevIl Namespace