![]() |
![]() |
![]() |
Manager.GetDevices Method |
Language: |
Enumerates available devices.
Visual Basic .NET 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
);Managed C++ public: static DeviceList* GetDevices(
String *name,
ActionFormat *actionFormat,
EnumDevicesBySemanticsFlags flags
);JScript .NET public static function GetDevices(
name : String,
actionFormat : ActionFormat,
flags : EnumDevicesBySemanticsFlags
) : DeviceList;
name System.String. actionFormat Microsoft.DirectX.DirectInput.ActionFormat. flags Microsoft.DirectX.DirectInput.EnumDevicesBySemanticsFlags.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center