![IBM ThinkPad 770 Reference Manual Download Page 140](http://html2.mh-extra.com/html/ibm/thinkpad-770/thinkpad-770_reference-manual_3320265140.webp)
C Language
WORD GetSystemID()
{
SMB
SmapiEntry ;
INPARM
MyInput ;
OUTPARM
MyOutput ;
WORD
Rc = -1 ;
if (GetSmapiEntry(&SmapiEntry)) {
MyInput.SMBIN_FUNC
= ð ;
MyInput.SMBIN_SUB_FUNC
= ð ;
if (SmapiEntry(&MyInput, &MyOutput)) {
// No System ID is available
} else {
Rc = MyOutput.SMBOUT_PARM_1 ;
}
} else {
// No Smapi BIOS interface.
// Try to use CBIOS INT 15.
}
return Rc ;
}
B-64 SMAPI BIOS
Summary of Contents for ThinkPad 770
Page 1: ...05L1739 S05L 1739 00...
Page 6: ...vi...
Page 10: ...x Preface...
Page 148: ...IBM Part Number 05L1739 Printed in the United States of America...