7-2
BIOS Configuration Application Programming Interfaces
Summary of Functions
7
A summary of functions you should be familiar with to use this API is given below:
• BiosSetupStart
This function initializes the API. This function must be called before any other functions in this API
can be called.
• BiosSetupEnd
Applications which use this API must call this function to close the API before the application exits.
• BiosSetupGet
This function retrieves BIOS settings for a BIOS option that you specify.
• BiosSetupSet
This function sets the BIOS setting that you specify.
• BiosSetupSetResumeTime
This function sets the resume time for the Resume On Time BIOS option.
• BiosSetupGetResumeTime
This function returns the resume time for the Resume On Time BIOS option.
• BiosSetupGetLCDType
This function determines what type of LCD the pen tablet has. (It may be desirable to determine the
LCD type before using the BiosSetupSet function to change the contrast setting as the contrast is not
adjustable on the TFT display type.)
• BiosSetupGetLAN
This function determines whether a LAN module is present in the system.
• BiosSetupGetMODEM
This function determines whether a modem module is present in the system.
• BiosSetupSetBootOrder
This function sets the order in which the system searches drives for a bootable image.
• BiosSetupGetBootOrder
This function returns the order you specify for drives to be searched for a bootable image.
Note:
Parameter names given in this manual in prototypes for some of these functions may differ from
parameter names given in the prototypes that appear in the header files. This is done to provide consistent
terminology throughout this manual.
BiosSetupStart
7
This function initializes the API. This function must be called before any other functions in this API can
be called. This function,
• Opens the API.
• Connects to the APM BIOS.
A prototype of this function is shown below:
int WINAPI BiosSetupStart ( )
This function accepts no parameters and returns the value SETUP_SUCCESS when it completes
successfully. If an error occurs, this function returns an error value as defined in Table 7-1.
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 ...