Lines Matching refs:HRESULT

41 cpp_quote("HRESULT WINAPI TF_CreateThreadMgr(ITfThreadMgr **pptim);")
42 cpp_quote("HRESULT WINAPI TF_GetThreadMgr(ITfThreadMgr **pptim);")
43 cpp_quote("HRESULT WINAPI TF_CreateInputProcessorProfiles(ITfInputProcessorProfiles **ppipr);")
44 cpp_quote("HRESULT WINAPI TF_CreateLangBarMgr(ITfLangBarMgr **pppbm);")
135 HRESULT Activate(
138 HRESULT Deactivate();
140 HRESULT CreateDocumentMgr(
143 HRESULT EnumDocumentMgrs(
146 HRESULT GetFocus(
149 HRESULT SetFocus(
152 HRESULT AssociateFocus(
157 HRESULT IsThreadFocus(
160 HRESULT GetFunctionProvider(
164 HRESULT EnumFunctionProviders(
167 HRESULT GetGlobalCompartment(
178 HRESULT GetOwnerClsid([out] CLSID *pclsid);
180 HRESULT GetRange([out] ITfRange **ppRange);
190 HRESULT CreateContext(
197 HRESULT Push(
202 HRESULT Pop(
205 HRESULT GetTop(
208 HRESULT GetBase(
211 HRESULT EnumContexts(
228 HRESULT RequestEditSession(
232 [out] HRESULT *phrSession);
234 HRESULT InWriteSession(
254 HRESULT GetSelection(
261 HRESULT SetSelection(
266 HRESULT GetStart(
270 HRESULT GetEnd(
282 HRESULT GetActiveView(
285 HRESULT EnumViews(
288 HRESULT GetStatus(
291 HRESULT GetProperty(
295 HRESULT GetAppProperty(
299 HRESULT TrackProperties(
306 HRESULT EnumProperties(
309 HRESULT GetDocumentMgr(
312 HRESULT CreateRangeBackup(
326 HRESULT AdviseSink(
331 HRESULT UnadviseSink(
343 HRESULT Register(
346 HRESULT Unregister(
349 HRESULT AddLanguageProfile(
359 HRESULT RemoveLanguageProfile(
364 HRESULT EnumInputProcessorInfo(
367 HRESULT GetDefaultLanguageProfile(
373 HRESULT SetDefaultLanguageProfile(
378 HRESULT ActivateLanguageProfile(
383 HRESULT GetActiveLanguageProfile(
388 HRESULT GetLanguageProfileDescription(
394 HRESULT GetCurrentLanguage(
397 HRESULT ChangeCurrentLanguage(
400 HRESULT GetLanguageList(
404 HRESULT EnumLanguageProfiles(
408 HRESULT EnableLanguageProfile(
414 HRESULT IsEnabledLanguageProfile(
420 HRESULT EnableLanguageProfileByDefault(
426 HRESULT SubstituteKeyboardLayout(
487 HRESULT GetGUID([out] GUID *pguid);
489 HRESULT GetDescription([out] BSTR *pbstrDesc);
491 HRESULT GetAttributeInfo([out] TF_DISPLAYATTRIBUTE *pda);
493 HRESULT SetAttributeInfo([in] const TF_DISPLAYATTRIBUTE *pda);
495 HRESULT Reset();
505 HRESULT Clone([out] IEnumTfDisplayAttributeInfo **ppEnum);
507 HRESULT Next(
512 HRESULT Reset();
514 HRESULT Skip([in] ULONG ulCount);
525 HRESULT OnUpdateInfo();
527 HRESULT EnumDisplayAttributeInfo([out] IEnumTfDisplayAttributeInfo **ppEnum);
529 HRESULT GetDisplayAttributeInfo(
544 HRESULT RegisterCategory([in] REFCLSID rclsid,
548 HRESULT UnregisterCategory([in] REFCLSID rclsid,
552 HRESULT EnumCategoriesInItem([in] REFGUID rguid,
555 HRESULT EnumItemsInCategory([in] REFGUID rcatid,
558 HRESULT FindClosestCategory([in] REFGUID rguid,
563 HRESULT RegisterGUIDDescription([in] REFCLSID rclsid,
568 HRESULT UnregisterGUIDDescription([in] REFCLSID rclsid,
571 HRESULT GetGUIDDescription([in] REFGUID rguid,
574 HRESULT RegisterGUIDDWORD([in] REFCLSID rclsid,
578 HRESULT UnregisterGUIDDWORD([in] REFCLSID rclsid,
581 HRESULT GetGUIDDWORD([in] REFGUID rguid,
584 HRESULT RegisterGUID([in] REFGUID rguid,
587 HRESULT GetGUID([in] TfGuidAtom guidatom,
590 HRESULT IsEqualTfGuidAtom([in] TfGuidAtom guidatom,
602 HRESULT OnEndEdit(
615 HRESULT OnStartComposition(
619 HRESULT OnUpdateComposition(
623 HRESULT OnEndComposition(
634 HRESULT Clone(
637 HRESULT Next(
642 HRESULT Reset();
644 HRESULT Skip(
656 HRESULT Activate(
660 HRESULT Deactivate();
670 HRESULT OnInitDocumentMgr(
673 HRESULT OnUninitDocumentMgr(
676 HRESULT OnSetFocus(
680 HRESULT OnPushContext(
683 HRESULT OnPopContext(
695 HRESULT AdviseKeyEventSink(
700 HRESULT UnadviseKeyEventSink(
703 HRESULT GetForeground(
706 HRESULT TestKeyDown(
711 HRESULT TestKeyUp(
716 HRESULT KeyDown(
721 HRESULT KeyUp(
726 HRESULT GetPreservedKey(
731 HRESULT IsPreservedKey(
736 HRESULT PreserveKey(
743 HRESULT UnpreserveKey(
747 HRESULT SetPreservedKeyDescription(
752 HRESULT GetPreservedKeyDescription(
756 HRESULT SimulatePreservedKey(
770 HRESULT OnSetFocus(
773 HRESULT OnTestKeyDown(
779 HRESULT OnTestKeyUp(
785 HRESULT OnKeyDown(
791 HRESULT OnKeyUp(
797 HRESULT OnPreservedKey(
811 HRESULT PeekMessageA(
819 HRESULT GetMessageA(
826 HRESULT PeekMessageW(
834 HRESULT GetMessageW(
850 HRESULT GetClientId(
862 HRESULT OnLanguageChange(
866 HRESULT OnLanguageChanged();
876 HRESULT DoEditSession(
906 HRESULT GetText(
913 HRESULT SetText(
919 HRESULT GetFormattedText(
923 HRESULT GetEmbedded(
929 HRESULT InsertEmbedded(
934 HRESULT ShiftStart(
940 HRESULT ShiftEnd(
946 HRESULT ShiftStartToRange(
951 HRESULT ShiftEndToRange(
956 HRESULT ShiftStartRegion(
961 HRESULT ShiftEndRegion(
966 HRESULT IsEmpty(
970 HRESULT Collapse(
974 HRESULT IsEqualStart(
980 HRESULT IsEqualEnd(
986 HRESULT CompareStart(
992 HRESULT CompareEnd(
998 HRESULT AdjustForInsert(
1003 HRESULT GetGravity(
1007 HRESULT SetGravity(
1012 HRESULT Clone(
1015 HRESULT GetContext(
1026 HRESULT GetExtent([out] LONG *pacpAnchor,
1029 HRESULT SetExtent([in] LONG acpAnchor,
1044 HRESULT InsertTextAtSelection(
1051 HRESULT InsertEmbeddedAtSelection(
1067 HRESULT GetType([out] GUID *pguid);
1069 HRESULT GetDataType([out] DWORD *pdwReserved);
1071 HRESULT GetData([out] VARIANT *pvarValue);
1073 HRESULT OnTextUpdated(
1078 HRESULT Shrink(
1082 HRESULT Divide(
1087 HRESULT Clone(
1090 HRESULT GetPropertyRangeCreator(
1093 HRESULT Serialize(
1105 HRESULT Clone([out] IEnumTfRanges **ppEnum);
1107 HRESULT Next(
1112 HRESULT Reset();
1114 HRESULT Skip(ULONG ulCount);
1124 HRESULT Clone([out] IEnumITfCompositionView **ppEnum);
1126 HRESULT Next(
1131 HRESULT Reset();
1133 HRESULT Skip([in] ULONG ulCount);
1143 HRESULT GetRange([out] ITfRange **ppRange);
1145 HRESULT ShiftStart(
1149 HRESULT ShiftEnd(
1153 HRESULT EndComposition([in] TfEditCookie ecWrite);
1163 HRESULT OnCompositionTerminated(
1175 HRESULT StartComposition(
1181 HRESULT EnumCompositions([out] IEnumITfCompositionView **ppEnum);
1183 HRESULT FindComposition(
1188 HRESULT TakeOwnership(
1202 HRESULT TerminateComposition([in] ITfCompositionView *pComposition);
1212 HRESULT GetType([out] GUID *pguid);
1214 HRESULT EnumRanges(
1219 HRESULT GetValue(
1224 HRESULT GetContext([out] ITfContext **ppContext);
1234 HRESULT FindRange(
1240 HRESULT SetValueStore(
1245 HRESULT SetValue(
1250 HRESULT Clear(
1262 HRESULT SetValue(
1266 HRESULT GetValue(
1277 HRESULT GetCompartment(
1281 HRESULT ClearCompartment(
1285 HRESULT EnumCompartments(
1296 HRESULT OnChange(
1307 HRESULT Clone(
1310 HRESULT Next(
1315 HRESULT Reset();
1317 HRESULT Skip(
1328 HRESULT Clone(
1331 HRESULT Next(
1336 HRESULT Reset();
1338 HRESULT Skip(
1349 HRESULT AdviseSingleSink(
1354 HRESULT UnadviseSingleSink(
1367 HRESULT OnSetThreadFocus();
1369 HRESULT OnKillThreadFocus();