...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDeleteAccessRights (currInst , userORgroupId : GENERIC)
status : INTEGER;
|
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>
Arguments
...
Type | Name | Comment |
GENERIC | currInst | is a numeric instanceID that uniquely identifies the instance. |
...
GENERIC | userORgroupId | is a numeric instanceID that uniquely identifies the EDMuser or EDMgroup instance in the |
...
EDMdatabase that defines the owner of the instance |
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|