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.
General
Content
Integrations