Microsoft DirectX 8.1 (Visual Basic)

DirectInputDeviceObjectInstance.GetDimension

Retrieves a Human Interface Device (HID)code for the dimensional units in which the object's value is reported.

object.GetDimension() As Long

Parts

object
Resolves to a DirectInputDeviceObjectInstance object.

Return Values

Returns a code for the dimensional units in which the object's value is reported, if known, or 0 if not known.

Error Codes

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

See Also

DirectInputDeviceObjectInstance.GetExponent