Home > All Other Interfaces > IPresentation > PlayStep
Plays the specified presentation step.
JavaScript |
|
PlayStep( Index) |
C# |
|
void PlayStep( int Index) |
C++ |
|
|
Parameters
Index
The zero-based index of the presentation step to play. Use IPresentationSteps6. Count to determine the number of steps.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.