Persist MSGraph object

G

guenther

Hi,
how can I programatically persist/save a MSGraph object from within VC++ to
a fiel? I did not get the "SaveAs" (Error: no member function) to work nor
the ".Export" with an appropriate format, which would allow me to reload the
object later on as a MSGraph object. Any suggestion?

Guenther
 
Top