![]() |
![]() |
![]() |
DeviceProperties.TypeName Property |
Language: |
Predefined property that retrieves the type name of a device. For most game controllers, this is the registry key name under REGSTR_PATH_JOYOEM from which static device settings can be retrieved, but predefined joystick types have special names consisting of a number sign (#) followed by a character dependent on the type. This value might not be available for all devices.
Visual Basic Public ReadOnly Property TypeName As String C# public string TypeName { get; } C++ public:
property String^ TypeName {
String^ get();
}JScript public function get TypeName() : String
This property is read-only.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center