Click or drag to resize

Controller Properties

The CustomInputSourceController type exposes the following members.

Properties
  NameDescription
Public propertycustomIdentifier
A user-defined object containing identifying information for this controller. This can be used to match to a controller definition.
Public propertycustomName
Custom name for this controller, if any.
Public propertydeviceInstanceGuid
Unique persistent device guid of the controller. Only set this if controllers can be uniquely identified on this platform across application sessions and system power cycles.
Public propertydeviceName
The device name of the controller.
Public propertyisConnected
Determines if the controller is connected.
Top
See Also