infoType: the type of information to retrieve:
0: extended version string
1: build date string
2: extended version integer
stringInfo: a pointer to a string information, in case the information type is for a string. The user is in charge of releasing the string buffer with sim.releaseBuffer
intInfo: a pointer to an integer information, in case the information type is for an integer.
|