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);")
45 cpp_quote("HRESULT WINAPI TF_CreateLangBarItemMgr(ITfLangBarItemMgr **pplbim);")
46 cpp_quote("HRESULT WINAPI TF_InvalidAssemblyListCacheIfExist(void);")
154 HRESULT Activate(
157 HRESULT Deactivate();
159 HRESULT CreateDocumentMgr(
162 HRESULT EnumDocumentMgrs(
165 HRESULT GetFocus(
168 HRESULT SetFocus(
171 HRESULT AssociateFocus(
176 HRESULT IsThreadFocus(
179 HRESULT GetFunctionProvider(
183 HRESULT EnumFunctionProviders(
186 HRESULT GetGlobalCompartment(
197 HRESULT GetOwnerClsid([out] CLSID *pclsid);
199 HRESULT GetRange([out] ITfRange **ppRange);
209 HRESULT CreateContext(
216 HRESULT Push(
221 HRESULT Pop(
224 HRESULT GetTop(
227 HRESULT GetBase(
230 HRESULT EnumContexts(
247 HRESULT RequestEditSession(
251 [out] HRESULT *phrSession);
253 HRESULT InWriteSession(
273 HRESULT GetSelection(
280 HRESULT SetSelection(
285 HRESULT GetStart(
289 HRESULT GetEnd(
301 HRESULT GetActiveView(
304 HRESULT EnumViews(
307 HRESULT GetStatus(
310 HRESULT GetProperty(
314 HRESULT GetAppProperty(
318 HRESULT TrackProperties(
325 HRESULT EnumProperties(
328 HRESULT GetDocumentMgr(
331 HRESULT CreateRangeBackup(
345 HRESULT AdviseSink(
350 HRESULT UnadviseSink(
362 HRESULT Register(
365 HRESULT Unregister(
368 HRESULT AddLanguageProfile(
378 HRESULT RemoveLanguageProfile(
383 HRESULT EnumInputProcessorInfo(
386 HRESULT GetDefaultLanguageProfile(
392 HRESULT SetDefaultLanguageProfile(
397 HRESULT ActivateLanguageProfile(
402 HRESULT GetActiveLanguageProfile(
407 HRESULT GetLanguageProfileDescription(
413 HRESULT GetCurrentLanguage(
416 HRESULT ChangeCurrentLanguage(
419 HRESULT GetLanguageList(
423 HRESULT EnumLanguageProfiles(
427 HRESULT EnableLanguageProfile(
433 HRESULT IsEnabledLanguageProfile(
439 HRESULT EnableLanguageProfileByDefault(
445 HRESULT SubstituteKeyboardLayout(
472 HRESULT Clone(
475 HRESULT Next(
480 HRESULT Reset();
482 HRESULT Skip(
493 HRESULT ActivateProfile(
501 HRESULT DeactivateProfile(
509 HRESULT GetProfile(
518 HRESULT EnumProfiles(
522 HRESULT ReleaseInputProcessor(
526 HRESULT RegisterProfile(
540 HRESULT UnregisterProfile(
546 HRESULT GetActiveProfile(
605 HRESULT GetGUID([out] GUID *pguid);
607 HRESULT GetDescription([out] BSTR *pbstrDesc);
609 HRESULT GetAttributeInfo([out] TF_DISPLAYATTRIBUTE *pda);
611 HRESULT SetAttributeInfo([in] const TF_DISPLAYATTRIBUTE *pda);
613 HRESULT Reset();
623 HRESULT Clone([out] IEnumTfDisplayAttributeInfo **ppEnum);
625 HRESULT Next(
630 HRESULT Reset();
632 HRESULT Skip([in] ULONG ulCount);
643 HRESULT OnUpdateInfo();
645 HRESULT EnumDisplayAttributeInfo([out] IEnumTfDisplayAttributeInfo **ppEnum);
647 HRESULT GetDisplayAttributeInfo(
662 HRESULT RegisterCategory([in] REFCLSID rclsid,
666 HRESULT UnregisterCategory([in] REFCLSID rclsid,
670 HRESULT EnumCategoriesInItem([in] REFGUID rguid,
673 HRESULT EnumItemsInCategory([in] REFGUID rcatid,
676 HRESULT FindClosestCategory([in] REFGUID rguid,
681 HRESULT RegisterGUIDDescription([in] REFCLSID rclsid,
686 HRESULT UnregisterGUIDDescription([in] REFCLSID rclsid,
689 HRESULT GetGUIDDescription([in] REFGUID rguid,
692 HRESULT RegisterGUIDDWORD([in] REFCLSID rclsid,
696 HRESULT UnregisterGUIDDWORD([in] REFCLSID rclsid,
699 HRESULT GetGUIDDWORD([in] REFGUID rguid,
702 HRESULT RegisterGUID([in] REFGUID rguid,
705 HRESULT GetGUID([in] TfGuidAtom guidatom,
708 HRESULT IsEqualTfGuidAtom([in] TfGuidAtom guidatom,
720 HRESULT OnEndEdit(
733 HRESULT OnStartComposition(
737 HRESULT OnUpdateComposition(
741 HRESULT OnEndComposition(
752 HRESULT Clone(
755 HRESULT Next(
760 HRESULT Reset();
762 HRESULT Skip(
774 HRESULT Activate(
778 HRESULT Deactivate();
788 HRESULT OnInitDocumentMgr(
791 HRESULT OnUninitDocumentMgr(
794 HRESULT OnSetFocus(
798 HRESULT OnPushContext(
801 HRESULT OnPopContext(
813 HRESULT AdviseKeyEventSink(
818 HRESULT UnadviseKeyEventSink(
821 HRESULT GetForeground(
824 HRESULT TestKeyDown(
829 HRESULT TestKeyUp(
834 HRESULT KeyDown(
839 HRESULT KeyUp(
844 HRESULT GetPreservedKey(
849 HRESULT IsPreservedKey(
854 HRESULT PreserveKey(
861 HRESULT UnpreserveKey(
865 HRESULT SetPreservedKeyDescription(
870 HRESULT GetPreservedKeyDescription(
874 HRESULT SimulatePreservedKey(
888 HRESULT OnSetFocus(
891 HRESULT OnTestKeyDown(
897 HRESULT OnTestKeyUp(
903 HRESULT OnKeyDown(
909 HRESULT OnKeyUp(
915 HRESULT OnPreservedKey(
929 HRESULT PeekMessageA(
937 HRESULT GetMessageA(
944 HRESULT PeekMessageW(
952 HRESULT GetMessageW(
968 HRESULT GetClientId(
980 HRESULT OnLanguageChange(
984 HRESULT OnLanguageChanged();
994 HRESULT DoEditSession(
1024 HRESULT GetText(
1031 HRESULT SetText(
1037 HRESULT GetFormattedText(
1041 HRESULT GetEmbedded(
1047 HRESULT InsertEmbedded(
1052 HRESULT ShiftStart(
1058 HRESULT ShiftEnd(
1064 HRESULT ShiftStartToRange(
1069 HRESULT ShiftEndToRange(
1074 HRESULT ShiftStartRegion(
1079 HRESULT ShiftEndRegion(
1084 HRESULT IsEmpty(
1088 HRESULT Collapse(
1092 HRESULT IsEqualStart(
1098 HRESULT IsEqualEnd(
1104 HRESULT CompareStart(
1110 HRESULT CompareEnd(
1116 HRESULT AdjustForInsert(
1121 HRESULT GetGravity(
1125 HRESULT SetGravity(
1130 HRESULT Clone(
1133 HRESULT GetContext(
1144 HRESULT GetExtent([out] LONG *pacpAnchor,
1147 HRESULT SetExtent([in] LONG acpAnchor,
1162 HRESULT InsertTextAtSelection(
1169 HRESULT InsertEmbeddedAtSelection(
1185 HRESULT GetType([out] GUID *pguid);
1187 HRESULT GetDataType([out] DWORD *pdwReserved);
1189 HRESULT GetData([out] VARIANT *pvarValue);
1191 HRESULT OnTextUpdated(
1196 HRESULT Shrink(
1200 HRESULT Divide(
1205 HRESULT Clone(
1208 HRESULT GetPropertyRangeCreator(
1211 HRESULT Serialize(
1223 HRESULT Clone([out] IEnumTfRanges **ppEnum);
1225 HRESULT Next(
1230 HRESULT Reset();
1232 HRESULT Skip(ULONG ulCount);
1242 HRESULT Clone([out] IEnumITfCompositionView **ppEnum);
1244 HRESULT Next(
1249 HRESULT Reset();
1251 HRESULT Skip([in] ULONG ulCount);
1261 HRESULT GetRange([out] ITfRange **ppRange);
1263 HRESULT ShiftStart(
1267 HRESULT ShiftEnd(
1271 HRESULT EndComposition([in] TfEditCookie ecWrite);
1281 HRESULT OnCompositionTerminated(
1293 HRESULT StartComposition(
1299 HRESULT EnumCompositions([out] IEnumITfCompositionView **ppEnum);
1301 HRESULT FindComposition(
1306 HRESULT TakeOwnership(
1320 HRESULT TerminateComposition([in] ITfCompositionView *pComposition);
1330 HRESULT LoadProperty(
1342 HRESULT OnLayoutChange();
1344 HRESULT OnStatusChange([in] DWORD dwFlags);
1346 HRESULT OnAttributeChange([in] REFGUID rguidAttribute);
1348 HRESULT Serialize(
1354 HRESULT Unserialize(
1360 HRESULT ForceLoadProperty([in] ITfProperty *pProp);
1362 HRESULT CreateRange(
1375 HRESULT GetType([out] GUID *pguid);
1377 HRESULT EnumRanges(
1382 HRESULT GetValue(
1387 HRESULT GetContext([out] ITfContext **ppContext);
1397 HRESULT FindRange(
1403 HRESULT SetValueStore(
1408 HRESULT SetValue(
1413 HRESULT Clear(
1425 HRESULT SetValue(
1429 HRESULT GetValue(
1440 HRESULT GetCompartment(
1444 HRESULT ClearCompartment(
1448 HRESULT EnumCompartments(
1459 HRESULT OnChange(
1470 HRESULT Clone(
1473 HRESULT Next(
1478 HRESULT Reset();
1480 HRESULT Skip(
1491 HRESULT Clone(
1494 HRESULT Next(
1499 HRESULT Reset();
1501 HRESULT Skip(
1512 HRESULT AdviseSingleSink(
1517 HRESULT UnadviseSingleSink(
1530 HRESULT OnSetThreadFocus();
1532 HRESULT OnKillThreadFocus();