IDirectMusicGetLoader

This 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

Requirements

OS Versions: Windows CE .NET 4.0 and Windows CE .NET 4.1.
Header: Dmusici.h.
Link Library: Dmusic.lib.

See Also

DirectMusic Loader | Custom Loading | IDirectMusicLoader | IDirectMusicGetLoader::GetLoader

 Last updated on Monday, April 12, 2004

© 1992-2002 Microsoft Corporation. All rights reserved.