API 文档 > Miscellaneous > Object ProMfgprocitem > Function ProMfgprocitemNextitemGet
Function ProMfgprocitemNextitemGet
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
Synopsis
ProMfgprocitemNextitemGet
(
/* (In)
The process manager item.
*/
ProMfgprocItem* next_item
/* (Out)
The next item.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The item is the last item in the table.
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable().
User Guide References
这对您有帮助吗?