Mercury.QTP.CustomServer Namespace > CustomServerBase Class > PrepareForReplay Method : PrepareForReplay() Method |
CallPrepareForReplay
as the first instruction of each replay function. If PrepareForReplay
is not called before any call that accesses the custom control, the results are unpredictable. This call is equivalent to PrepareForReplay(PREPARE_MASK.PM_ALLFLAGS).