Microsoft DirectX 8.1 (Visual Basic)

DirectInputDeviceObjectInstance.GetExponent

Retrieves the exponent to associate with the dimensional units of the device object.

object.GetExponent() As Integer

Parts

object
Resolves to a DirectInputDeviceObjectInstance object.

Return Values

Returns the exponent to associate with the dimension, if known. Dimensional units are always integral, so an exponent may be needed to convert them to non-integral types.

Error Codes

If the method fails, an error is raised and Err.Number is set.

See Also

DirectInputDeviceObjectInstance.GetDimension