How to get each slide for the current presentation ?

A

Aurora I

Hi everyone,
I am trying to write a PPT to XML converter using Visual C++ and PowerPoint
automation.
I have a few questions:
- how do I get each slide from the current presentation ? (accessing
it by ID or index )
- how do I get the slide's ID ?

Thank you in advance,

Aurora
 
Top