
Replacement in Object TOOLKIT: |

ProFeatureSectionCopy | |
( ProFeature* feat_handle /* (In) The feature. */ int section_number /* (In) The section number. The valid values are 0 to (n-1), where n is the number of sections given by the function ProFeatureNumSectionsGet(). */ ProSection* p_section /* (Out) The copy of the requested feature section. The function allocates the memory for this object. Use the function ProSectionFree() to free the object. */ ) |

The function successfully retrieved the information. | |
The section is not available for use. | |
One or more of the input arguments are invalid. |



