Microsoft DirectX 8.0 (C++) |
Unloads a buffer that was previously downloaded by using IDirectMusicPortDownload8::Download.
HRESULT Unload( IDirectMusicDownload* pIDMDownload );
Return values are determined by the port implementation.
If the method succeeds, the return value is S_OK.
If it fails, the method can return one of the following values:
E_NOINTERFACE |
DMUS_E_SYNTHNOTCONFIGURED |
Header: Declared in dmusicc.h.