Microsoft DirectX 8.0 (C++) |
Not implemented in DirectX 8.0.
Unloads instrument data from an audiopath.
HRESULT Unload( IUnknown *pAudioPath );
If the method succeeds, the return value is S_OK or DMUS_S_GARBAGE_COLLECTED. See Garbage Collection.
If it fails, the method may return E_POINTER.
Header: Declared in dmusici.h.
The method succeeds even if no data was previously downloaded.