DevHlp_ABIOSGetParms
Appearance
Get ABIOS parameters for LID
Mode
Kernel, Interrupt, Init
Remarks
Refer to the IBM Personal System/2 and Personal Computer BIOS Interface Technical Reference, part number S68X-2341-00, for more detailed information on the use of ABIOS and its associated data structures.
Example Code
- C Calling Convention
if (ABIOSGetParms(USHORT Lid,(FARPOINTER) &ABIOSParmBlock)) error Lid = The LID obtained by a previous GetLIDEntry call &ABIOSParmBlk = far pointer to DS-relative ABIOS parameter block