Microsoft DirectX 9.0

IAMDirectSound::GetPrimaryBufferInterface

The GetPrimaryBufferInterface method is not implemented.

Syntax

HRESULT GetDirectSoundInterface(
  LPDIRECTSOUNDBUFFER *lplpdsb
);

Parameters

lplpdsb

[out]  Specifies a variable that receives an IDirectSoundBuffer interface pointer.

Return Values

Returns E_NOTIMPL.

See Also