
ProParamvalueSet | |
( ProParamvalue* p_handle /* (In) The pointer to the ProParamvalue to be set. */ void* p_value /* (In) The pointer to the data to be placed in the value field. The data passed should be a pointer to a double, int, short, or wchar_t*. */ ProParamvalueType type /* (In) The type of data to be stored. */ ) |

The function successfully set the fields. | |
One or more of the arguments are invalid. |


