ParsecVersion
uint32_tParsecVersion( void )
Retrieve the Parsec SDK internal PARSEC_VER
.
This is useful when loading the Parsec SDK at runtime to prevent major version incompatibility. PARSEC_VER_MAJOR
is the upper 16 bits, PARSEC_VER_MINOR
is the lower 16 bits.