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:
 
xpxGetInstanceContainers(currInst               : GENERIC;                         options                : INTEGER;                         VAR containerId        : GENERIC;                         VAR numberOfContainers : INTEGER;                         VAR containers         : SET OF GENERIC)                          status                 : INTEGER;
 
To be completed.
The xpxGetInstanceContainers function returns a buffer with containerIds of all the instance containers of given type in which a given instanceId is contained.
This function is equivalent to the EDMinterface function edmiGetInstanceContainers.

  • No labels