ReactOS 0.4.15-dev-7918-g2a2556c
ITextHostImpl Struct Reference
Collaboration diagram for ITextHostImpl:

Public Attributes

ITextHost ITextHost_iface
 
LONG ref
 
HWND hWnd
 
BOOL bEmulateVersion10
 
PARAFORMAT2 para_fmt
 

Detailed Description

Definition at line 34 of file txthost.c.

Member Data Documentation

◆ bEmulateVersion10

BOOL ITextHostImpl::bEmulateVersion10

Definition at line 38 of file txthost.c.

Referenced by ME_CreateTextHost().

◆ hWnd

HWND ITextHostImpl::hWnd

Definition at line 37 of file txthost.c.

Referenced by ME_CreateTextHost().

◆ ITextHost_iface

ITextHost ITextHostImpl::ITextHost_iface

Definition at line 35 of file txthost.c.

Referenced by ME_CreateTextHost().

◆ para_fmt

PARAFORMAT2 ITextHostImpl::para_fmt

Definition at line 39 of file txthost.c.

Referenced by ME_CreateTextHost().

◆ ref

LONG ITextHostImpl::ref

Definition at line 36 of file txthost.c.

Referenced by ME_CreateTextHost().


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