This member of Class WaveLinkTone is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.
The DeleteToneFile Method removes tone files from a device's non-volatile memory.
Syntax
public void DeleteToneFile(String fileName)
throws WaveLinkError,
IllegalArgumentException
Parameters
fileName |
The remote tone configuration file |
Throws
IllegalArgumentException
WaveLinkError
Remarks
You may pass a file name up to eight characters in length. Enter a wildcard symbol (*) to delete all tone files.
Example
See the WaveLinkTone Samples
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other