TftBmpMemFileName()

Library Description ›› Memory ››
… visits
Parent Previous Next

Syntax

TftBmpMemFileName(wFileIndex As Word), String * 12

Parameters

Parameter

Description

wFileIndex

File index number in memory to search for.

Overview

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

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: Produce electronic books easily