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