Cloud Storage Integrator 2016 C++ Builder Edition
Cloud Storage Integrator 2016 C++ Builder Edition
Questions / Feedback?

ListRevisions Method

Lists file revisions.

Syntax


void __fastcall ListRevisions();

Remarks

This method lists revisions of the file specified by ResourcePath.

Before calling this method set ResourcePath to the full path of the file.

After calling this method 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:

To restore a file to a specific revision call RestoreResource with the desired ResourceRevision.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7239]