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 |
Visual C++ |
---|
Error^ ResumePlaying() |
Return Value
Returns an Error object. If no error occurs, the Code property of the Error object is 0.