ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
ITextHost | ITextHost_iface |
LONG | ref |
HWND | hWnd |
BOOL | bEmulateVersion10 |
PARAFORMAT2 | para_fmt |
BOOL ITextHostImpl::bEmulateVersion10 |
Definition at line 38 of file txthost.c.
Referenced by ME_CreateTextHost().
HWND ITextHostImpl::hWnd |
Definition at line 37 of file txthost.c.
Referenced by ME_CreateTextHost().
ITextHost ITextHostImpl::ITextHost_iface |
Definition at line 35 of file txthost.c.
Referenced by ME_CreateTextHost().
PARAFORMAT2 ITextHostImpl::para_fmt |
Definition at line 39 of file txthost.c.
Referenced by ME_CreateTextHost().
LONG ITextHostImpl::ref |
Definition at line 36 of file txthost.c.
Referenced by ME_CreateTextHost().