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