IStorageProviderHandler 接口 (storageprovider.h)

检索与特定文件或文件夹关联的 IStorageProviderPropertyHandler

继承

IStorageProviderHandler 接口继承自 IUnknown 接口。 IStorageProviderHandler 还具有以下类型的成员:

方法

IStorageProviderHandler 接口具有这些方法。

 
IStorageProviderHandler::GetPropertyHandlerFromFileId

获取与提供的文件标识符关联的 IStorageProviderPropertyHandler 的实例。
IStorageProviderHandler::GetPropertyHandlerFromPath

获取与提供的路径关联的 IStorageProviderPropertyHandler 的实例。
IStorageProviderHandler::GetPropertyHandlerFromUri

获取与提供的 URI 关联的 IStorageProviderPropertyHandler 实例。

注解

警告  

仅当有特定需要时,才应实现此接口。

 

要求

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