
Replacement in Object TOOLKIT: |

ProFaminstanceSelect | |
( ProFamtable* p_famtab /* (In) The handle to the family table. */ int multiselect /* (In) If you set this to TRUE, you can select more than one instance. */ int* num_sels /* (Out) The number of instances selected. */ ProFaminstanceList* instances /* (Out) The list of selected instances. The user must allocate a ProArray for this argument, and call ProArrayFree() when done with the data. */ ) |

The user selected instances. | |
A general error occurred and the function failed (for example, the specified model is not generic). |


