Object
ProNetwork
Function ProNetworkCreate
Description
Creates new network in specified harness.
Synopsis
#include <
ProCabling.h
>
ProError
ProNetworkCreate
(
ProHarness
harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully created the new network cable.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_E_FOUND
network already exists.
PRO_TK_GENERAL_ERROR
Other error.
Manual References:
Production Applications: Cabling: Managing Cables and Bundles
Production Applications: Cabling: Managing Cables and Bundles