i have a case where i would like to return from a library function an ArrayObject* of String but i didn't find an example to do that...
only one case seems near what i want, but not with String : ArrayObject* B4RSerializator::ConvertBytesToArray (ArrayByte* Bytes, ArrayObject* Result)
who can help ?
only one case seems near what i want, but not with String : ArrayObject* B4RSerializator::ConvertBytesToArray (ArrayByte* Bytes, ArrayObject* Result)
who can help ?