RFFileDate Method

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

The RFFileDate Method returns the last file modification date of the file in the position specified by fileIndex.

Syntax

public String RFFileDate(int fileIndex)

Parameters

fileIndex

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

Returns

The date the file was last modified, returned in "YYYYMMDD" format

Remarks

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

To store the additional file time information in the WaveLinkFile object, you must use the RFListFilesEx Method.

Use the RFFileTime Method to return the time a file was last modified.

Use the RFFileSize Method to return the size of the file.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal