| Description | ||||||||||||||
| Obtains the next item following 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 | ProMfgprocitemNextitemGet | ( | ||||||||||||
| ProMfgprocItem* item | ||||||||||||||
| /* (In) | ||||||||||||||
| The process manager item. | ||||||||||||||
| */ | ||||||||||||||
| ProMfgprocItem* next_item | ||||||||||||||
| /* (Out) | ||||||||||||||
| The next item. | ||||||||||||||
| */ | ||||||||||||||
| ) | ||||||||||||||
| Returns | ||||||||||||||
|
||||||||||||||