![]() |
![]() |
![]() |
DeviceProperties.GetLogicalRange Method |
Language: |
Retrieves the range of the raw data returned for axes on a HID. Devices can return negative values.
Visual Basic Public Function GetLogicalRange( _
ByVal how As ParameterHow, _
ByVal objectId As Integer _
) As InputRangeC# public InputRange GetLogicalRange(
ParameterHow how,
int objectId
);C++ public:
InputRange GetLogicalRange(
ParameterHow how,
int objectId
);JScript public function GetLogicalRange(
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