Stops the current macro recording. This method does not save the recording or remove the recording from memory. Use the
SaveMacro method to save the current recording. Use the
ResumeRecording method to resume the current recording.
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 StopRecording As Error |
Visual C++ |
---|
Error^ StopRecording() |
Return Value
Returns an Error object. If no error occurs, the Code property of the Error object is 0.