PslResource.ImportBinary
If this resource is binary (e.g. a bitmap or icon) and part of a translation list, then you can import a file of the same type.
Syntax
Expression.ImportBinary (Path as String) as Boolean
Expression Object of type PslResource
Path Path of the file to import.
Returns TRUE, if successful.