Category Cabling, Object ProConnector

Function ProConnectorRefModelNameGet


Description
Gets connector's ref model name.
Synopsis
#include <ProCabling.h>
ProErrorProConnectorRefModelNameGet(
ProConnector* p_connector
/* (In)
The connector handle.
*/
ProMdlName p_ref_model_name
/* (Out)
Ref model name.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully gets ref model name.
PRO_TK_BAD_INPUTSOne or more of the arguments was invalid.
PRO_TK_E_NOT_FOUNDRef model is not found for connector.
PRO_TK_GENERAL_ERROROther errors.

Manual References:

  1. Production Applications: Cabling: Connectors Parameters
  2. Production Applications: Cabling: Connectors Parameters