7-6
BIOS Configuration Application Programming Interfaces
This function returns one of the following values indicating whether a LAN module is present in the
system.
BiosSetupGetMODEM
7
This function allows you to determine whether a modem module is present in the pen tablet. A prototype
of the function is shown below:
char BiosSetupGetMODEM( )
This function returns one of the following values indicating whether a modem is present in the system.
BiosSetupSetBootOrder
7
This function allows you to determine the order in which the system searches drives for a bootable image.
A prototype of the function is shown below:
int WINAPI BiosSetupSetBootOrder ( BYTE
bFloppy,
BYTE
bHardDisk,
BYTE
bLAN )
This function accepts three byte values that determine the order in which drives are searched for a
bootable image. Note that you must specify all parameters when calling this function.
On success, this function returns SETUP_SUCCESS. In the event of an error, this function returns one of
the error codes listed in Table 7-1.
BiosSetupGetBootOrder
7
This function retrieves the order in which the system searches drives for a bootable image. A prototype of
the function is shown below:
long int BiosSetupSetBootOrder ( )
This function returns one of the following values indicating the order in which the drives are searched.
The parameter order is: Floppy Drive, Hard Disk, LAN. If no LAN is present, the order for the floppy and
hard disk are set, with the LAN third.
In the event of an error, this function returns a negative value as defined in Table 7-1 on page 7-7.
Parameter
Description
SETUP_LAN_VACANT
LAN not present
SETUP_LAN_PRESENT
LAN present
Parameter
Description
SETUP_MODEM_VACANT
Modem not present
SETUP_MODEM_PRESENT
Modem present
Parameter
Description
Byte 0 (bits 7-0)
Floppy boot order used
Byte 1 (bits 15-8)
Hard drive boot order used
Byte 2 (bits 23-16)
LAN boot order used
Byte 3 (bits 31-24)
0
Summary of Contents for stylistic lt
Page 1: ...Stylistic LT Technical Reference Guide ...
Page 6: ...vi ...
Page 8: ...viii ...
Page 10: ...x ...
Page 14: ...xiv About This Guide ...
Page 18: ...1 4 Stylistic LT Features ...
Page 58: ...3 38 Configuring the Stylistic LT Pen Tablet System ...
Page 68: ...4 10 Hardware Specifications ...
Page 110: ...B 2 Enabling ACPI ...
Page 124: ...D 10 Glossary ...
Page 130: ...Index 6 ...
Page 131: ......
Page 132: ...8 99 58 0658 00A ...