RFTONE.RemoveTone

boolean RemoveTone(short nDex)

Function RemoveTone(nDex As Integer) As Boolean

Deletes a sound in the local Tone array.

Return value

Parameters

nDex
    The index of the sound item (0 based).

Remarks
Deletes the sound indicated by the index.

Example

See also    RFTONE, AddTone, ClearTones