Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
Windows Mobile Supported Windows Embedded CE Supported
4/14/2010

The following table shows the keyboard driver platform dependent driver (PDD) functions.

Function Description

PFN_KEYBD_PDD_ENTRY

This function initializes the keyboard driver platform dependent driver (PDD).

PFN_KEYBD_EVENT

This function retrieves keyboard events after the keyboard system interrupt is signaled. It is called by the upper layer.

PFN_KEYBD_PDD_TOGGLE_LIGHTS

This function toggles the lights on the keyboard.

PFN_KEYBD_PDD_POWER_HANDLER

This function handles system power state changes. It is called by the upper layer.