Microsoft DirectX 9.0 |
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.
See Also