This function is called by the keyboard driver MDD to initialize the keyboard hardware.
BOOL WINAPI KeybdPdd_InitializeDriver( PFN_KEYBD_EVENT_CALLBACK pfnKeybdEventCallback );
This function supports the implementation of the keyboard driver PDD.