PhoneCallsResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
電話回線の操作状態を表し、回線上の電話を列挙します。
public ref class PhoneCallsResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PhoneCallsResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PhoneCallsResult
Public NotInheritable Class PhoneCallsResult
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 2104 (10.0.20348.0 で導入)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (v6.0 で導入)
|
アプリの機能 |
phoneCall
|
プロパティ
AllActivePhoneCalls |
回線上の電話のコレクションを取得します。 |
OperationStatus |
電話回線操作の状態を取得します。 |