Tao.DevIl SDK Documentation

Ilut.ILUT_VERSION_NUM Field

Returns the version number of the shared library. This can be checked against the ILUT_VERSION #define

[Visual Basic]
Public Const ILUT_VERSION_NUM As Integer = 3554
[C#]
public const int ILUT_VERSION_NUM = 3554;

See Also

Ilut Class | Tao.DevIl Namespace