PhoneCallHistoryManager Klasse

Definition

Stellt APIs für die Anwendung bereit, um Zugriff auf den PhoneCallHistoryStore zu erhalten.

public ref class PhoneCallHistoryManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallHistoryManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class PhoneCallHistoryManager
Public Class PhoneCallHistoryManager
Vererbung
Object Platform::Object IInspectable PhoneCallHistoryManager
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Hinweise

Versionsverlauf

Windows-Version SDK-Version Wertschöpfung
1607 14393 GetForUser

Methoden

GetForUser(User)

Ruft das PhoneCallHistoryManagerForUser-Objekt für einen bestimmten Benutzer ab, das einem bestimmten Benutzer Zugriff auf den PhoneCallHistoryStore ermöglicht.

RequestStoreAsync(PhoneCallHistoryStoreAccessType)

Fordert den PhoneCallHistoryStore an, der der aufrufenden Anwendung zugeordnet ist.

Gilt für: