
ProMdlFeatBackupRefMdlNamesGet | |
( ProMdl model /* (In) The owner model of the backup data. */ ProFeature* feature /* (In) The referencing feature. */ int* path /* (In) A ProArray of the memb id (path) from the top to the reference owner model. */ int ref_id /* (In) The specified reference id. */ ProMdlName** TopToRefModelNames /* (Out) ProArray of top to ref model names. The function allocates the memory for this argument. Use the function ProArrayFree() to free the memory. */ ) |

The function succeeded. | |
One or more arguments is invalid. | |
The model does not have backup reference data. | |
The model has backup reference data, but the specified names are not found. | |
The function failed. |

