EX_getBasecodeParmBlock Function (ROM Call 0x5DA)

AMS 2.04 or higher system.h

const void *EX_getBasecodeParmBlock (void);

Gets a pointer to the base code parameter block.

EX_getBasecodeParmBlock gets a pointer to a BASECODE_PARM_BLOCK structure. The base code parameter block contains version information about the AMS: the major and minor version number and the date the OS was built.


See also: BASECODE_PARM_BLOCK