Microsoft DirectX 9.0

IAMDirectSound::ReleaseDirectSoundInterface

The ReleaseDirectSoundInterface method is not implemented.

Syntax

HRESULT ReleaseDirectSoundInterface(
  LPDIRECTSOUND lpds
);

Parameters

lpds

[in]  Specifies a pointer to the IDirectSound interface.

Return Values

Returns E_NOTIMPL.

See Also