ReactOS 0.4.16-dev-1025-gd3456f5
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 4912 of file editor.c.

Member Data Documentation

◆ expected_getsel_end

int exsetsel_s::expected_getsel_end

Definition at line 4917 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 4916 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ expected_retval

LRESULT exsetsel_s::expected_retval

Definition at line 4915 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ max

LONG exsetsel_s::max

Definition at line 4914 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().

◆ min

LONG exsetsel_s::min

Definition at line 4913 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 4918 of file editor.c.

Referenced by check_EM_EXSETSEL(), and check_EM_SETSEL().


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