Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the exponent to associate with the dimensional units of the device object.
object.GetExponent() As Integer
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.
If the method fails, an error is raised and Err.Number is set.