
ProBundleCablesCollect | |
( ProCable* p_bundle /* (In) bundle handle */ ProBundleCableLevel level /* (In) determines which set of cables to get. */ ProCable** p_cables /* (Out) ProArray of bundles. Function allocates memory for this argument. User must free it using ProArrayFree. */ ) |

The function successfully collected cables. | |
Invalid type of specified cable (bundle); | |
One or more of the arguments was invalid. | |
Other error. |


