|
HRESULT | Initialize ([in] HWND hwndParent, [in] const RECT *prc, [in, unique] const FOLDERSETTINGS *pfs) |
|
HRESULT | Destroy () |
|
HRESULT | SetRect ([in, out, unique] HDWP *phdwp, [in] RECT rcBrowser) |
|
HRESULT | SetPropertyBag ([in, string] LPCWSTR pszPropertyBag) |
|
HRESULT | SetEmptyText ([in, string] LPCWSTR pszEmptyText) |
|
HRESULT | SetFolderSettings ([in] const FOLDERSETTINGS *pfs) |
|
HRESULT | Advise ([in] IExplorerBrowserEvents *psbe, [out] DWORD *pdwCookie) |
|
HRESULT | Unadvise ([in] DWORD dwCookie) |
|
HRESULT | SetOptions ([in] EXPLORER_BROWSER_OPTIONS dwFlag) |
|
HRESULT | GetOptions ([out] EXPLORER_BROWSER_OPTIONS *pdwFlag) |
|
HRESULT | BrowseToIDList ([in] PCUIDLIST_RELATIVE pidl, [in] UINT uFlags) |
|
HRESULT | BrowseToObject ([in] IUnknown *punk, [in] UINT uFlags) |
|
HRESULT | FillFromObject ([in] IUnknown *punk, [in] EXPLORER_BROWSER_FILL_FLAGS dwFlags) |
|
HRESULT | RemoveAll () |
|
HRESULT | GetCurrentView ([in] REFIID riid, [out, iid_is(riid)] void **ppv) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 3058 of file shobjidl.idl.
◆ Advise()
HRESULT IExplorerBrowser::Advise |
( |
[in] IExplorerBrowserEvents * |
psbe, |
|
|
[out] DWORD * |
pdwCookie |
|
) |
| |
◆ BrowseToIDList()
◆ BrowseToObject()
◆ Destroy()
HRESULT IExplorerBrowser::Destroy |
( |
| ) |
|
◆ FillFromObject()
HRESULT IExplorerBrowser::FillFromObject |
( |
[in] IUnknown * |
punk, |
|
|
[in] EXPLORER_BROWSER_FILL_FLAGS |
dwFlags |
|
) |
| |
◆ GetCurrentView()
HRESULT IExplorerBrowser::GetCurrentView |
( |
[in] REFIID |
riid, |
|
|
[out, iid_is(riid)] void ** |
ppv |
|
) |
| |
◆ GetOptions()
◆ Initialize()
◆ RemoveAll()
HRESULT IExplorerBrowser::RemoveAll |
( |
| ) |
|
◆ SetEmptyText()
HRESULT IExplorerBrowser::SetEmptyText |
( |
[in, string] LPCWSTR |
pszEmptyText | ) |
|
◆ SetFolderSettings()
◆ SetOptions()
◆ SetPropertyBag()
HRESULT IExplorerBrowser::SetPropertyBag |
( |
[in, string] LPCWSTR |
pszPropertyBag | ) |
|
◆ SetRect()
HRESULT IExplorerBrowser::SetRect |
( |
[in, out, unique] HDWP * |
phdwp, |
|
|
[in] RECT |
rcBrowser |
|
) |
| |
◆ Unadvise()
The documentation for this interface was generated from the following file: