Microsoft DirectX 9.0

DMUS_CHORD_PARAM

The DMUS_CHORD_PARAM structure is used as the pParam parameter in calls to the various get-parameter and set-parameter methods when the track is a chord track and rguidType is GUID_ChordParam.

Syntax

typedef DMUS_CHORD_KEY DMUS_CHORD_PARAM; 

Members

See DMUS_CHORD_KEY.

Requirements

  Header: Declared in dmusicf.h.

See Also