IAMDirectSound::ReleaseDirectSoundInterface
Microsoft DirectShow 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.
Requirements
Header: Include Amaudio.h.
Library: Use Strmiids.lib.
See Also