Other Function - BootROM Service Function

syBtGetBootSystemID

Gets the system ID information on the startup disc

FORMAT

Sint32 syBtGetBootSystemID( *pData )
SYS_BT_SYSTEMID *pData

PARAMETER

 *pData  Address of the structure where the system ID information is stored 

RETURN

 SYD_BT_OK  Normal end 
 SYD_BT_NG  Abnormal end 
   1.A non-numeric character was found in a location in the media information where a digit from "0" to "9" was expected 
   2.The NULL value was passed for the address 

DESCRIPTION

Gets the system ID information on the startup disc. Confirm SYS_BT_SYSTEMID structure entity in the application for the argument *pData, and transfer the pointer.

syBtGetBootSystemID
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999