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

Version Event

Fired for each version.

Syntax

typedef void __fastcall (__closure *TicsSharePointVersionEvent)(System::TObject* Sender, TicsSharePointVersionEventParams *e);


__property TicsSharePointVersionEvent OnVersion = {read=FOnVersion, write=FOnVersion};

typedef struct {
     String Comments;
     String CreatedBy;
     String Date;
     __int64 Size;
     String URL;
     String Version;
} TicsSharePointVersionEventParams;

Remarks

This event is fired as the result of a call to ListVersions.

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