Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ListChanges Method

List recent changes to a folder.

Syntax

public void listChanges();

Remarks

This method may be used to list recent changes to a folder. After listing a folder's contents by calling ListResources the ChangeMarker property will be populated. This method will list changes since the time when ChangeMarker was originally created.

After calling this method ResourceCount indicates the number of resources which have been updated (if any).

To iterate over the resources set ResourceIndex to a value from 0 to ResourceCount - 1. Setting ResourceIndex populates other Resource properties to provide information about the resource.

After calling this method the following resource properties are populated:

If the ResourceType is 1 (rtFolder) only the following properties are applicable:

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0