Tao.DevIl SDK Documentation |
|
Il.IL_VERSION_NUM Field
Returns the version number of the shared library. This can be checked against the IL_VERSION #define.
[Visual Basic]
Public Const IL_VERSION_NUM As
Integer = 3554
[C#]
public const
int IL_VERSION_NUM = 3554;
See Also
Il Class | Tao.DevIl Namespace