PhoneLineDialResult Klasse

Definition

Stellt eine status eines Telefonanrufs dar.

public ref class PhoneLineDialResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PhoneLineDialResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PhoneLineDialResult
Public NotInheritable Class PhoneLineDialResult
Vererbung
Object Platform::Object IInspectable PhoneLineDialResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (eingeführt in v6.0)
App-Funktionen
phoneCall

Eigenschaften

DialCallStatus

Ruft den Vorgang status (oder Ergebnis) des Telefonanrufs ab.

DialedCall

Ruft den Telefonanruf instance ab.

Gilt für: