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.
Provides a collection of properties associated with a file or folder.
Inheritance
The IStorageProviderPropertyHandler interface inherits from the IUnknown interface. IStorageProviderPropertyHandler also has these types of members:
Methods
The IStorageProviderPropertyHandler interface has these methods.
| IStorageProviderPropertyHandler::RetrieveProperties Gets the properties managed by the sync engine. |
| IStorageProviderPropertyHandler::SaveProperties Saves properties associated with a file or folder. |
Remarks
You should only implement this interface if you have a specific need to do so.
This interface is responsible for keeping track of the following properties:
- StorageProviderFileIdentifier
- StorageProviderFileRemoteUri
- StorageProviderFileChecksum
- StorageProviderFileVersionWaterline
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | storageprovider.h |