ReactOS 0.4.16-dev-1273-g5b94656
tagRTFHashTableEntry Struct Reference
Collaboration diagram for tagRTFHashTableEntry:

Public Attributes

int count
 
RTFKey ** value
 

Detailed Description

Definition at line 2162 of file reader.c.

Member Data Documentation

◆ count

int tagRTFHashTableEntry::count

Definition at line 2163 of file reader.c.

Referenced by LookupCleanup(), and LookupInit().

◆ value

RTFKey** tagRTFHashTableEntry::value

Definition at line 2164 of file reader.c.

Referenced by LookupCleanup(), and LookupInit().


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