|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IDirectMusicCollection | IDirectMusicCollection_iface |
| struct dmobject | dmobj |
| LONG | internal_ref |
| LONG | ref |
| DLSHEADER | header |
| struct pool * | pool |
| struct list | instruments |
| struct list | waves |
Definition at line 53 of file collection.c.
Definition at line 56 of file collection.c.
Referenced by collection_create(), and impl_from_IPersistStream().
| DLSHEADER collection::header |
Definition at line 60 of file collection.c.
| IDirectMusicCollection collection::IDirectMusicCollection_iface |
Definition at line 55 of file collection.c.
Referenced by collection_create(), and impl_from_IDirectMusicCollection().
Definition at line 62 of file collection.c.
Referenced by collection_create().
| LONG collection::internal_ref |
Definition at line 57 of file collection.c.
Referenced by collection_create(), collection_internal_addref(), and collection_internal_release().
Definition at line 61 of file collection.c.
Referenced by collection_get_wave().
| LONG collection::ref |
Definition at line 58 of file collection.c.
Referenced by collection_AddRef(), collection_create(), drivecoll_AddRef(), drivecoll_Release(), filecoll_AddRef(), filecoll_Release(), foldercoll_AddRef(), foldercoll_Release(), WshCollection_AddRef(), WshCollection_Release(), and XMLElementCollection_create().
Definition at line 63 of file collection.c.
Referenced by collection_create(), and collection_get_wave().