Platform SDK: DirectX |
The IDirectMusicGetLoader interface is used by an object parsing a stream when the object needs to load another object referenced by the stream. If a stream supports the loader, it must provide an IDirectMusicGetLoader interface.
For an example of how to obtain the IDirectMusicGetLoader interface from the stream, see IDirectMusicGetLoader::GetLoader.
The IDirectMusicGetLoader interface has the following method:
IDirectMusicGetLoader | GetLoader |
All COM interfaces inherit the IUnknown interface methods. This interface supports the following three methods:
IUnknown | AddRef |
QueryInterface | |
Release |
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusici.h.