Device.GetObjects Method |
Language: |
Enumerates the input and output objects available on a device.
Visual Basic Public Function GetObjects( _
ByVal flags As DeviceObjectTypeFlags _
) As DeviceObjectListC# public DeviceObjectList GetObjects(
DeviceObjectTypeFlags flags
);C++ public:
DeviceObjectList^ GetObjects(
DeviceObjectTypeFlags flags
);JScript public function GetObjects(
flags : DeviceObjectTypeFlags
) : DeviceObjectList;
flags Microsoft.DirectX.DirectInput.DeviceObjectTypeFlags
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