ReactOS 0.4.15-dev-7842-g558ab78
chmUnitInfo Struct Reference

#include <chm_lib.h>

Collaboration diagram for chmUnitInfo:

Public Attributes

LONGUINT64 start
 
LONGUINT64 length
 
int space
 
WCHAR path [CHM_MAX_PATHLEN+1]
 

Detailed Description

Definition at line 67 of file chm_lib.h.

Member Data Documentation

◆ length

LONGUINT64 chmUnitInfo::length

Definition at line 70 of file chm_lib.h.

Referenced by chm_openW(), and ITSProtocol_Start().

◆ path

WCHAR chmUnitInfo::path[CHM_MAX_PATHLEN+1]

Definition at line 72 of file chm_lib.h.

Referenced by ITSS_IStorageImpl_OpenStream(), and remove_dot_segments().

◆ space

int chmUnitInfo::space

Definition at line 71 of file chm_lib.h.

Referenced by chm_openW().

◆ start

LONGUINT64 chmUnitInfo::start

Definition at line 69 of file chm_lib.h.


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