ReactOS 0.4.16-dev-927-g467dec4
text_selection Struct Reference

#include <editstr.h>

Collaboration diagram for text_selection:

Public Attributes

ITextSelection ITextSelection_iface
 
LONG ref
 
struct text_servicesservices
 

Detailed Description

Definition at line 468 of file editstr.h.

Member Data Documentation

◆ ITextSelection_iface

ITextSelection text_selection::ITextSelection_iface

Definition at line 470 of file editstr.h.

Referenced by impl_from_ITextSelection(), and text_selection_create().

◆ ref

LONG text_selection::ref

Definition at line 471 of file editstr.h.

Referenced by ITextSelection_fnRelease(), and text_selection_create().

◆ services

struct text_services* text_selection::services

Definition at line 473 of file editstr.h.

Referenced by text_selection_create().


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