Share via


IAMDirectSound::GetPrimaryBufferInterface

 
Microsoft DirectShow 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.

Requirements

Header: Include Amaudio.h.

Library: Use Strmiids.lib.

See Also