Class InputDeviceUtils
Utilities for input devices
public static class InputDeviceUtils
  - Inheritance
 - 
      objectInputDeviceUtils
 
Methods
DeviceNameToGuid(string)
Generates a Guid unique to this name
public static Guid DeviceNameToGuid(string name)
  Parameters
namestringthe name to turn into a Guid
Returns
- Guid
 A unique Guid for the given name