IAMDirectSound::ReleaseSecondaryBufferInterface
Microsoft DirectShow 9.0 |
IAMDirectSound::ReleaseSecondaryBufferInterface
The ReleaseSecondaryBufferInterface method is not implemented.
Syntax
HRESULT ReleaseSecondaryBufferInterface( 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