Share via


MobileBroadbandAntennaSar(Int32, Int32) Constructor

Definition

Creates a new instance of a MobileBroadbandAntennaSar.

public:
 MobileBroadbandAntennaSar(int antennaIndex, int sarBackoffIndex);
 MobileBroadbandAntennaSar(int const& antennaIndex, int const& sarBackoffIndex);
public MobileBroadbandAntennaSar(int antennaIndex, int sarBackoffIndex);
function MobileBroadbandAntennaSar(antennaIndex, sarBackoffIndex)
Public Sub New (antennaIndex As Integer, sarBackoffIndex As Integer)

Parameters

antennaIndex
Int32

int

The identifier number of the antenna, in the form of a unique, zero-based index.

sarBackoffIndex
Int32

int

The OEM/IHV-variant value for SAR backoff, in the form of an index entry in the device OEM/IHV's mapping table.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to