|
HRESULT | AttachMsgFilter ([in]IUnknown *filter) |
|
HRESULT | SetEffectColor ([in]LONG index, [in]COLORREF cr) |
|
HRESULT | GetEffectColor ([in]LONG index, [out]COLORREF *cr) |
|
HRESULT | GetCaretType ([retval, out]LONG *type) |
|
HRESULT | SetCaretType ([in]LONG type) |
|
HRESULT | GetImmContext ([retval, out]LONG *context) |
|
HRESULT | ReleaseImmContext ([in]LONG context) |
|
HRESULT | GetPreferredFont ([in]LONG cp, [in]LONG codepage, [in]LONG option, [in]LONG current_codepage, [in]LONG current_fontsize, [out]BSTR *bstr, [out]LONG *pitch_family, [out]LONG *new_fontsize) |
|
HRESULT | GetNotificationMode ([retval, out]LONG *mode) |
|
HRESULT | SetNotificationMode ([in]LONG mode) |
|
HRESULT | GetClientRect ([in]LONG type, [out]LONG *left, [out]LONG *top, [out]LONG *right, [out]LONG *bottom) |
|
HRESULT | GetSelectionEx ([retval, out]ITextSelection **selection) |
|
HRESULT | GetWindow ([out]LONG *hwnd) |
|
HRESULT | GetFEFlags ([out]LONG *flags) |
|
HRESULT | UpdateWindow () |
|
HRESULT | CheckTextLimit ([in]LONG cch, [out]LONG *exceed) |
|
HRESULT | IMEInProgress ([in]LONG mode) |
|
HRESULT | SysBeep () |
|
HRESULT | Update ([in]LONG mode) |
|
HRESULT | Notify ([in]LONG notify) |
|
HRESULT | GetName ([retval, out]BSTR *pName) |
|
HRESULT | GetSelection ([retval, out]ITextSelection **ppSel) |
|
HRESULT | GetStoryCount ([retval, out]LONG *pCount) |
|
HRESULT | GetStoryRanges ([retval, out]ITextStoryRanges **ppStories) |
|
HRESULT | GetSaved ([retval, out]LONG *pValue) |
|
HRESULT | SetSaved ([in]LONG Value) |
|
HRESULT | GetDefaultTabStop ([retval, out]float *pValue) |
|
HRESULT | SetDefaultTabStop ([in]float Value) |
|
HRESULT | New () |
|
HRESULT | Open ([in]VARIANT *pVar, [in]LONG Flags, [in]LONG CodePage) |
|
HRESULT | Save ([in]VARIANT *pVar, [in]LONG Flags, [in]LONG CodePage) |
|
HRESULT | Freeze ([retval, out]LONG *pCount) |
|
HRESULT | Unfreeze ([retval, out]LONG *pCount) |
|
HRESULT | BeginEditCollection () |
|
HRESULT | EndEditCollection () |
|
HRESULT | Undo ([in]LONG Count, [retval, out]LONG *prop) |
|
HRESULT | Redo ([in]LONG Count, [retval, out]LONG *prop) |
|
HRESULT | Range ([in]LONG cp1, [in]LONG cp2, [retval, out]ITextRange **ppRange) |
|
HRESULT | RangeFromPoint ([in]LONG x, [in]LONG y, [retval, out]ITextRange **ppRange) |
|
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
|
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
|
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
|
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
|
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 244 of file tom.idl.