
ProBundleCreate | |
( ProHarness harness /* (In) The harness handle */ ProSpool* spool /* (In) The spool */ ProName bundle_name /* (In) The bundles name */ ProCable* p_cables /* (In) The ProArray of cables to add */ ProBoolean is_flat /* (In) If PRO_B_TRUE, the bundle is flat. If PRO_B_FALSE, the bundle is round. */ ProCable* p_bundle /* (Out) The created bundle */ ) |

The function successfully created the new bundle. | |
One or more of the arguments was invalid. | |
Bundle already exists. | |
Spool does not exist. | |
Other error. |


