Hi
i like to pass whole array data Appui to DBMSEngine through make function
please give me suggetion
if String data like to pass than we use
const TDesC& CXMLParsingAppUi::Name()
{
return iName; // TBuf<15> iName, declaration in header file;
}
but what can i write if using array???
Regards
Tanya





