I don't know how to get easily a snapshot from the cortona engine.
Any hints?
I'm working on Cortona4.1/VC++6/MFC/Windows Vista
A snapshot can be taken using the Picture property of the Cortona ActiveX.
The second option to create a snapshot is a little more complicated than just getting IPictureDisp, and assumes using I3DViewService3::GetBuffer.
Thanks a lot! I'm trying to use the GetPicture() function, I create a CPicture1, but I don't know how to get a CBitmap from it. How can I do?
Thanks,
Andrea