8-2
BIOS Configuration Application Programming Interfaces
Summary of Functions
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.)
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
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 8-1.
Microsoft Corp. Exhibit 1020
Summary of Contents for Stylistic 2300
Page 1: ...Microsoft Corp Exhibit 1020 ...
Page 8: ...viii Microsoft Corp Exhibit 1020 ...
Page 10: ...x Microsoft Corp Exhibit 1020 ...
Page 18: ...1 4 Pen Tablet Features Microsoft Corp Exhibit 1020 ...
Page 42: ...Microsoft Corp Exhibit 1020 ...
Page 60: ...3 40 Configuring the Stylistic 2300 Pen Tablet System Microsoft Corp Exhibit 1020 ...
Page 61: ...Microsoft Corp Exhibit 1020 ...
Page 63: ...Microsoft Corp Exhibit 1020 ...
Page 74: ...5 10 Hardware Specifications Microsoft Corp Exhibit 1020 ...
Page 76: ...Microsoft Corp Exhibit 1020 ...
Page 77: ...Microsoft Corp Exhibit 1020 ...
Page 78: ...Microsoft Corp Exhibit 1020 ...
Page 81: ...Microsoft Corp Exhibit 1020 ...
Page 91: ...Microsoft Corp Exhibit 1020 ...
Page 114: ...9 4 Programmable Hotpad Libraries for 16 bit Windows Applications Microsoft Corp Exhibit 1020 ...
Page 120: ...Microsoft Corp Exhibit 1020 ...
Page 124: ...C 2 Enabling ACPI Microsoft Corp Exhibit 1020 ...
Page 138: ...Index 6 Microsoft Corp Exhibit 1020 ...
Page 139: ...Microsoft Corp Exhibit 1020 ...
Page 140: ...4 99 58 0584 00C Microsoft Corp Exhibit 1020 ...