
ProProcstepNumberGet | |
( ProSolid p_solid /* (In) The solid that corresponds to the process step. */ ProProcstep* p_proc_step /* (In) The process step handle. */ int* r_step_number /* (Out) The step number in the active step list. If there is an error, this is initialized to PRO_VALUE_UNUSED. */ ) |

The function successfully retrieved the information. | |
One or more of the input arguments are invalid. | |
The specified p_proc_step is invalid. |


