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.