
Replacement in Object TOOLKIT: |


ProSolidDtlsymdefsCollect | |
( ProSolid p_solid /* (In) The solid handle. */ ProDtlsymdef** px_sym_defs /* (Out) The pointer to the array of symbol definitions. The function allocates ProArray. Use the function ProArrayFree to release the memory.. */ ) |

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

