iWMDMStorage4 接口 (mswmdm.h)

IWMDMStorage4 接口通过提供检索存储的可用元数据子集以及设置和检索对其他存储的引用列表的方法扩展 IWMDMStorage3

继承

IWMDMStorage4 接口继承自 IWMDMStorage3IWMDMStorage4 还具有以下类型的成员:

方法

IWMDMStorage4 接口包含以下方法。

 
IWMDMStorage4::FindStorage

FindStorage 方法根据其持久唯一标识符检索当前根存储中的存储。
IWMDMStorage4::GetParent

GetParent 方法检索存储的父级。
IWMDMStorage4::GetReferences

GetReferences 方法检索指向此存储指向的 IWMDMStorage 对象的指针数组。 抽象专辑或播放列表通常存储为 MTP 设备上的引用集合。
IWMDMStorage4::GetRightsWithProgress

GetRightsWithProgress 方法检索存储对象的权限信息,提供用于监视进度的回调机制。
IWMDMStorage4::GetSpecifiedMetadata

GetSpecifiedMetadata 方法从存储中检索一个或多个特定的元数据属性。
IWMDMStorage4::SetReferences

SetReferences 方法设置存储中包含的引用,该存储包含引用 (,例如播放列表或专辑) ,覆盖存储保存的所有以前存在的引用。

要求

要求
目标平台 Windows
标头 mswmdm.h

另请参阅

IWMDMStorage 接口

IWMDMStorage2 接口

IWMDMStorage3 接口

应用程序的接口