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