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

Public Attributes

charstring
 
int pos
 
int length
 

Detailed Description

Definition at line 1821 of file editor.c.

Member Data Documentation

◆ length

int tagME_RTFStringStreamStruct::length

Definition at line 1825 of file editor.c.

Referenced by ME_ReadFromRTFString().

◆ pos

int tagME_RTFStringStreamStruct::pos

Definition at line 1824 of file editor.c.

Referenced by ME_ReadFromRTFString().

◆ string

char* tagME_RTFStringStreamStruct::string

Definition at line 1823 of file editor.c.

Referenced by ME_ReadFromRTFString().


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