ReactOS 0.4.15-dev-7918-g2a2556c
Shell32::IShellFolderViewDual3 Interface Reference
Inheritance diagram for Shell32::IShellFolderViewDual3:
Collaboration diagram for Shell32::IShellFolderViewDual3:

Public Member Functions

HRESULT FilterView ([in, unique] BSTR filter_text)
 
- Public Member Functions inherited from Shell32::IShellFolderViewDual2
HRESULT SelectItemRelative ([in] int relative)
 
- Public Member Functions inherited from Shell32::IShellFolderViewDual
HRESULT SelectedItems ([out, retval] FolderItems **items)
 
HRESULT SelectItem ([in] VARIANT *item, [in] int flags)
 
HRESULT PopupItemMenu ([in] FolderItem *item, [in, optional] VARIANT vx, [in, optional] VARIANT vy, [out, retval] BSTR *command)
 
- Public Member Functions inherited from IDispatch
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)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR GroupBy [get, set]
 
DWORD FolderFlags [get, set]
 
BSTR SortColumns [get, set]
 
int IconSize [get, set]
 
- Properties inherited from Shell32::IShellFolderViewDual2
UINT CurrentViewMode [get, set]
 
- Properties inherited from Shell32::IShellFolderViewDual
IDispatch Application [get]
 
IDispatch Parent [get]
 
Folder Folder [get]
 
FolderItem FocusedItem [get]
 
IDispatch Script [get]
 
long ViewOptions [get]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 712 of file shldisp.idl.

Member Function Documentation

◆ FilterView()

HRESULT Shell32::IShellFolderViewDual3::FilterView ( [in, unique] BSTR  filter_text)

Property Documentation

◆ FolderFlags

DWORD Shell32::IShellFolderViewDual3::FolderFlags
getset

◆ GroupBy

BSTR Shell32::IShellFolderViewDual3::GroupBy
getset

◆ IconSize

int Shell32::IShellFolderViewDual3::IconSize
getset

◆ SortColumns

BSTR Shell32::IShellFolderViewDual3::SortColumns
getset

The documentation for this interface was generated from the following file: