Description | ||||||||
Retrieves the pattern status of the specified feature.
NOTE: This function deals with simple patterns only. |
||||||||
Replacement in Object TOOLKIT: | pfcFeature::Pattern | |||||||
Synopsis | ||||||||
#include <ProFeature.h> | ||||||||
ProError | ProFeaturePatternStatusGet | ( | ||||||
ProFeature* p_feat_handle | ||||||||
/* (In) | ||||||||
The feature to process | ||||||||
*/ | ||||||||
ProPatternStatus* p_pattern_status | ||||||||
/* (Out) | ||||||||
The current pattern status of the feature | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|