System Information Functions
The following table shows the system information functions with a description of the purpose of each.
Programming element | PPC | SP | Description |
---|---|---|---|
EnableHardwareKeyboard | X | X | This function enables or disables the keyboard. |
GetSysColor | X | X | This function retrieves the current color of the specified display element. |
GetSystemMetrics | X | X | This function retrieves the dimensions — widths and heights — of Windows display elements and system configuration settings. |
GetSystemPowerStatusEx | X | X | This function retrieves the power status of the system. |
GetSystemPowerStatusEx2 | X | X | This function retrieves battery status information. |
SetSysColors | X | X | This function sets the colors for one or more display elements. |
SystemParametersInfo | X | X | This function queries or sets system-wide parameters, and updates the user profile during the process. |
See Also
Send Feedback on this topic to the authors