UFT Extensibility Agent library 1.3
EndRecording Method
Description
Informs the testing agent that the recording session ended.
Syntax
Visual Basic
Public Sub EndRecording() 
Remarks
After this method is called, the recorder object passed to BeginRecording is no longer valid.
See Also