VeriStand .NET API Reference

Table of Contents

IMacroPlayer.ResumePlaying Method

Resumes the playback of a macro file. This method plays back the file from the point at which the PausePlaying method paused playback.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Function ResumePlaying As Error
C#
Error ResumePlaying()
Visual C++
Error^ ResumePlaying()

Return Value

Returns an Error object. If no error occurs, the Code property of the Error object is 0.

See Also

Log in to get a better experience