![]() | Reference Manual - 1.2.7 | ||
|
DFBResult EnumInputDevices ( | ||||
IDirectFB | * | thiz, | ||
DFBInputDeviceCallback | callback, | |||
void | * | callbackdata | ||
); |
Calls the given callback for all available input devices. The callback is passed the device id that can be used to retrieve an interface on a specific device using IDirectFB::GetInputDevice().
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |