Microsoft DirectX 8.0 (C++) |
Unloads instrument data from a performance or audiopath.
HRESULT Unload( IUnknown *pAudioPath );
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_TRACK_NOT_FOUND |
E_POINTER |
The method succeeds even if no data was previously downloaded.
Header: Declared in dmusici.h.