Function iseg_getVersion

unsigned int iseg_getVersion(void)

Returns the library four digit version number as unsigned int value. Starting with the most significant byte, each byte corresponds to one digit of the version number.

Example: 0x01010000 corresponds to version 1.1.0