PhoneCallsResult クラス

定義

電話回線の操作状態を表し、回線上の電話を列挙します。

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
継承
Object Platform::Object IInspectable PhoneCallsResult
属性

Windows の要件

デバイス ファミリ
Windows 10, version 2104 (10.0.20348.0 で導入)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (v6.0 で導入)
アプリの機能
phoneCall

プロパティ

AllActivePhoneCalls

回線上の電話のコレクションを取得します。

OperationStatus

電話回線操作の状態を取得します。

適用対象