ReactOS 0.4.15-dev-7942-gd23573b
_ITSS_IStorageImpl Struct Reference
Collaboration diagram for _ITSS_IStorageImpl:

Public Attributes

IStorage IStorage_iface
 
LONG ref
 
struct chmFilechmfile
 
WCHAR dir [1]
 

Detailed Description

Definition at line 44 of file storage.c.

Member Data Documentation

◆ chmfile

struct chmFile* _ITSS_IStorageImpl::chmfile

Definition at line 48 of file storage.c.

Referenced by ITSS_create_chm_storage().

◆ dir

WCHAR _ITSS_IStorageImpl::dir[1]

Definition at line 49 of file storage.c.

Referenced by ITSS_create_chm_storage().

◆ IStorage_iface

IStorage _ITSS_IStorageImpl::IStorage_iface

Definition at line 46 of file storage.c.

Referenced by ITSS_create_chm_storage(), and ITSS_create_stream().

◆ ref

LONG _ITSS_IStorageImpl::ref

Definition at line 47 of file storage.c.

Referenced by ITSS_create_chm_storage().


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