Description | ||||||||
Initializes the ProRule data structure according to the specified data. | ||||||||
Replacement in Object TOOLKIT: | wfcWAssembly::ListComponentsByAssemblyRule | |||||||
Synopsis | ||||||||
#include <ProRule.h> | ||||||||
ProError | ProRuleInitDist | ( | ||||||
ProRuleDist* dist_data | ||||||||
/* (In) | ||||||||
The data specific to the rule type being initialized | ||||||||
*/ | ||||||||
ProRule* rule | ||||||||
/* (Out) | ||||||||
The ProRule data structure to be filled in | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|