Sets the value of an extended parameter of string type
CVectorConvertParams<T>& SetStringParam( unsigned int index, const wchar_t* value ); |
The position of the parameter within the set of string 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
CVectorConvertParams<T> Class | CVectorConvertParams<T> Methods | GetStringParam | GetIntParam | SetIntParam | GetBoolParam | SetBoolParam