Documentación de la API > Cabling > Object ProCable > Function ProCableDataObjectCreate
Function ProCableDataObjectCreate
Description
Creates new Cable Data Object in specified harness.
Synopsis
#include <ProCabling.h>
ProCableDataObjectCreate
(
ProHarness harness
/* (In)
The handle of harness
*/
)
Returns
The function successfully created the new Cable Data Object.
One or more of the arguments was invalid.
Cable Data Object already exists.
Other error.
User Guide References
¿Fue esto útil?