| Name | Description |
 | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
 | Disconnect | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | Dispose | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
 | DragAndDrop | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
 | GetSettingsValue | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | GetSettingsXML | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | GetWndMessageFilter | Overridden. To change Window messages filter implement this method. The default implementation is to get only Control's window messages. |
 | Init | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | InitEventListener | Overridden. In case you extend Record process, you should add your Events handlers in order to listen to Control's Events. |
 | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
 | KeyDown | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | KeyUp | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | MouseClick | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | MouseDblClick | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | MouseDown | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | MouseMove | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | MouseUp | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | OnMessage | Overridden. To catch window massages you should implement this method. Please note: This method is called just in case the CustomServer is running under QuickTest process. |
 | PrepareForReplay | Overloaded. (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | PressKey | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | PressNKeys | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | RecordAUTValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
 | RecordFunction | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | RecordQTPValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
 | ReleaseEventListener | Overridden. At the end of the Record process this method is called by QuickTest to release all the handlers the user added in InitEventListener method. Please note: Handlers added via QuickTest methods are released by QuickTest infrastructure. |
 | ReplayReportStep | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | ReplayThrowError | Overloaded. (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
 | ReplayValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
 | SendKeys | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |