Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the IStorageProviderPropertyHandler associated with a specific file or folder.
Inheritance
The IStorageProviderHandler interface inherits from the IUnknown interface. IStorageProviderHandler also has these types of members:
Methods
The IStorageProviderHandler interface has these methods.
| IStorageProviderHandler::GetPropertyHandlerFromFileId Gets an instance of IStorageProviderPropertyHandler associated with the provided file identifier. |
| IStorageProviderHandler::GetPropertyHandlerFromPath Gets an instance of IStorageProviderPropertyHandler associated with the provided path. |
| IStorageProviderHandler::GetPropertyHandlerFromUri Gets an instance of IStorageProviderPropertyHandler associated with the provided URI. |
Remarks
You should only implement this interface if you have a specific need to do so.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | storageprovider.h |