AntRadioGetChannel Method
Gets the channel.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.1.3+2f05d80a11043c39fb9b7b1c83bc03a90272fcc4
public IAntChannel GetChannel(
int num
)
Public Function GetChannel (
num As Integer
) As IAntChannel
public:
virtual IAntChannel^ GetChannel(
int num
) sealed
abstract GetChannel :
num : int -> IAntChannel
override GetChannel :
num : int -> IAntChannel
- num Int32
- The number.
IAntChannelIAntChannelIAntRadioGetChannel(Int32)