Lines Matching refs:HRESULT

61     HRESULT Initialize( [in] LPCITEMIDLIST pidl );
77 HRESULT GetCurFolder( [out] LPITEMIDLIST *ppidl );
91 HRESULT SetIDList( [in] LPCITEMIDLIST pidl );
92 HRESULT GetIDList( [out] LPITEMIDLIST *ppidl );
108 HRESULT Next(
113 HRESULT Skip( [in] ULONG celt );
114 HRESULT Reset();
115 HRESULT Clone( [out] IEnumIDList **ppenum );
142 HRESULT AddPages(
145 HRESULT ReplacePage(
222 HRESULT ParseDisplayName(
230 HRESULT EnumObjects(
235 HRESULT BindToObject(
241 HRESULT BindToStorage(
247 HRESULT CompareIDs(
252 HRESULT CreateViewObject(
257 HRESULT GetAttributesOf(
262 HRESULT GetUIObjectOf(
270 HRESULT GetDisplayNameOf(
275 HRESULT SetNameOf(
312 HRESULT Next(
317 HRESULT Skip( [in] ULONG celt );
318 HRESULT Reset();
319 HRESULT Clone( [out] IEnumExtraSearch **ppenum );
340 HRESULT GetDefaultSearchGUID( [out] GUID *lpguid );
341 HRESULT EnumSearches( [out] IEnumExtraSearch **ppenum );
342 HRESULT GetDefaultColumn( [in] DWORD dwReserved, [out] ULONG *pSort, [out] ULONG *pDisplay );
343 HRESULT GetDefaultColumnState( [in] UINT iColumn, [out] SHCOLSTATEF *pcsFlags );
344 HRESULT GetDetailsEx( [in] LPCITEMIDLIST pidl, [in] const SHCOLUMNID *pscid, [out] VARIANT *pv);
345 HRESULT GetDetailsOf( [in] LPCITEMIDLIST pidl, [in] UINT iColumn, [out] SHELLDETAILS *psd);
346 HRESULT MapColumnToSCID( [in] UINT iColumn, [in] SHCOLUMNID *pscid );
380 HRESULT BindToHandler(
386 HRESULT GetParent( [out] IShellItem **ppsi );
388 HRESULT GetDisplayName(
392 HRESULT GetAttributes(
396 HRESULT Compare(
412 HRESULT GetPropertyStore(
417 HRESULT GetPropertyStoreWithCreateObject(
423 HRESULT GetPropertyStoreForKeys(
430 HRESULT GetPropertyDescriptionList(
435 HRESULT Update(
438 HRESULT GetProperty(
442 HRESULT GetCLSID(
446 HRESULT GetFileTime (
450 HRESULT GetInt32(
454 HRESULT GetString(
458 HRESULT GetUInt32(
462 HRESULT GetUInt64(
466 HRESULT GetBool(
490 HRESULT EvaluateNewWindow(
512 [local] HRESULT Next(
517 [call_as(Next)] HRESULT RemoteNext(
522 HRESULT Skip(
525 HRESULT Reset();
527 HRESULT Clone(
550 HRESULT BindToHandler(
556 HRESULT GetPropertyStore(
561 HRESULT GetPropertyDescriptionList(
566 HRESULT GetAttributes(
571 HRESULT GetCount(
574 HRESULT GetItemAt(
578 HRESULT EnumItems(
593 cpp_quote("HRESULT WINAPI SHGetNameFromIDList(PCIDLIST_ABSOLUTE pidl, SIGDN sigdnName, PWSTR *ppszName);")
594 cpp_quote("HRESULT WINAPI SHCreateItemFromParsingName(PCWSTR pszPath, IBindCtx *pbc, REFIID riid, void **ppv);")
595 cpp_quote("HRESULT WINAPI SHCreateItemFromIDList(PCIDLIST_ABSOLUTE pidl, REFIID riid, void **ppv);")
596 cpp_quote("HRESULT WINAPI SHGetItemFromDataObject(IDataObject *pdtobj, DATAOBJ_GET_ITEM_FLAGS dwFlags, REFIID riid, void **ppv);")
597 cpp_quote("HRESULT WINAPI SHGetIDListFromObject(IUnknown *punk, PIDLIST_ABSOLUTE *ppidl);")
598 cpp_quote("HRESULT WINAPI SHGetItemFromObject(IUnknown *punk, REFIID riid, void **ppv);")
599 cpp_quote("HRESULT WINAPI SHCreateShellItemArray(PCIDLIST_ABSOLUTE pidlParent, IShellFolder* psf, UINT cidl, PCUITEMID_CHILD_ARRAY ppidl, IShellItemArray **ppsiItemArray);")
600 cpp_quote("HRESULT WINAPI SHCreateShellItemArrayFromShellItem(IShellItem *psi, REFIID riid, void **ppv);")
601 cpp_quote("HRESULT WINAPI SHCreateShellItemArrayFromDataObject(IDataObject *pdo, REFIID riid, void **ppv);")
613 HRESULT IncludeItem(
616 HRESULT GetEnumFlagsForItem(
694 HRESULT GetIconOf(
745 HRESULT TranslateAccelerator( [in] MSG *pmsg );
746 HRESULT EnableModeless( [in] BOOL fEnable );
747 HRESULT UIActivate( [in] UINT uState );
748 HRESULT Refresh();
749 HRESULT CreateViewWindow(
756 HRESULT DestroyViewWindow();
757 HRESULT GetCurrentInfo( [out] LPFOLDERSETTINGS lpfs );
759 [local] HRESULT AddPropertySheetPages(
764 HRESULT SaveViewState();
765 HRESULT SelectItem(
768 HRESULT GetItemObject(
795 HRESULT GetView(
799 HRESULT CreateViewWindow2(
802 HRESULT HandleRename(
805 HRESULT SelectAndPositionItem(
822 HRESULT GetCurrentViewMode( [out] UINT *mode );
823 HRESULT SetCurrentViewMode( [in] UINT mode );
824 HRESULT GetFolder( [in] REFIID riid, [out, iid_is(riid)] void **ppv );
825 HRESULT Item(
829 HRESULT ItemCount(
833 HRESULT Items(
838 HRESULT GetSelectionMarkedItem( [out] int *item );
839 HRESULT GetFocusedItem( [out] int *item );
840 HRESULT GetItemPosition(
844 HRESULT GetSpacing( [in, out, unique] POINT* pt );
845 HRESULT GetDefaultSpacing( [out] POINT* pt );
846 HRESULT GetAutoArrange();
847 HRESULT SelectItem(
851 HRESULT SelectAndPositionItems(
917 HRESULT InsertMenusSB(
921 HRESULT SetMenuSB(
926 HRESULT RemoveMenusSB( [in] HMENU hmenuShared );
927 HRESULT SetStatusTextSB( [in, unique] LPCOLESTR pszStatusText );
928 HRESULT EnableModelessSB( [in] BOOL fEnable );
929 HRESULT TranslateAcceleratorSB( [in] MSG *pmsg, [in] WORD wID );
931 HRESULT BrowseObject(
935 HRESULT GetViewStateStream(
939 HRESULT GetControlWindow(
943 [local] HRESULT SendControlMsg(
950 HRESULT QueryActiveShellView( [out] IShellView **ppshv );
951 HRESULT OnViewWindowActive( [in] IShellView *pshv );
954 HRESULT SetToolbarItems(
991 HRESULT GetPath(
997 HRESULT GetIDList( [out] LPITEMIDLIST * ppidl );
999 HRESULT SetIDList( [in] LPCITEMIDLIST pidl );
1001 HRESULT GetDescription(
1005 HRESULT SetDescription( [in] LPCSTR pszName );
1007 HRESULT GetWorkingDirectory(
1011 HRESULT SetWorkingDirectory( [in] LPCSTR pszDir );
1013 HRESULT GetArguments(
1017 HRESULT SetArguments( [in] LPCSTR pszArgs );
1019 HRESULT GetHotkey( [out] WORD *pwHotkey );
1021 HRESULT SetHotkey( [in] WORD wHotkey );
1023 HRESULT GetShowCmd( [out] int *piShowCmd );
1025 HRESULT SetShowCmd( [in] int iShowCmd );
1027 HRESULT GetIconLocation(
1032 HRESULT SetIconLocation(
1036 HRESULT SetRelativePath(
1040 HRESULT Resolve(
1044 HRESULT SetPath( [in] LPCSTR pszFile );
1058 HRESULT GetPath(
1064 HRESULT GetIDList( [out] LPITEMIDLIST * ppidl );
1066 HRESULT SetIDList( [in] LPCITEMIDLIST pidl );
1068 HRESULT GetDescription(
1072 HRESULT SetDescription( [in] LPCWSTR pszName );
1074 HRESULT GetWorkingDirectory(
1078 HRESULT SetWorkingDirectory( [in] LPCWSTR pszDir );
1080 HRESULT GetArguments(
1084 HRESULT SetArguments( [in] LPCWSTR pszArgs );
1086 HRESULT GetHotkey( [out] WORD *pwHotkey );
1088 HRESULT SetHotkey( [in] WORD wHotkey );
1090 HRESULT GetShowCmd( [out] int *piShowCmd );
1092 HRESULT SetShowCmd( [in] int iShowCmd );
1094 HRESULT GetIconLocation(
1099 HRESULT SetIconLocation(
1103 HRESULT SetRelativePath(
1107 HRESULT Resolve(
1111 HRESULT SetPath( [in] LPCWSTR pszFile );
1130 HRESULT Initialize(
1167 HRESULT InitializeEx(
1172 HRESULT GetFolderTargetInfo( [out] PERSIST_FOLDER_TARGET_INFO *ppfti );
1201 HRESULT GetIconLocation(
1208 HRESULT Extract(
1230 HRESULT GetIconLocation(
1237 HRESULT Extract(
1267 HRESULT OnDefaultCommand( [in] IShellView *shv );
1268 HRESULT OnStateChange( [in] IShellView *shv, [in] ULONG uChange );
1269 HRESULT IncludeObject( [in] IShellView *shv, [in] LPCITEMIDLIST pidl );
1284 HRESULT Notify(
1288 HRESULT GetDefaultMenuText(
1293 HRESULT GetViewFlags(
1309 HRESULT OnColumnClicked(
1313 HRESULT GetCurrentFilter(
1317 HRESULT OnPreviewCreated(
1330 HRESULT ShowDW(
1333 HRESULT CloseDW(
1336 HRESULT ResizeBorderDW(
1358 HRESULT AddToolbar(
1363 HRESULT RemoveToolbar(
1367 HRESULT FindToolbar(
1393 HRESULT InitializeFromBitmap(
1397 HRESULT InitializeFromWindow(
1415 HRESULT DragEnter(
1421 HRESULT DragLeave();
1423 HRESULT DragOver(
1427 HRESULT Drop(
1432 HRESULT Show( [in] BOOL fShow );
1539 HRESULT QueryContextMenu(
1546 HRESULT InvokeCommand( [in] LPCMINVOKECOMMANDINFO lpici );
1548 HRESULT GetCommandString(
1570 HRESULT HandleMenuMsg(
1590 HRESULT HandleMenuMsg2(
1606 HRESULT CallBack(
1627 HRESULT Execute(
1644 HRESULT Execute(
1658 [local] HRESULT AddDataBlock(
1660 [local] HRESULT CopyDataBlock(
1663 HRESULT RemoveDataBlock(
1665 HRESULT GetFlags(
1667 HRESULT SetFlags(
1682 HRESULT ResolveShellLink(
1700 HRESULT Translate(
1717 HRESULT GetSearchUrl(
1719 HRESULT GetSearchText(
1721 HRESULT GetSearchStyle(
1737 HRESULT TranslateWithSearchContext(
1757 HRESULT SetReferent(
1760 HRESULT GetReferent(
1763 HRESULT SetFolder(
1765 HRESULT GetFolder(
1768 HRESULT GetName(
1771 HRESULT GetExtension(
1788 HRESULT SetReferent(
1791 HRESULT GetReferent(
1794 HRESULT SetFolder(
1796 HRESULT GetFolder(
1799 HRESULT GetName(
1802 HRESULT GetExtension(
1818 HRESULT Run();
1819 HRESULT Kill([in] BOOL fWait);
1820 HRESULT Suspend();
1821 HRESULT Resume();
1836 HRESULT OnChange(
1853 HRESULT SetFindData(
1855 HRESULT GetFindData(
1869 HRESULT HrInit();
1871 HRESULT AddTab(
1874 HRESULT DeleteTab(
1877 HRESULT ActivateTab(
1880 HRESULT SetActiveAlt(
1894 HRESULT MarkFullscreenWindow(
1950 HRESULT SetProgressValue(
1955 HRESULT SetProgressState(
1959 HRESULT RegisterTab(
1963 HRESULT UnregisterTab([in] HWND hwndTab);
1965 HRESULT SetTabOrder(
1969 HRESULT SetTabActive(
1974 HRESULT ThumbBarAddButtons(
1979 HRESULT ThumbBarUpdateButtons(
1984 HRESULT ThumbBarSetImageList(
1988 HRESULT SetOverlayIcon(
1993 HRESULT SetThumbnailTooltip(
1997 HRESULT SetThumbnailClip(
2018 HRESULT SetTabProperties(
2035 HRESULT GetDropDownStatus(
2039 HRESULT ResetEnumerator();
2049 HRESULT ProfferService(
2054 HRESULT RevokeService([in] DWORD cookie);
2066 HRESULT OnNavigationPending(
2069 HRESULT OnViewCreated(
2072 HRESULT OnNavigationComplete(
2075 HRESULT OnNavigationFailed(
2102 HRESULT GetPaneState(
2136 [local] HRESULT Initialize(
2141 HRESULT Destroy();
2143 [local] HRESULT SetRect(
2147 HRESULT SetPropertyBag(
2150 HRESULT SetEmptyText(
2153 HRESULT SetFolderSettings(
2156 HRESULT Advise(
2160 HRESULT Unadvise(
2163 HRESULT SetOptions(
2166 HRESULT GetOptions(
2169 HRESULT BrowseToIDList(
2173 HRESULT BrowseToObject(
2177 HRESULT FillFromObject(
2181 HRESULT RemoveAll();
2183 HRESULT GetCurrentView(
2259 HRESULT Initialize(
2264 HRESULT TreeAdvise(
2268 HRESULT TreeUnadvise(
2271 HRESULT AppendRoot(
2277 HRESULT InsertRoot(
2284 HRESULT RemoveRoot(
2287 HRESULT RemoveAllRoots();
2289 HRESULT GetRootItems(
2292 HRESULT SetItemState(
2297 HRESULT GetItemState(
2302 HRESULT GetSelectedItems(
2305 HRESULT GetItemCustomState(
2309 HRESULT SetItemCustomState(
2313 HRESULT EnsureItemVisible(
2316 HRESULT SetTheme(
2319 HRESULT GetNextItem(
2324 HRESULT HitTest(
2328 HRESULT GetItemRect(
2332 HRESULT CollapseAll();
2355 HRESULT SetControlStyle(
2359 HRESULT GetControlStyle(
2363 HRESULT SetControlStyle2(
2367 HRESULT GetControlStyle2(
2405 HRESULT OnItemClick(
2410 HRESULT OnPropertyItemCommit(
2413 HRESULT OnItemStateChanging(
2418 HRESULT OnItemStateChanged(
2423 HRESULT OnSelectionChanged(
2426 HRESULT OnKeyboardInput(
2431 HRESULT OnBeforeExpand(
2434 HRESULT OnAfterExpand(
2437 HRESULT OnBeginLabelEdit(
2440 HRESULT OnEndLabelEdit(
2443 HRESULT OnGetToolTip(
2448 HRESULT OnBeforeItemDelete(
2451 HRESULT OnItemAdded(
2455 HRESULT OnItemDeleted(
2459 HRESULT OnBeforeContextMenu(
2464 HRESULT OnAfterContextMenu(
2470 HRESULT OnBeforeStateImageChange(
2473 HRESULT OnGetDefaultIconIndex(
2502 HRESULT PrePaint(
2507 HRESULT PostPaint(
2511 HRESULT ItemPrePaint(
2518 HRESULT ItemPostPaint(
2534 HRESULT OnDragEnter(
2541 HRESULT OnDragOver(
2547 HRESULT OnDragPosition(
2553 HRESULT OnDrop(
2560 HRESULT OnDropPosition(
2566 HRESULT OnDragLeave(
2597 HRESULT OnFileOk(
2600 HRESULT OnFolderChanging(
2604 HRESULT OnFolderChange(
2607 HRESULT OnSelectionChange(
2610 HRESULT OnShareViolation(
2615 HRESULT OnTypeChange(
2618 HRESULT OnOverwrite(
2635 HRESULT Show(
2639 HRESULT RemoteShow(
2685 HRESULT SetFileTypes(
2689 HRESULT SetFileTypeIndex(
2692 HRESULT GetFileTypeIndex(
2695 HRESULT Advise(
2699 HRESULT Unadvise(
2702 HRESULT SetOptions(
2705 HRESULT GetOptions(
2708 HRESULT SetDefaultFolder(
2711 HRESULT SetFolder(
2714 HRESULT GetFolder(
2717 HRESULT GetCurrentSelection(
2720 HRESULT SetFileName(
2723 HRESULT GetFileName(
2726 HRESULT SetTitle(
2729 HRESULT SetOkButtonLabel(
2732 HRESULT SetFileNameLabel(
2735 HRESULT GetResult(
2738 HRESULT AddPlace(
2742 HRESULT SetDefaultExtension(
2745 HRESULT Close(
2746 [in] HRESULT hr);
2748 HRESULT SetClientGuid(
2751 HRESULT ClearClientData();
2753 HRESULT SetFilter(
2767 HRESULT SetCancelButtonLabel(
2770 HRESULT SetNavigationRoot(
2784 HRESULT StartOperations();
2786 HRESULT FinishOperations(
2787 [in] HRESULT hrResult);
2789 HRESULT PreRenameItem(
2794 HRESULT PostRenameItem(
2798 [in] HRESULT hrRename,
2801 HRESULT PreMoveItem(
2807 HRESULT PostMoveItem(
2812 [in] HRESULT hrMove,
2815 HRESULT PreCopyItem(
2821 HRESULT PostCopyItem(
2826 [in] HRESULT hrCopy,
2829 HRESULT PreDeleteItem(
2833 HRESULT PostDeleteItem(
2836 [in] HRESULT hrDelete,
2839 HRESULT PreNewItem(
2844 HRESULT PostNewItem(
2850 [in] HRESULT hrNew,
2853 HRESULT UpdateProgress(
2857 HRESULT ResetTimer();
2859 HRESULT PauseTimer();
2861 HRESULT ResumeTimer();
2874 HRESULT SetSaveAsItem(
2877 HRESULT SetProperties(
2880 HRESULT SetCollectedProperties(
2884 HRESULT GetProperties(
2887 HRESULT ApplyProperties(
2905 HRESULT GetResults(
2908 HRESULT GetSelectedItems(
2930 HRESULT EnableOpenDropDown(
2933 HRESULT AddMenu(
2937 HRESULT AddPushButton(
2941 HRESULT AddComboBox(
2944 HRESULT AddRadioButtonList(
2947 HRESULT AddCheckButton(
2952 HRESULT AddEditBox(
2956 HRESULT AddSeparator(
2959 HRESULT AddText(
2963 HRESULT SetControlLabel(
2967 HRESULT GetControlState(
2971 HRESULT SetControlState(
2975 HRESULT GetEditBoxText(
2979 HRESULT SetEditBoxText(
2983 HRESULT GetCheckButtonState(
2987 HRESULT SetCheckButtonState(
2991 HRESULT AddControlItem(
2996 HRESULT RemoveControlItem(
3000 HRESULT RemoveAllControlItems(
3003 HRESULT GetControlItemState(
3008 HRESULT SetControlItemState(
3013 HRESULT GetSelectedControlItem(
3017 HRESULT SetSelectedControlItem(
3021 HRESULT StartVisualGroup(
3025 HRESULT EndVisualGroup();
3027 HRESULT MakeProminent(
3030 HRESULT SetControlItemText(
3046 HRESULT OnItemSelected(
3051 HRESULT OnButtonClicked(
3055 HRESULT OnCheckButtonToggled(
3060 HRESULT OnControlActivating(
3116 HRESULT GetId(
3119 HRESULT GetCategory(
3122 HRESULT GetShellItem(
3127 HRESULT GetPath(
3131 HRESULT SetPath(
3135 HRESULT GetIDList(
3139 HRESULT GetFolderType(
3142 HRESULT GetRedirectionCapabilities(
3145 HRESULT GetFolderDefinition(
3177 HRESULT FolderIdFromCsidl(
3181 HRESULT FolderIdToCsidl(
3185 HRESULT GetFolderIds(
3189 HRESULT GetFolder(
3193 HRESULT GetFolderByName(
3197 HRESULT RegisterFolder(
3201 HRESULT UnregisterFolder(
3204 HRESULT FindFolderFromPath(
3209 HRESULT FindFolderFromIDList(
3213 HRESULT Redirect(
3256 HRESULT QueryCurrentDefault(
3262 HRESULT QueryAppIsDefault(
3269 HRESULT QueryAppIsDefaultAll(
3274 HRESULT SetAppAsDefault(
3279 HRESULT SetAppAsDefaultAll(
3282 HRESULT ClearUserAssociations();
3297 HRESULT SetAppID([in, string] LPCWSTR pszAppID);
3299 HRESULT BeginList(
3304 HRESULT AppendCategory(
3308 HRESULT AppendKnownCategory([in] KNOWNDESTCATEGORY category);
3309 HRESULT AddUserTasks([in] IObjectArray *poa);
3310 HRESULT CommitList();
3312 HRESULT GetRemovedDestinations(
3316 HRESULT DeleteList([in, unique, string] LPCWSTR pszAppID);
3317 HRESULT AbortList();