|  | 
      
        
          | 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. | 
 ReturnsThe name of the target device. 
 |