ReactOS 0.4.15-dev-7942-gd23573b
_findtextexW Struct Reference

#include <richedit.h>

Collaboration diagram for _findtextexW:

Public Attributes

CHARRANGE chrg
 
LPCWSTR lpstrText
 
CHARRANGE chrgText
 

Detailed Description

Definition at line 598 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _findtextexW::chrg

Definition at line 599 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().

◆ chrgText

CHARRANGE _findtextexW::chrgText

Definition at line 601 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().

◆ lpstrText

LPCWSTR _findtextexW::lpstrText

Definition at line 600 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().


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