
Replacement in Object TOOLKIT: |


ProSolidDtlsyminstsCollect | |
( ProSolid p_solid /* (In) The solid handle. */ ProDtlsyminst** px_sym_insts /* (Out) The pointer to ProArray of ProDtlsyminst. The function allocates memory for array. Use the function ProArrayFree to release the memory.. */ ) |

The function successfully collected the symbol instances. | |
One or more arguments was invalid. | |
The function failed. | |
No symbol instances were found. | |
The function found too many instances to be contained in the output ProArray. Use ProSolidDtlsyminstVisit instead. |

