SYNTAX:
xpxSetUsedin(T : GENERIC;
R : STRING;
Instances_Using_T_in_Role_R : SET OF GENERIC)
status : INTEGER;
The xpxSetUsedIn function is similar to the built-in function USEDIN (see Part-11 par. 15.26) except that a set is returned in stead of a bag. Please NOTE , as seen from the prototype, that this function does not return a status, which is normally the case for all xpx functions.
General
Content
Integrations