ReactOS 0.4.16-dev-1946-g52006dd
ITextHostTestImpl Struct Reference
Collaboration diagram for ITextHostTestImpl:

Public Attributes

ITextHost ITextHost_iface
 
LONG refCount
 
HWND window
 
RECT client_rect
 
CHARFORMAT2W char_format
 
DWORD scrollbars
 
DWORD props
 

Detailed Description

Definition at line 109 of file txtsrv.c.

Member Data Documentation

◆ char_format

CHARFORMAT2W ITextHostTestImpl::char_format

Definition at line 115 of file txtsrv.c.

Referenced by init_texthost().

◆ client_rect

RECT ITextHostTestImpl::client_rect

◆ ITextHost_iface

ITextHost ITextHostTestImpl::ITextHost_iface

Definition at line 111 of file txtsrv.c.

Referenced by init_texthost(), and test_COM().

◆ props

DWORD ITextHostTestImpl::props

◆ refCount

LONG ITextHostTestImpl::refCount

Definition at line 112 of file txtsrv.c.

Referenced by init_texthost().

◆ scrollbars

DWORD ITextHostTestImpl::scrollbars

Definition at line 116 of file txtsrv.c.

Referenced by init_texthost(), test_inplace_active(), test_notifications(), and test_TxGetScroll().

◆ window

HWND ITextHostTestImpl::window

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