xpxProtectInstance
FUNCTION xpxProtectInstance (currInst : GENERIC; protection : INTEGER) status : INTEGER;
The xpxProtectInstance function defines access rights to the specified instance. The available access rights are read, write, or none. Write access implies read access.
Arguments
Type | Name | Comment |
GENERIC | currInst | A numeric instanceID that uniquely identifies a protected instance in the EDMdatabase. This may be any protected instance in the database such as e.g repositories and models. |
INTEGER | protection | Specifies the protection to be set for the specified protected instance. The value should be a bitwise OR of any combination of the symbols listed below. |
Return Value
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â