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:
 
xpfGetInstanceContainers (currInst           : GENERIC;                           options            : INTEGER)                           instanceContainers : SET OF GENERIC;
 
The xpfGetInstanceContainers function returns the instance containers for the instance of interrest <currInst>. The instance containers are returned in the argument <instanceContainers>.
To be completed.
This function is equivalent to the EDMinterface function edmiGetInstanceContainers.
See also xpxGetInstanceContainers.

  • No labels