ReactOS 0.4.15-dev-7934-g1dc8d80
_findtextW Struct Reference

#include <richedit.h>

Collaboration diagram for _findtextW:

Public Attributes

CHARRANGE chrg
 
LPCWSTR lpstrText
 

Detailed Description

Definition at line 585 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _findtextW::chrg

Definition at line 586 of file richedit.h.

Referenced by check_EM_FINDTEXT(), dialog_find(), and ME_HandleMessage().

◆ lpstrText

LPCWSTR _findtextW::lpstrText

Definition at line 587 of file richedit.h.

Referenced by check_EM_FINDTEXT(), dialog_find(), and ME_HandleMessage().


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