Applications use the methods of the IDirectSoundBuffer interface to create DirectSoundBuffer objects and set up the environment. The methods can be organized into the following groups:
Information GetCaps
Memory management Initialize
Play management GetCurrentPosition
Sound management GetFrequency
All COM interfaces inherit the IUnknown interface methods. This interface supports the following three methods: