Good morning

I've an UDT within a stdPicture field. When I try to run the code to save the structure into a file, VB raises a compilation error
You cannot use Put or Get with pointers to an object or with user defined types that contains a pointer to an object
What should I do?