Microsoft DirectX 9.0 |
The GetSecondaryBufferInterface method is not implemented.
Syntax
HRESULT GetSecondaryBufferInterface(
LPDIRECTSOUNDBUFFER *lplpdsb
);
Parameters
lplpdsb
[out] Specifies a variable that receives an IDirectSoundBuffer interface pointer.
Return Values
Returns E_NOTIMPL.
See Also