Microsoft DirectX 9.0 |
The Channel property retrieves or sets the channel to be viewed.
Syntax
objIATSCChannelTuneRequest.Channel 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 channel number to be viewed as an Integer.
Remarks
If the value specified to assign the channel number is less than the minimum channel number set for the tuning space, the channel number to be viewed will be set to the maximum channel number for the tuning space. Likewise, if the channel number is greater than the maximum channel number set for the tuning space, the channel to be viewed will be set to the minimum channel number for the tuning space.
See Also