ReactOS 0.4.15-dev-7918-g2a2556c
chmcPmglChunk Struct Reference

#include <chmc.h>

Collaboration diagram for chmcPmglChunk:

Public Attributes

struct chmcPmglHeader header
 
UChar data [CHMC_PMGL_DATA_LEN]
 
UInt16 entries_count
 

Detailed Description

Definition at line 136 of file chmc.h.

Member Data Documentation

◆ data

UChar chmcPmglChunk::data[CHMC_PMGL_DATA_LEN]

Definition at line 138 of file chmc.h.

◆ entries_count

UInt16 chmcPmglChunk::entries_count

Definition at line 139 of file chmc.h.

◆ header

struct chmcPmglHeader chmcPmglChunk::header

Definition at line 137 of file chmc.h.


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