
ProManikinCustomize | |
( const ProManikinEditVarPair* vars_array /* (In) ProArray array of ProManikinEditVarPair */ ProName failed_param_name /* (Out) if the process failed it would contain the problematic parameter we were unable to satisfy. */ ) |

The function was successful. | |
The cust manikin must be the top window object. | |
Invalid input in this case failed_param_name will return the problematic parameter. | |
ProManikinEditVarPair.p_val does not match type of ProManikinEditVarPair.ProParamvalue - failed_param_name will be set. | |
A parameter not in bounds or the regeneration | |
failed | failed_param_name will be set. |
The function failed by other reason. |
