Share via


IAMDirectSound::ReleasePrimaryBufferInterface

 
Microsoft DirectShow 9.0

IAMDirectSound::ReleasePrimaryBufferInterface

The ReleasePrimaryBufferInterface method is not implemented.

Syntax

  HRESULT ReleasePrimaryBufferInterface(
  LPDIRECTSOUNDBUFFER lpdsb
);

Parameters

lpdsb

[in]  Specifies a pointer to the IDirectSoundBuffer interface.

Return Values

Returns E_NOTIMPL.

Requirements

Header: Include Amaudio.h.

Library: Use Strmiids.lib.

See Also