Tao.DevIl SDK Documentation |
|
Il.IL_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 IL_STACK_OVERFLOW As
Integer = 1294
[C#]
public const
int IL_STACK_OVERFLOW = 1294;
See Also
Il Class | Tao.DevIl Namespace