IRecord Interface

Implement this interface to extend OpenText Functional Testing recording.

Syntax

Visual Basic (Declaration)
Public Interface IRecord 
C#
public interface IRecord 

Public Methods

TypeNameDescription
MethodOnMessageHandles Windows messages.  
MethodRecordInitRegisters event handlers.  
MethodRecordStopCalled by the infrastructure at the end of the recording session to stop listening for events.  
Top

Reference

IRecord Interface
Mercury.QTP.WPF.CustomServer Namespace