Hi all,
in my c++ application I want to access (client side) the Metadata object I have added to the InformationObject object in my custom reader
outVec->GetInformationObject(0)->Set(META_DATA(), this->MetaData);
How can I access to this?
Hi all,
in my c++ application I want to access (client side) the Metadata object I have added to the InformationObject object in my custom reader
outVec->GetInformationObject(0)->Set(META_DATA(), this->MetaData);
How can I access to this?