PhoneCallHistoryEntryReader 类

定义

使呼叫应用能够读取电话呼叫历史记录条目。

public ref class PhoneCallHistoryEntryReader 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 PhoneCallHistoryEntryReader 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 sealed class PhoneCallHistoryEntryReader
Public NotInheritable Class PhoneCallHistoryEntryReader
继承
Object Platform::Object IInspectable PhoneCallHistoryEntryReader
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
phoneCallHistory phoneCallHistorySystem

方法

ReadBatchAsync()

返回 PhoneCallHistoryEntry 对象的列表。

适用于