
Replacement in Object TOOLKIT: |

ProMdlDeclaredDataList | |
( ProMdl model /* (In) The part, assembly or notebook. Cannot be NULL. */ ProMdlnameShortdata** p_declared_list /* (Out) A ProArray of ProModel declared object names and types. Call ProArrayFree to free this memory. Cannot be NULL. */ ProMdlfileType** model_file_types /* (Out) A ProArray of dependency types, same length as p_dependencies_list and in the same order of dependencies. Cannot be NULL. */ int* p_count /* (Out) The number of objects in p_declared_list. Cannot be NULL. */ ) |

The function successfully retrieved the information. | |
No objects were found. | |
The input argument is invalid. |


