Home |
Function USBSetKeyboardLEDs |
Function USBSetKeyboardLEDsUSBSetKeyboardLEDs sets the keyboard status LEDs of all currently attached USB keyboards: void USBSetKeyboardLEDs(UINT LEDs); Parameter LEDs may be set to any combination of the following flags: USB_KB_NUMLOCK, USB_KB_CAPSLOCK, USB_KB_SCROLLLOCK.
|