PhoneLineCellularDetails クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
電話回線の携帯電話コンポーネントとの詳細な対話を提供します。
public ref class PhoneLineCellularDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneLineCellularDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneLineCellularDetails
Public NotInheritable Class PhoneLineCellularDetails
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Mobile Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (v1.0 で導入)
|
アプリの機能 |
phoneCallHistory
phoneCallHistorySystem
|
プロパティ
IsModemOn |
この電話回線のモデムがオンかどうかを示します。 |
RegistrationRejectCode |
電話回線の登録拒否コードを取得します。 |
SimSlotIndex |
携帯電話回線に関連付けられている SIM カードのスロット インデックスを取得します。 |
SimState |
携帯電話の回線に関連付けられている SIM カードの状態を取得します。 |
メソッド
GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation) |
ユーザーに表示する適切な接続文字列を取得します。 |