ReactOS 0.4.15-dev-8061-g57b775e
_gettextex Struct Reference

#include <richedit.h>

Public Attributes

DWORD cb
 
DWORD flags
 
UINT codepage
 
LPCSTR lpDefaultChar
 
LPBOOL lpUsedDefChar
 

Detailed Description

Definition at line 705 of file richedit.h.

Member Data Documentation

◆ cb

DWORD _gettextex::cb

Definition at line 706 of file richedit.h.

Referenced by test_EM_REPLACESEL(), and test_EM_SETTEXTEX().

◆ codepage

UINT _gettextex::codepage

Definition at line 708 of file richedit.h.

Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_enter().

◆ flags

DWORD _gettextex::flags

Definition at line 707 of file richedit.h.

Referenced by test_EM_REPLACESEL(), test_EM_SETTEXTEX(), and test_enter().

◆ lpDefaultChar

LPCSTR _gettextex::lpDefaultChar

Definition at line 709 of file richedit.h.

Referenced by test_EM_REPLACESEL(), and test_EM_SETTEXTEX().

◆ lpUsedDefChar

LPBOOL _gettextex::lpUsedDefChar

Definition at line 710 of file richedit.h.

Referenced by test_EM_REPLACESEL(), and test_EM_SETTEXTEX().


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