Microsoft DirectX 8.1 (C++) |
The Azimuth property retrieves or assigns the azimuth setting used for positioning the satellite dish.
Syntax
objDVBCLocator.Azimuth As Long
Parameters
This property takes no parameters.
Error Codes
If the property fails, an error is raised and Err.Number is set to a value other than zero.
Return Value
This property returns the azimuth as a Long integer.
Remarks
The value of the azimuth is expressed in tenths of a degree.
See Also