ReactOS 0.4.15-dev-7834-g00c4b3d
chunk_entry Struct Reference

#include <dmobject.h>

Collaboration diagram for chunk_entry:

Public Attributes

FOURCC id
 
DWORD size
 
FOURCC type
 
ULARGE_INTEGER offset
 
const struct chunk_entryparent
 

Detailed Description

Definition at line 28 of file dmobject.h.

Member Data Documentation

◆ id

FOURCC chunk_entry::id

Definition at line 29 of file dmobject.h.

Referenced by col_IDirectMusicObject_ParseDescriptor().

◆ offset

ULARGE_INTEGER chunk_entry::offset

Definition at line 32 of file dmobject.h.

◆ parent

const struct chunk_entry* chunk_entry::parent

Definition at line 33 of file dmobject.h.

◆ size

DWORD chunk_entry::size

Definition at line 30 of file dmobject.h.

◆ type

FOURCC chunk_entry::type

Definition at line 31 of file dmobject.h.

Referenced by col_IDirectMusicObject_ParseDescriptor().


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