![]() |
![]() |
![]() |
DeviceProperties.GetRange Method |
Language: |
Retrieves the range of values an object can possibly report. For some devices, this is a read-only property.
Visual Basic Public Function GetRange( _
ByVal how As ParameterHow, _
ByVal objectId As Integer _
) As InputRangeC# public InputRange GetRange(
ParameterHow how,
int objectId
);C++ public:
InputRange GetRange(
ParameterHow how,
int objectId
);JScript public function GetRange(
how : ParameterHow,
objectId : int
) : InputRange;
how Microsoft.DirectX.DirectInput.ParameterHow
objectId System.Int32
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