BiosSetupEnd
7-3
BiosSetupEnd
7
Applications that initialize this API using BiosSetupStart must call this function before the application
exits. This function performs the following tasks:
• Updates the CMOS checksum and CRC values.
• Disconnects from the APM BIOS.
A prototype of this function is shown below:
int WINAPI BiosSetupEnd ( )
This function accepts no arguments 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.
BiosSetupGet
7
This function retrieves the setting for a given BIOS option. You define the BIOS option to be retrieved by
passing the appropriate parameters for the desired option. A prototype is shown below:
int WINAPI BiosSetupGet ( WORD
Option, BYTE Permanent_or_Current )
The Option parameter defines the BIOS option you want to retrieve. Definitions for the Option parameter
are listed in Table 7-2 later in this section.
The Permanent_or_Current parameter determines whether the permanent or current BIOS option is
retrieved:
On success, this function returns the Setting for the requested BIOS option. See Table 7-2 for a listing of
settings for each BIOS option. Possible error codes returned by this function are listed in Table 7-1.
Permanent_or_Current
Value
Description
0
Permanent setting retrieved.
1
Current setting retrieved.
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 ...