Uiinfrastructure API Docs  
 

IProgressTracker.notifyevent Method (Int32, ReturnValue)

Called by testrunner to add a message to the message log

void notifyevent(
   int iStep,
   ReturnValue retval
);

Parameters

iStep
retval

See Also

IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace | IProgressTracker.notifyevent Overload List