Microsoft DirectX 8.1 (C++) |
The CarrierFrequency property retrieves or assigns the carrier frequency of the RF signal in DHz.
Syntax
objATSCLocator.CarrierFrequency 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 frequency in a Long integer.
Remarks
The frequency is expressed in deca-Hertz (DHz).
See Also