Description | ||||||||||||||
Obtains the item listed just before this item in the process manager table. Applicable only to items taken from the PRO_MFGPROCTABLE_PROCESS table. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Advanced NC | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMfgproctable.h> | ||||||||||||||
ProError | ProMfgprocitemPreviousitemGet | ( | ||||||||||||
ProMfgprocItem* item | ||||||||||||||
/* (In) | ||||||||||||||
The process manager item. | ||||||||||||||
*/ | ||||||||||||||
ProMfgprocItem* previous_item | ||||||||||||||
/* (Out) | ||||||||||||||
The previous item. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|