IStudyResourceTestList::AddIStudyResourceTest *Add( VARIANT varVal // VT_BSTR };
Return Values
This method returns an IStudyResourceTest pointer from the IStudyResourceTestList .
Remarks
Currently, the varVal parameter must be a VT_BSTR that is the name for the StudyResourceTest to be added.
|