Object ProNetwork

Function ProNetworkCreate


Description
Creates new network in specified harness.
Synopsis
#include <ProCabling.h>
ProErrorProNetworkCreate(
ProHarness harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully created the new network cable.
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_E_FOUNDnetwork already exists.
PRO_TK_GENERAL_ERROROther error.

Manual References:

  1. Production Applications: Cabling: Managing Cables and Bundles
  2. Production Applications: Cabling: Managing Cables and Bundles