Sets the value of an extended parameter of integer type
CScalarConvertParams<T>& SetIntParam( unsigned int index, int value ); |
The position of the parameter within the set of integer extended parameters of the argument.
The new value of the parameter.
Returns a reference to the calling object, for the convenience of generated code.
This method is used by generated code that converts extended types.
Header: xlpconvert.h
CScalarConvertParams<T> Class | CScalarConvertParams<T> Methods | GetIntParam | GetBoolParam | SetBoolParam | GetStringParam | SetStringParam