IDirectMusicChordMap
This interface represents a chord map. Chord maps provide the composer (represented by the IDirectMusicComposer interface) with the information needed to create chord progressions for segments to be composed. Chord maps can also be used to change the chords in an existing segment.
The DirectMusicChordMap object also supports the IDirectMusicObject and IPersistStream interfaces for loading its data.
The interface has the following method:
| IDirectMusicChordMap | GetScale |
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: Dmusicc.h.
Link Library: Dmusic.lib.
See Also
IDirectMusicComposer | IDirectMusicObject
Last updated on Monday, April 12, 2004
© 1992-2002 Microsoft Corporation. All rights reserved.