RFFileName Method

This member of Class WaveLinkFile is supported on Windows Mobile, Windows CE, Palm, and DOS.

The RFFileName Method returns the name of a file saved on a device.

Syntax

public String RFFileName(int fileIndex)

Parameters

fileIndex

The zero-based index value of the file on the device

Returns

The file name as a string

Remarks

The first file in the list is indexed as zero. For example, to return the file name for the third file in the current WaveLinkFile Object, you pass a 2.

For a complete listing of all files on a device, first retrieve the list using the RFListFiles Method.

Example

See the WaveLinkFile Samples

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal