A3DFRMFeatureGetTypeAsString

A3DStatus A3DFRMFeatureGetTypeAsString(const A3DFRMFeature *pFeature, A3DUTF8Char **ppcFeatureType)
A3DStatus A3DFRMFeatureGetTypeAsString(const A3DFRMFeature* pFeature, A3DUTF8Char** ppcFeatureType)

Get the string associated to the feature type.

Parameters

pFeature: feature pointer

ppcFeatureType: associated string

Returns

A3D_SUCCESS on success, or an error code on failure