ReactOS 0.4.15-dev-7942-gd23573b
_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 test_EM_GETTEXTRANGE().

◆ lpstrText

LPSTR _textrange::lpstrText

Definition at line 509 of file richedit.h.

Referenced by test_EM_GETTEXTRANGE().


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