IRecord Interface Methods
Public Methods
 NameDescription
MethodGetWndMessageFilterReturns the filter for window messages received by the Custom object.  
MethodInitEventListenerRegisters event handlers.  
MethodOnMessageHandles window messages.  
MethodReleaseEventListenerCall at the end of the recording session to stop listening for events.  
Top