
ProImmParamsGet | |
( ProImmParams immparams /* (In) Pointer to the ImmParam handle */ ProName machine_name /* (Out) name of IMM (allocated by caller); */ ProCharName** p_param_names /* (Out) ProArray of Imm parameter names; The user must pass a pre-allocated array. If the array is reused, new elements will be appended to the existing elements unless the array size is reset to 0 with ProArraySizeSet. */ ProName** p_param_values /* (Out) ProArray of Imm parameter values; The user must pass a pre-allocated array. If the array is reused, new elements will be appended to the existing elements unless the array size is reset to 0 with ProArraySizeSet. */ ) |

The function successfully retrieved the information. | |
The input argument is invalid. |

