RFDeleteFile Method

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

The RFDeleteFile Method removes files from a device.

Syntax

public voidRFDeleteFile(String fileMask)
throws WaveLinkError,
IllegalArgumentException

Parameters

fileMask

The delete file mask ("*.*" deletes all files while "*.ton" deletes only tone files)

Throws

WaveLinkError

IllegalArgumentException

Remarks

The WaveLinkFile Object uses the standard DOS 8.3 file and wild card (*) naming convention. For example, to delete all files from an RF devices memory, pass "*.*" for the fileMask parameter.

Example

See the WaveLinkFile Samples

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal