Platform SDK: DirectX |
The DirectInputDeviceObjectInstance.GetExponent method retrieves the exponent to associate with the dimensional units of the device object.
object.GetExponent() As Integer
The method returns the exponent to associate with the dimension, if known. Dimensional units are always integral, so an exponent may be needed in order to convert them to non-integral types.
If the method fails, an error is raised and Err.Number will be set.