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