Microsoft DirectX 8.0 (Visual Basic)

DirectMusicLoader8

Used to find and load objects that represent musical and instrument data.

The object is obtained by using the DirectX8.DirectMusicLoaderCreate method.

Objects referred to by other objects are loaded automatically. For example, a style may contain references to bands and collections in other files, and these are loaded, if possible, when the DirectMusicLoader8.LoadStyle method is called.

The methods of DirectMusicLoader8 can be organized into the following groups:

Loading LoadBand
  LoadBandFromResource
  LoadChordMap
  LoadChordMapFromResource
  LoadCollection
  LoadCollectionFromResource
  LoadSegment
  LoadSegmentFromResource
  LoadStyle
  LoadStyleFromResource
Searching SetSearchDirectory