ReactOS 0.4.16-dev-853-g88d9285
tagME_RTFStringStreamStruct Struct Reference
Collaboration diagram for tagME_RTFStringStreamStruct:

Public Attributes

charstring
 
int pos
 
int length
 

Detailed Description

Definition at line 1809 of file editor.c.

Member Data Documentation

◆ length

int tagME_RTFStringStreamStruct::length

Definition at line 1813 of file editor.c.

Referenced by ME_ReadFromRTFString().

◆ pos

int tagME_RTFStringStreamStruct::pos

Definition at line 1812 of file editor.c.

Referenced by ME_ReadFromRTFString().

◆ string

char* tagME_RTFStringStreamStruct::string

Definition at line 1811 of file editor.c.

Referenced by ME_ReadFromRTFString().


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