Märkus.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida sisse logida või kausta vahetada.
Juurdepääs sellele lehele nõuab autoriseerimist. Võite proovida kausta vahetada.
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
Caution
You should only implement this interface if you have a specific need to do so.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | storageprovider.h |