Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |