XLL+ Class Library (7.0)

CMatrixConvertParams<T>::GetArgFullNameTranslated

Gets the full translated name of the argument

virtual std::wstring GetArgFullNameTranslated( ) const;

Return Value

Returns the translated argument name, as passed to the object's constructor. Any numeric IDs are translated using the resources for the current user language.

Requirements

Header: xlpconvert.h

See Also

CMatrixConvertParams<T> Class | CMatrixConvertParams<T> Methods | GetArgName | GetArgFullName | GetArgNameTranslated