API-Dokumentation > Features > Object ProFeature > Function ProFeatureGrppatternStatusGet
Function ProFeatureGrppatternStatusGet
Description
Retrieves the group pattern status of the specified feature.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFeature.h>
ProFeatureGrppatternStatusGet
(
ProFeature* p_feat_handle
/* (In)
The feature to process
*/
ProGrppatternStatus* p_grp_pattern_status
/* (Out)
The current group pattern status of the feature
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?