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

Public Attributes

IDirectMusicTrack8 IDirectMusicTrack8_iface
 
struct dmobject dmobj
 
LONG ref
 
struct list items
 

Detailed Description

Definition at line 36 of file tempotrack.c.

Member Data Documentation

◆ dmobj

struct dmobject IDirectMusicTempoTrack::dmobj

Definition at line 38 of file tempotrack.c.

Referenced by create_dmtempotrack().

◆ IDirectMusicTrack8_iface

IDirectMusicTrack8 IDirectMusicTempoTrack::IDirectMusicTrack8_iface

Definition at line 37 of file tempotrack.c.

Referenced by create_dmtempotrack().

◆ items

struct list IDirectMusicTempoTrack::items

Definition at line 40 of file tempotrack.c.

Referenced by create_dmtempotrack().

◆ ref

LONG IDirectMusicTempoTrack::ref

Definition at line 39 of file tempotrack.c.

Referenced by create_dmtempotrack().


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