TDirectSoundBuffer
constructor CreateDuplicated( Original: TDirectSoundBuffer );
Creates and initializes a TDirectSoundBuffer instance that uses the same buffer memory as the original object. See IDirectSound::DuplicateSoundBuffer for more information.