
ProFeatureSelectionGet | |
( ProFeature* p_feature /* (In) The feature */ ProSelection* p_selection /* (Out) The data structure to be filled in */ ) |

The function successfully filled in the data structure. | |
The input argument is invalid. | |
The specified feature does not have a reference assembly. | |
The reference assembly is not in session. | |
A major problem occurred, usually object corruption. For example, the function may have found the reference assembly, but the owner part does not match the component path. In this case, the p_selection will be initialized with the obtained data, but might be invalid. |


