Documentação da API > Cabling > Object ProCablelocation > Function ProCablelocationTypeGet
Function ProCablelocationTypeGet
Description
Retrive the location's type for specified harness
Synopsis
#include <ProCabling.h>
ProCablelocationTypeGet
(
/* (In)
The cable location.
*/
/* (Out)
The cable location type.
*/
)
Returns
The function successfully retrieved locations.
One or more of the arguments was invalid.
Other error.
Sample Code References
User Guide References
Isto foi útil?