ReactOS 0.4.15-dev-7842-g558ab78
chmcPmgiChunk Struct Reference

#include <chmc.h>

Collaboration diagram for chmcPmgiChunk:

Public Attributes

struct chmcPmgiHeader header
 
UChar data [CHMC_PMGI_DATA_LEN]
 
UInt16 entries_count
 

Detailed Description

Definition at line 151 of file chmc.h.

Member Data Documentation

◆ data

UChar chmcPmgiChunk::data[CHMC_PMGI_DATA_LEN]

Definition at line 153 of file chmc.h.

◆ entries_count

UInt16 chmcPmgiChunk::entries_count

Definition at line 154 of file chmc.h.

◆ header

struct chmcPmgiHeader chmcPmgiChunk::header

Definition at line 152 of file chmc.h.


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