SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

Version Event

Fired for each version.

Syntax

 virtual int FireVersion(SPDocumentsVersionEventParams *e);

 
typedef struct {
char* Comments;
char* CreatedBy;
char* Date;
ns_int64 *pSize;
char* URL;
char* Version;
int reserved;
} SPDocumentsVersionEventParams;

Remarks

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

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