This member of Class WaveLinkTone is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.
The StoreTone Method stores the current tone configuration on the device.
Syntax
public void StoreTone(String fileName)
throws WaveLinkError,
IllegalArgumentException
Parameters
fileName |
The remote tone configuration file |
Throws
IllegalArgumentException
WaveLinkError
Remarks
This tone file name may be up to eight characters in length.
WaveLinkTone objects must be saved as tone files on a device using the StoreTone before they may be played. Use the PlayTone Method to play a tone.
Remarks
See the PlayTone Method
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other