Microsoft DirectX 9.0 SDK Update (Summer 2004) |
IDirectMusicCollection8 Interface
The IDirectMusicCollection8 interface manages an instance of a
IDirectMusicCollection8 is a type definition for IDirectMusicCollection. The two interface names are interchangeable.
The DirectMusicCollection object also supports the IDirectMusicObject8 and IPersistStream interfaces for loading its data.
In addition to the methods inherited from IUnknown, the IDirectMusicCollection8 interface exposes the following methods.
Method | Description |
EnumInstrument | Retrieves the patch and name of an instrument by its index in the collection. |
GetInstrument | Retrieves an instrument by its patch number. |
Requirements
Header: Declared in dmusicc.h.
See Also
© 2004 Microsoft Corporation. All rights reserved.