IRecord Interface

The following tables list the members exposed by IRecord.

Public Methods

 NameDescription
MethodGetWndMessageFilterReturns the filter for Windows messages to be received by the custom server during a recording session.  
MethodOnMessageHandles Windows messages.  
MethodRecordInitRegisters event handlers.  
MethodRecordStopCalled by the UFT infrastructure at the end of the recording session to stop listening for events.  
Top

See Also