ReactOS 0.4.16-dev-814-g656a5dc
_textrange Struct Reference

#include <richedit.h>

Collaboration diagram for _textrange:

Public Attributes

CHARRANGE chrg
 
LPSTR lpstrText
 

Detailed Description

Definition at line 506 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _textrange::chrg

Definition at line 508 of file richedit.h.

Referenced by get_text_rangeA(), test_EM_GETTEXTRANGE(), and test_InsertObject().

◆ lpstrText

LPSTR _textrange::lpstrText

Definition at line 509 of file richedit.h.

Referenced by get_text_rangeA(), test_EM_GETTEXTRANGE(), and test_InsertObject().


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