HBufC * | FallBackNameL | ( | const TDesC & | aFullResourceFileName | ) | const [pure virtual] |
Generates and returns a fallback name for plug-ins for which no resource is available. The fallback name can be generated using the filename of the plug-in's resource file, which is passed as an argument.
Parameters |
---|
aFullResourceFileName | The full filename of the resource file. This is the same as TResourceFile::iFullFileName. |
- Return Value
- The fallback name for a plug-in.