Microsoft DirectX 8.1 (Visual Basic)

Writing to the Primary Buffer

Applications can write directly to the primary buffer by using the DirectSoundPrimaryBuffer8.WriteBuffer method, provided that the cooperative level is set to DSSCL_WRITEPRIMARY. However, it is strongly recommended that DirectX for Visual Basic applications not do so.