ReactOS 0.4.15-dev-8061-g57b775e
_findtextexA Struct Reference

#include <richedit.h>

Collaboration diagram for _findtextexA:

Public Attributes

CHARRANGE chrg
 
LPCSTR lpstrText
 
CHARRANGE chrgText
 

Detailed Description

Definition at line 592 of file richedit.h.

Member Data Documentation

◆ chrg

CHARRANGE _findtextexA::chrg

Definition at line 593 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().

◆ chrgText

CHARRANGE _findtextexA::chrgText

Definition at line 595 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().

◆ lpstrText

LPCSTR _findtextexA::lpstrText

Definition at line 594 of file richedit.h.

Referenced by check_EM_FINDTEXTEX().


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