Step Models
The Step Model object represents the default properties of steps in the process manager and is a derivative of the ProModelitem and is defined as typedef struct pro_model_item.
{
ProType type;
int id;
ProMdl owner;
}ProMfgprocItem;
Step objects have a step id, the Mfg owner, and the ProType field as PRO_NC_PROCESS_MODEL.
War dies hilfreich?