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
>
ProError
ProCableDataObjectCreate
(
ProHarness
harness
/* (In)
The handle of harness
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully created the new Cable Data Object.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_E_FOUND
Cable Data Object already exists.
PRO_TK_GENERAL_ERROR
Other error.
User Guide References
Connectors Parameters:ProCableDataObjectCreate
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado