Tao.DevIl SDK Documentation

Il.IL_INVALID_CONVERSION Field

During a conversion destination format and/or dest type was an invalid identifier. In the function documentation there should be a more specific descriptionanation.

[Visual Basic]
Public Const IL_INVALID_CONVERSION As Integer = 1296
[C#]
public const int IL_INVALID_CONVERSION = 1296;

See Also

Il Class | Tao.DevIl Namespace