Documentación de la API
>
Cabling
>
Object ProCable
> Function ProCableNameGet
Function ProCableNameGet
Description
Returns the cable name
Synopsis
#include <
ProCabling.h
>
ProError
ProCableNameGet
(
ProCable
* p_cable
/* (In)
The handle of cable.
*/
ProName
name
/* (Out)
The name.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully initialized the cable.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_GENERAL_ERROR
- Other error.
Sample Code References
pt_examples ( UtilCable.c )
pt_examples ( UtilCable.c )
pt_examples ( UtilCable.c )
pt_examples ( UtilCable.c )
pt_examples ( UtilCable.c )
User Guide References
Cable Identifiers and Types:ProCableNameGet
Equivalent Pro/DEVELOP Functions:ProCableNameGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado