|   |   |   | 
| Manager.GetDevices Method | Language: | 
Enumerates available devices.
Visual Basic Public Shared Function GetDevices( _ 
ByVal name As String, _
ByVal actionFormat As ActionFormat, _
ByVal flags As EnumDevicesBySemanticsFlags _
) As DeviceListC# public static DeviceList GetDevices( 
string name,
ActionFormat actionFormat,
EnumDevicesBySemanticsFlags flags
);C++ public: 
static DeviceList^ GetDevices(
String^ name,
ActionFormat^ actionFormat,
EnumDevicesBySemanticsFlags flags
);JScript public static function GetDevices( 
name : String,
actionFormat : ActionFormat,
flags : EnumDevicesBySemanticsFlags
) : DeviceList;
name System.String 
actionFormat Microsoft.DirectX.DirectInput.ActionFormat 
flags Microsoft.DirectX.DirectInput.EnumDevicesBySemanticsFlags 
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