| IRecordable Interface : BeginRecording Method |
An Extensibility library reference. This library exposes interfaces QTPInterface.IRecorder and QTPInterface.IRecordSuppressor.
These interfaces are used to record test steps and to perform dynamic suppression of the OpenText Functional Testing native recording.
| Visual Basic |
|---|
Public Sub BeginRecording( _ ByVal recorder As Unknown _ ) |
- recorder
An Extensibility library reference. This library exposes interfaces QTPInterface.IRecorder and QTPInterface.IRecordSuppressor.
These interfaces are used to record test steps and to perform dynamic suppression of the OpenText Functional Testing native recording.

