MobileBroadbandAntennaSar
MobileBroadbandAntennaSar
MobileBroadbandAntennaSar
MobileBroadbandAntennaSar
Class
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Represents the antenna on a broadband modem.
public : sealed class MobileBroadbandAntennaSar : IMobileBroadbandAntennaSarpublic sealed class MobileBroadbandAntennaSar : IMobileBroadbandAntennaSarPublic NotInheritable Class MobileBroadbandAntennaSar Implements IMobileBroadbandAntennaSar// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Insider Preview (introduced v10.0.16257.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v5)
|
Properties
AntennaIndex AntennaIndex AntennaIndex AntennaIndex
Prerelease. Gets the identifier number of the antenna.
public : int AntennaIndex { get; }public int AntennaIndex { get; }Public ReadOnly Property AntennaIndex As int// You can use this property in JavaScript.
- Value
- int int int int
The identifier number of the antenna.
SarBackoffIndex SarBackoffIndex SarBackoffIndex SarBackoffIndex
Prerelease. Gets the index entry of SAR backoff value in device OEM’s table.
public : int SarBackoffIndex { get; }public int SarBackoffIndex { get; }Public ReadOnly Property SarBackoffIndex As int// You can use this property in JavaScript.
- Value
- int int int int
The index entry of SAR backoff value.