Description | ||||||||||||||
Sets parameters of specified connector | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProConnectorParamsSet | ( | ||||||||||||
ProConnector* p_connector | ||||||||||||||
/* (In) | ||||||||||||||
The connectors handle. | ||||||||||||||
*/ | ||||||||||||||
ProCableparam* params | ||||||||||||||
/* (In) | ||||||||||||||
The new parameters. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|