共用方式為


DeviceInformationUpdate 類別

定義

包含 DeviceInformation 物件的更新屬性。

public ref class DeviceInformationUpdate sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DeviceInformationUpdate final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DeviceInformationUpdate
Public NotInheritable Class DeviceInformationUpdate
繼承
Object Platform::Object IInspectable DeviceInformationUpdate
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

範例

如需 C# 和 C++ 的完整範例,請參閱 裝置列舉和配對範例

備註

DeviceWatcher類別的UpdatedRemoved事件會收到DeviceInformationUpdate物件。

如需DeviceInformationUpdate的詳細資訊,請參閱列舉和watch裝置

屬性

Id

已更新裝置的 DeviceInformation 識別碼。

Kind

取得已更新裝置的裝置類型。

Properties

DeviceInformation物件更新中的已變更屬性。

適用於

另請參閱