ReactOS 0.4.15-dev-7924-g5949c20
RTFKey Struct Reference
Collaboration diagram for RTFKey:

Public Attributes

int rtfKMajor
 
int rtfKMinor
 
const charrtfKStr
 
int rtfKHash
 

Detailed Description

Definition at line 1261 of file reader.c.

Member Data Documentation

◆ rtfKHash

int RTFKey::rtfKHash

Definition at line 1266 of file reader.c.

Referenced by Lookup(), and LookupInit().

◆ rtfKMajor

int RTFKey::rtfKMajor

Definition at line 1263 of file reader.c.

Referenced by Lookup().

◆ rtfKMinor

int RTFKey::rtfKMinor

Definition at line 1264 of file reader.c.

Referenced by Lookup().

◆ rtfKStr

const char* RTFKey::rtfKStr

Definition at line 1265 of file reader.c.

Referenced by Lookup(), and LookupInit().


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