Gets the value of an extended parameter of integer type
int GetIntParam( unsigned int index ) const; |
The position of the parameter within the set of integer extended parameters of the argument.
If the index value is out of range, then an exception of type CXlUserConversionException will be thrown.
Returns the value of the specified extended parameter as set by SetIntParam.
This method is used by extended type converter functions in classes derived from CXlUserConverterBase.
Header: xlpconvert.h
CMatrixConvertParams<T> Class | CMatrixConvertParams<T> Methods | SetIntParam | GetBoolParam | SetBoolParam | GetStringParam | SetStringParam