|
MF_API const char* MFInput_GetDeviceName |
( |
int |
device, |
|
|
int |
deviceID |
|
) |
| |
Get a device name.
- Parameters
-
device | The device to fetch the name of. Must be a member of the MFInputDevice enumerated type. |
deviceID | The device index. |
- Returns
- The name of the target device.
|