eXpress Open Architecture Reference
×
Menu
Index

ITestSet::Item

ITest *Item(
             VARIANT vt     // VT_BSTR, VT_I2, VT_I4, VT_UI4
);
Return Values
This method returns the ITest interface pointer from this TestSet.
Remarks
Searches for a Test based on the VARIANT type passed in:
Also See