Documentación de la API
>
Miscellaneous
>
Object ProNetwork
> Function ProNetworkCreate
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.
User Guide References
Managing Cables and Bundles:ProNetworkCreate
Parent topic
Object ProNetwork
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado