TftBmpMemFileName()

Library Description ›› Memory ››
Parent Previous Next

TftBmpMemFileName(wFileIndex As Word), String * 12


wFileIndex: File index number in memory to search for.


Result String: Returns the name of the file at position wFileIndex.

• String * 12: The file name

• 0: No file found


This procedure retrieves the BMP file name from the flash memory, corresponding to the file stored at index wFileIndex using the TftBmpSdToMem() function.


Example:

TftBmpMemFileName(4)






Created with the Personal Edition of HelpNDoc: Step-by-Step Guide: How to Turn Your Word Document into an eBook