ReactOS 0.4.15-dev-7788-g1ad9096
insert_run_item Struct Reference

#include <editstr.h>

Collaboration diagram for insert_run_item:

Public Attributes

int pos
 
int len
 
WCHARstr
 
ME_Stylestyle
 
DWORD flags
 

Detailed Description

Definition at line 299 of file editstr.h.

Member Data Documentation

◆ flags

DWORD insert_run_item::flags

Definition at line 304 of file editstr.h.

◆ len

int insert_run_item::len

Definition at line 301 of file editstr.h.

◆ pos

int insert_run_item::pos

Definition at line 301 of file editstr.h.

◆ str

WCHAR* insert_run_item::str

Definition at line 302 of file editstr.h.

◆ style

ME_Style* insert_run_item::style

Definition at line 303 of file editstr.h.


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