ReactOS 0.4.15-dev-7842-g558ab78
exsetsel_s Struct Reference
Collaboration diagram for exsetsel_s:

Public Attributes

LONG min
 
LONG max
 
LRESULT expected_retval
 
int expected_getsel_start
 
int expected_getsel_end
 
BOOL todo
 
BOOL result_todo
 
BOOL sel_todo
 

Detailed Description

Definition at line 4892 of file editor.c.

Member Data Documentation

◆ expected_getsel_end

int exsetsel_s::expected_getsel_end

Definition at line 4897 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ expected_getsel_start

int exsetsel_s::expected_getsel_start

Definition at line 4896 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ expected_retval

LRESULT exsetsel_s::expected_retval

Definition at line 4895 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ max

LONG exsetsel_s::max

Definition at line 4894 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ min

LONG exsetsel_s::min

Definition at line 4893 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ result_todo

BOOL exsetsel_s::result_todo

Definition at line 1282 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ sel_todo

BOOL exsetsel_s::sel_todo

Definition at line 1283 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ todo

BOOL exsetsel_s::todo

Definition at line 4898 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().


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