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

Role Event

Fired for each role.

Syntax

 virtual int FireRole(SPAdminRoleEventParams *e);

 
typedef struct {
char* Description;
int Hidden;
char* Id;
char* Name;
ns_int64 *pPermissions;
char* RoleType;
int reserved;
} SPAdminRoleEventParams;

Remarks

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

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