SDK C++ - Getting string/stream for a CosObj
What I am trying to do is create the apperance stream for an annotation. I have a PDEForm object as a CosObj that I have attempted to create an appearnce sttream from using converted sample code. I have been unable to locate a sample that does exactly this from an in memory CosObj, though the Embed3DData sample comes pretty close. To debug, and possibly insert into the stream, I would like to get the stream that would be written for the CosObj. How do I do this? I have not found an API call that does this.
