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

Public Attributes

IDirectMusicBand IDirectMusicBand_iface
 
struct dmobject dmobj
 
LONG ref
 
struct list instruments
 
IDirectMusicCollection * collection
 

Detailed Description

Definition at line 75 of file band.c.

Member Data Documentation

◆ collection

IDirectMusicCollection* band::collection

Definition at line 81 of file band.c.

◆ dmobj

struct dmobject band::dmobj

Definition at line 78 of file band.c.

Referenced by impl_from_IPersistStream().

◆ IDirectMusicBand_iface

IDirectMusicBand band::IDirectMusicBand_iface

Definition at line 77 of file band.c.

Referenced by impl_from_IDirectMusicBand().

◆ instruments

struct list band::instruments

Definition at line 80 of file band.c.

◆ ref

LONG band::ref

Definition at line 79 of file band.c.

Referenced by band_AddRef().


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