
ProCableLocationsCollect | |
( ProAssembly assy /* (In) The handle to the assembly that contains the cable. */ ProCable* p_cable /* (In) The cable's handle. */ ProCablelocation** p_location_array /* (Out) Pointer to ProArray of locations. The function allocates memory for this argument. To free it, call the function ProArrayFree. */ ) |

The function successfully get list of ids. | |
One or more of the arguments was invalid. | |
Other errors. |


