The DMUS_IO_BAND_TRACK_HEADER structure contains information about the default behavior of a band track. It is used in the Band Track Form.
typedef struct _DMUS_IO_BAND_TRACK_HEADER {
BOOL bAutoDownload;
} DMUS_IO_BAND_TRACK_HEADER;
For more information on automatic downloading, see Using Bands.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusicf.h.