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