Describe. More...
Public Member Functions | |
| HRESULT | CreateTextServices (IUnknown *punkOuter, ITextHost *pITextHost, IUnknown **ppUnk) |
Static Public Member Functions | |
| static STextServiceHelper * | instance () |
Protected Member Functions | |
| STextServiceHelper () | |
| 构造函数 | |
| ~STextServiceHelper () | |
| 析构函数 | |
Protected Attributes | |
| HINSTANCE | m_rich20 |
| PCreateTextServices | m_funCreateTextServices |
Friends | |
| class | SRichEdit |
Describe.
Definition at line 31 of file SRichEdit.cpp.
|
protected |
构造函数
STextServiceHelper::STextServiceHelper
Describe 构造函数
Definition at line 74 of file SRichEdit.cpp.
|
protected |
析构函数
STextServiceHelper::~STextServiceHelper
Describe 析构函数
Definition at line 92 of file SRichEdit.cpp.
| HRESULT STextServiceHelper::CreateTextServices | ( | IUnknown * | punkOuter, |
| ITextHost * | pITextHost, | ||
| IUnknown ** | ppUnk ) |
STextServiceHelper::CreateTextServices
| IUnknown | *punkOuter |
| ITextHost | *pITextHost |
| IUnknown | **ppUnk |
Describe
Definition at line 99 of file SRichEdit.cpp.
|
inlinestatic |
Definition at line 35 of file SRichEdit.cpp.
|
friend |
Definition at line 32 of file SRichEdit.cpp.
|
protected |
回调函数
Definition at line 71 of file SRichEdit.cpp.
|
protected |
richedit module
Definition at line 70 of file SRichEdit.cpp.