IDesignResourceFModeList::Add
IDesignResourceFMode *Add(
VARIANT varVal // VT_BSTR
);
Return Values
This method returns an IDesignResourceFMode pointer from the IDesignResourceFModeList .
Remarks
Currently, the varVal parameter must be a VT_BSTR that is the name for the DesignResourceFMode to be added.