xpfCreateInstanceContainer

FUNCTION xpfCreateInstanceContainer (modelId     : GENERIC;
                                     options     : INTEGER;
                                     name        : STRING;
                                     description : STRING)
                                     containerId : GENERIC;
                

The xpfCreateInstanceContainer function creates an instance container, and returns the unique ID of the new instance container in the argument <containerId>.

Arguments


TypeNameComment
GENERICmodelIdcomments
INTEGERoptions 
STRINGname 
STRINGdescription 

Return Value


 

TypeNameComment
GENERICcontainerIdcomments

Options


OptionComment
CONTAINERcomment
LOCK_CONTAINER 
MODEL_CONTAINER 
MODEL_LOCK_CONTAINER 
ANY_CONTAINERequal to CONTAINER | LOCK_CONTAINER | MODEL_CONTAINER | MODEL_LOCK_CONTAINER

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.