CreateDuplicated
Applies to

TDirectSoundBuffer

Declaration

constructor CreateDuplicated( Original: TDirectSoundBuffer );

Description

Creates and initializes a TDirectSoundBuffer instance that uses the same buffer memory as the original object. See IDirectSound::DuplicateSoundBuffer for more information.