API-Dokumentation > Cabling > Object ProCable > Function ProCableNameGet
Function ProCableNameGet
Description
Returns the cable name
Synopsis
#include <ProCabling.h>
ProCableNameGet
(
ProCable* p_cable
/* (In)
The handle of cable.
*/
ProName name
/* (Out)
The name.
*/
)
Returns
The function successfully initialized the cable.
One or more of the arguments was invalid. PRO_TK_GENERAL_ERROR- Other error.
Sample Code References
User Guide References
War dies hilfreich?