kRTGetVersion and kRTGetVersionA5
The operationkRTGetVersionreturns the value of the current A5 world andkRTGetVersionA5returns the value of the specified A5 world.The
fRTParamsstructure (page B-2) used with these operations is as follows:
struct RTGetVersionParam { unsigned short fVersion; }; typedef struct RTGetVersionParam RTGetVersionParam;ThekRTGetVersionoperation assumes the current A5 world, whileRTGetVersionA5lets you specify one in thefA5field of theRTPBstructure (page B-2).The
fVersionfield holds the returned version number as shown in Table B-4.
Table B-4 Current version numbers Version
numberDescription $0000 Classic 68K near model A5 world $FFFD CFM-68K runtime A5 world $FFFF Classic 68K far model (32-bit everything) A5 world