Interface IStorageProviderHandler (storageprovider.h)
Récupère le IStorageProviderPropertyHandler associé à un fichier ou dossier spécifique.
Héritage
L’interface IStorageProviderHandler hérite de l’interface IUnknown. IStorageProviderHandler a également les types de membres suivants :
Méthodes
L’interface IStorageProviderHandler utilise ces méthodes.
IStorageProviderHandler ::GetPropertyHandlerFromFileId Obtient un instance de IStorageProviderPropertyHandler associé à l’identificateur de fichier fourni. |
IStorageProviderHandler ::GetPropertyHandlerFromPath Obtient un instance de IStorageProviderPropertyHandler associé au chemin d’accès fourni. |
IStorageProviderHandler ::GetPropertyHandlerFromUri Obtient un instance de IStorageProviderPropertyHandler associé à l’URI fourni. |
Remarques
Attention
Vous ne devez implémenter cette interface que si vous avez besoin de le faire.
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | storageprovider.h |