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