IAMDirectSound::GetDirectSoundInterface
Microsoft DirectShow 9.0 |
IAMDirectSound::GetDirectSoundInterface
The GetDirectSoundInterface method is not implemented.
Syntax
HRESULT GetDirectSoundInterface( LPDIRECTSOUND *lplpds );
Parameters
lplpds
[out] Specifies a variable that receives an IDirectSound interface pointer.
Return Values
Returns E_NOTIMPL.
Requirements
Header: Include Amaudio.h.
Library: Use Strmiids.lib.
See Also