Microsoft DirectX 8.0 (C++) |
Retrieves the style's default chordmap.
HRESULT GetDefaultChordMap( IDirectMusicChordMap** ppChordMap );
If the method succeeds, the return value is S_OK if a chordmap is returned, or S_FALSE if the style does not have a default chordmap.
If it fails, the method can return E_POINTER.
Header: Declared in dmusici.h.