IGameControllerProvider.HardwareVersionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information on the hardware version.
public:
property GameControllerVersionInfo HardwareVersionInfo { GameControllerVersionInfo get(); };
GameControllerVersionInfo HardwareVersionInfo();
public GameControllerVersionInfo HardwareVersionInfo { get; }
var gameControllerVersionInfo = iGameControllerProvider.hardwareVersionInfo;
Public ReadOnly Property HardwareVersionInfo As GameControllerVersionInfo
Property Value
Information on the hardware version.