

ProMfgprocitemReorderlimitsGet | |
( ProMfgprocItem* target_items /* (In) ProArray of steps which are potentially to be reordered. */ ProMfgprocReorderCheckOptions options /* (In) Bitmask containing one or more types of checks to use in this determination. */ ProMfgprocItem* first_predecessor /* (Out) The first possible predecessor item for the reorder operation. */ ProMfgprocItem* last_predecessor /* (Out) The last possible predecessor item for the reorder operation. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The indicated set of items cannot be reordered to any other location in the process table. | |
The manufacturing process table has not been initialized, see ProMfgProctableEnable(). |

