API 文件集 > Cabling > Object ProCable > Function ProCableCosmeticFeatureTypeGet
Function ProCableCosmeticFeatureTypeGet
Description
Return the cosmetic feature type
Synopsis
#include <ProCabling.h>
ProCableCosmeticFeatureTypeGet
(
ProFeature* cosm_feature
/* (In)
The cosmetic feature
*/
/* (Out)
the type of the cosmetic feature
*/
)
Returns
The function successfuly retrieve the cosmatic feature type
One or more of the arguments was invalid.
feature is not a cosmetic feature type
這是否有幫助?