How to get reference to SlideShowView of already running Powerpoint Viewer

M

Manoj Pandole

Hi,

I am working on a scenario where an application starts
Powerpoint Viewer 97(this is a MFC application), and
there's another application( a VB6 one) which should be
able to track a show started by the first application.
Although i am able to get a reference to Powerpoint viewer
from VB6 application but i am unable to get a reference to
SlideShowView object.

Can anybody there please tell me how to get a reference to
SlideShowView?

Regards,
Manoj Pandole
 
S

Shyam Pillai

Manoj,
You cannot get access to a SlideShowWindow object when you are automating
the viewer.

Regards
Shyam
 
M

Manoj Pandole

Hi again,

Sorry, but it's not SlideShowWindow object but
SlideShowView object that i am trying to get hold of.
Any suggestions on that.

Regards,
Manoj Pandole
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top