ReactOS 0.4.16-dev-598-gc07fba4
|
Public Attributes | |
IUnknown | IUnknown_inner |
ITextServices | ITextServices_iface |
IUnknown * | outer_unk |
LONG | ref |
ITextHost * | pMyHost |
CRITICAL_SECTION | csTxtSrv |
ME_TextEditor * | editor |
char | spare [256] |
CRITICAL_SECTION ITextServicesImpl::csTxtSrv |
Definition at line 42 of file txtsrv.c.
Referenced by CreateTextServices().
ME_TextEditor* ITextServicesImpl::editor |
Definition at line 43 of file txtsrv.c.
Referenced by CreateTextServices().
ITextServices ITextServicesImpl::ITextServices_iface |
Definition at line 38 of file txtsrv.c.
Referenced by CreateTextServices().
IUnknown ITextServicesImpl::IUnknown_inner |
Definition at line 37 of file txtsrv.c.
Referenced by CreateTextServices().
IUnknown* ITextServicesImpl::outer_unk |
Definition at line 39 of file txtsrv.c.
Referenced by CreateTextServices().
ITextHost* ITextServicesImpl::pMyHost |
Definition at line 41 of file txtsrv.c.
Referenced by CreateTextServices().
LONG ITextServicesImpl::ref |
Definition at line 40 of file txtsrv.c.
Referenced by CreateTextServices().