Object ProNetwork

Function ProNetworkGet


Description
Gets the network in specified harness.
Synopsis
#include <ProCabling.h>
ProErrorProNetworkGet(
ProHarness harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully returned the new network cable.
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_E_NOT_FOUNDnetwork not found.
PRO_TK_GENERAL_ERROROther error.

Manual References:

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