ReactOS 0.4.15-dev-7931-gfd331f1
tagRTFHashTableEntry Struct Reference
Collaboration diagram for tagRTFHashTableEntry:

Public Attributes

int count
 
RTFKey ** value
 

Detailed Description

Definition at line 2179 of file reader.c.

Member Data Documentation

◆ count

int tagRTFHashTableEntry::count

Definition at line 2180 of file reader.c.

Referenced by LookupCleanup(), and LookupInit().

◆ value

RTFKey** tagRTFHashTableEntry::value

Definition at line 2181 of file reader.c.

Referenced by LookupCleanup(), and LookupInit().


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