COM Objects > ResultViewer Object > Methods > ShowResult Method
Custom Test Types Interfaces

ShowResult Method

DEPRECATED: Use ShowResultEX. Displays the result of the run of a test that is unique in the test set.

Syntax

Visual Basic
Public Sub ShowResult( _
   ByVal TestKey As Long, _
   ByVal TestSetKey As Long, _
   ByVal ResultKey As Long _
) 

Parameters

TestKey
The test’s key.
TestSetKey
The test set’s key.
ResultKey
The test run’s result key.

Remarks

This method’s calling format does not support multiple instances of a specific test in one test set.

See Also

ResultViewer Object


© 1992 - 2012 Hewlett-Packard Development Company, L.P.