Interfaces
 InterfaceDescription
 IShowRoomContent The IShowRoomContent interface helps ShowRoom to resize a loaded Flash.
Classes
 ClassDescription
 Presentation The Presentation class represents the PowerPoint presentation that is currently displayed by the slide show. It can be retrieved through the ShowRoom.presentation property.
 ShowRoom The ShowRoom class represents the main ShowRoom API object. It should be created once at startup to establish the bridge between the Flash and PowerPoint.
 Slide The Slide class represents a PowerPoint slide of the current presentation. It can be retrieved through the SlideShow or Presentation objects.
 SlideShow The SlideShow class represents the PowerPoint slide show that is currently playing. It can be retrieved through the ShowRoom.slideShow property.
 SwiffPlayerBackground The SwiffPlayerBackground class represents the background bitmap behind the Swiff Player shape during the slide show. This bitmap can be used only if the Flash is set transparent.
 SwiffPlayerShape The SwiffPlayerShape class represents the PowerPoint shape that holds Flash Player into the PowerPoint slide. It can be retrieved through the ShowRoom.shape property.
 VisitedSlide The VisitedSlide class contains information on a previously visited slide. It can be retrieved through the ShowRoom.slideShow.history property.