Function ProNetworkCreate
Description
Creates new network in specified harness.
Synopsis
#include <ProCabling.h>
ProNetworkCreate
(
ProHarness harness
/* (In)
The handle of harness
*/
)
Returns
The function successfully created the new network cable.
One or more of the arguments was invalid.
network already exists.
Other error.
User Guide References
¿Fue esto útil?