ReactOS 0.4.15-dev-7942-gd23573b
CHMInfo Struct Reference

#include <hhctrl.h>

Collaboration diagram for CHMInfo:

Public Attributes

IITStoragepITStorage
 
IStoragepStorage
 
WCHARszFile
 
IStreamstrings_stream
 
char ** strings
 
DWORD strings_size
 
WCHARcompiledFile
 
WCHARdefWindow
 
WCHARdefTopic
 
WCHARdefTitle
 
WCHARdefToc
 
UINT codePage
 

Detailed Description

Definition at line 97 of file hhctrl.h.

Member Data Documentation

◆ codePage

UINT CHMInfo::codePage

Definition at line 113 of file hhctrl.h.

Referenced by ReadChmSystem().

◆ compiledFile

WCHAR* CHMInfo::compiledFile

Definition at line 107 of file hhctrl.h.

Referenced by CloseCHM(), and ReadChmSystem().

◆ defTitle

WCHAR* CHMInfo::defTitle

Definition at line 110 of file hhctrl.h.

Referenced by CloseCHM(), and ReadChmSystem().

◆ defToc

WCHAR* CHMInfo::defToc

Definition at line 111 of file hhctrl.h.

Referenced by CloseCHM(), and ReadChmSystem().

◆ defTopic

WCHAR* CHMInfo::defTopic

Definition at line 109 of file hhctrl.h.

Referenced by CloseCHM(), and ReadChmSystem().

◆ defWindow

WCHAR* CHMInfo::defWindow

Definition at line 108 of file hhctrl.h.

Referenced by CloseCHM(), and ReadChmSystem().

◆ pITStorage

IITStorage* CHMInfo::pITStorage

Definition at line 99 of file hhctrl.h.

Referenced by CloseCHM().

◆ pStorage

IStorage* CHMInfo::pStorage

Definition at line 100 of file hhctrl.h.

Referenced by CloseCHM(), FindContextAlias(), InitSearch(), and ReadChmSystem().

◆ strings

char** CHMInfo::strings

Definition at line 104 of file hhctrl.h.

Referenced by CloseCHM(), and GetChmString().

◆ strings_size

DWORD CHMInfo::strings_size

Definition at line 105 of file hhctrl.h.

Referenced by CloseCHM(), and GetChmString().

◆ strings_stream

IStream* CHMInfo::strings_stream

Definition at line 103 of file hhctrl.h.

Referenced by CloseCHM(), and GetChmString().

◆ szFile

WCHAR* CHMInfo::szFile

Definition at line 101 of file hhctrl.h.

Referenced by CloseCHM().


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