Play

Plays a presentation from the beginning. If this method is called after Pause, the playing of the presentation is resumed from the step at which it was paused.

 

JavaScript

 

Play()

 

C#

 

void Play()

 

C++

 

HRESULT Play()

 

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.