Microsoft DirectX 8.0 (C++) |
Unloads the DLS data for instruments in the band previously downloaded by IDirectMusicBand8::Download.
HRESULT Unload( IDirectMusicPerformance* pPerformance );
If the method succeeds, the return value is S_OK.
If it fails, the method can return one of the following error values:
DMUS_E_NOT_INIT |
DMUS_E_NOT_FOUND |
Header: Declared in dmusici.h.