ReactOS 0.4.17-dev-934-g091855f
band_track Struct Reference
Collaboration diagram for band_track:

Public Attributes

IDirectMusicTrack8 IDirectMusicTrack8_iface
 
struct dmobject dmobj
 
LONG ref
 
DMUS_IO_BAND_TRACK_HEADER header
 
struct list bands
 

Detailed Description

Definition at line 38 of file bandtrack.c.

Member Data Documentation

◆ bands

struct list band_track::bands

Definition at line 44 of file bandtrack.c.

Referenced by create_dmbandtrack().

◆ dmobj

struct dmobject band_track::dmobj

Definition at line 41 of file bandtrack.c.

Referenced by create_dmbandtrack(), and impl_from_IPersistStream().

◆ header

DMUS_IO_BAND_TRACK_HEADER band_track::header

Definition at line 43 of file bandtrack.c.

◆ IDirectMusicTrack8_iface

IDirectMusicTrack8 band_track::IDirectMusicTrack8_iface

Definition at line 40 of file bandtrack.c.

Referenced by create_dmbandtrack(), and impl_from_IDirectMusicTrack8().

◆ ref

LONG band_track::ref

Definition at line 42 of file bandtrack.c.

Referenced by band_track_AddRef(), and create_dmbandtrack().


The documentation for this struct was generated from the following file: