CONFIGMG_Get_Version
CONFIGRET CONFIGMG_Get_Version()
Retrieves Configuration Manager's version number.
- The high byte of the return value is the major revision number and the low byte is the minor revision number. The high word is not used. This is the only service where the result is not a CR_ something.
For example, version 4.0 of Configuration Manager returns 0x0400. This function currently returns 0x0400.