Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
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.

  • No labels