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:
 
xpxUnsetProtectedAttrBN (currInst : GENERIC;
                         attrName : STRING)                         status   : INTEGER;
 
To be completed.
The xpxUnsetProtectedAttrBN function unsets,
The argument <currInst> specifies a numeric instanceID that uniquely identifies the instance of interest in the EDMdatabase.
The argument <attrName> specifies the name of the attribute to unset protection. Attribute names are case insensitive..
This function is equivalent to the EDMinterface function edmiUnsetProtectedAttrBN.

  • No labels