Tao.DevIl SDK Documentation |
|
Il.IL_FORMAT_NOT_SUPPORTED Field
The format a function tried to use was not able to be used by that function.
[Visual Basic]
Public Const IL_FORMAT_NOT_SUPPORTED As
Integer = 1283
[C#]
public const
int IL_FORMAT_NOT_SUPPORTED = 1283;
See Also
Il Class | Tao.DevIl Namespace