Generates the tone as a simple monotonic sound based on a specified volume and the CurrentDuration and CurrentPitch properties of the Tone instance.
public int Play( VOLUME Vol )
Vol
The tone's volume, subject to range limits defined by Tone.VOLUME. The CurrentVolume property is not affected by the specified Vol value.
A result code that indicates either success or a particular fault condition. This value can be tested with helper methods.