IDirectSound8::Compact

The Compact method has no effect.

HRESULT Compact();

Parameters

None.

Return Values

The return value is DS_OK.

Remarks

This method was formerly used for compacting the on-board memory of ISA sound cards.

Requirements

Header: Declared in Dsound.h.

Import Library: Use Dsound3d.dll.

See Also

IDirectSound8