AntRadioGetChannel Method
Gets the channel.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.1.0.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
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)