SYNTAX:
xpxDeleteAccessRights (currInst , userORgroupId : GENERIC)
status : INTEGER;
To be completed
The xpxDeleteAccessRights function revokes individually set access rights from an EDMuser or an EDMgroup.
Owners and administrators can not have their access rights increased or reduced by individual access rights.
Only owners, administrators and superuser may use this function.
The argument <currInst> is a numeric instanceID that uniquely identifies the instance.
The argument <userORgroupId> is a numeric instanceID that uniquely identifies the EDMuser or EDMgroup instance in the EDMdatabase that defines the owner of the instance
This function is equivalent to the EDMinterface function edmiDeleteAccessRights.
General
Content
Integrations