GetWave  Clipboard

The GetWave function retrieves the non-compressed audio data that is stored in the clipboard.

Syntax

Integer Clipboard.GetWave(
     Wave wave)

Parameters

waveWave to get the audio data.Required

Return value

The GetWave function returns true.

If an error occurs, the GetWave function returns false.

Example

Wave wave new
myClipboard.GetWave(wave)
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia