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