ホーム › UI.Controls.RichEdit › ITextStory
ITextStory
COMメソッド 12
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetActive(INT* pValue) |
| 4 | HRESULT SetActive(INT Value) |
| 5 | HRESULT GetDisplay(IUnknown** ppDisplay) |
| 6 | HRESULT GetIndex(INT* pValue) |
| 7 | HRESULT GetType(INT* pValue) |
| 8 | HRESULT SetType(INT Value) |
| 9 | HRESULT GetProperty(INT Type, INT* pValue) |
| 10 | HRESULT GetRange(INT cpActive, INT cpAnchor, ITextRange2** ppRange) |
| 11 | HRESULT GetText(INT Flags, LPWSTR* pbstr) |
| 12 | HRESULT SetFormattedText(IUnknown* pUnk) |
| 13 | HRESULT SetProperty(INT Type, INT Value) |
| 14 | HRESULT SetText(INT Flags, LPWSTR bstr) |