Previous Topic: InputNext Topic: Return


Output

plCount

This count is the number of model IDs retrieved. The number of model IDs provided in the output is equal to or less than the number specified in the input.

Important! You must allocate enough memory for the array to avoid writing to memory space that is not allocated.

plArrayModelIds

Model ID Array is a series that contains the returned model IDs. Memory for the array must be allocated prior to using this function.

Note: For more information, see Count and Array Functions in the chapter titled API Variable Types.