ReactOS 0.4.15-dev-7907-g95bf896
SHDocVw::IShellNameSpace Interface Reference
Inheritance diagram for SHDocVw::IShellNameSpace:
Collaboration diagram for SHDocVw::IShellNameSpace:

Public Member Functions

HRESULT SetViewType ([in] int iType)
 
HRESULT SelectedItems ([out, retval] IDispatch **ppid)
 
HRESULT Expand ([in] VARIANT var, int iDepth)
 
HRESULT UnselectAll ()
 
- Public Member Functions inherited from SHDocVw::IShellFavoritesNameSpace
HRESULT MoveSelectionUp ()
 
HRESULT MoveSelectionDown ()
 
HRESULT ResetSort ()
 
HRESULT NewFolder ()
 
HRESULT Synchronize ()
 
HRESULT Import ()
 
HRESULT Export ()
 
HRESULT InvokeContextMenuCommand ([in] BSTR strCommand)
 
HRESULT MoveSelectionTo ()
 
HRESULT CreateSubscriptionForSelection ([out, retval] VARIANT_BOOL *pBool)
 
HRESULT DeleteSubscriptionForSelection ([out, retval] VARIANT_BOOL *pBool)
 
HRESULT SetRoot ([in] BSTR bstrFullPath)
 
- 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

long EnumOptions [get, set]
 
IDispatch SelectedItem [get, set]
 
VARIANT Root [get, set]
 
int Depth [get, set]
 
int Mode [get, set]
 
long Flags [get, set]
 
long TVFlags [get, set]
 
BSTR Columns [get, set]
 
int CountViewTypes [get]
 
- Properties inherited from SHDocVw::IShellFavoritesNameSpace
VARIANT_BOOL SubscriptionsEnabled [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 801 of file exdisp.idl.

Member Function Documentation

◆ Expand()

HRESULT SHDocVw::IShellNameSpace::Expand ( [in] VARIANT  var,
int  iDepth 
)

◆ SelectedItems()

HRESULT SHDocVw::IShellNameSpace::SelectedItems ( [out, retval] IDispatch **  ppid)

◆ SetViewType()

HRESULT SHDocVw::IShellNameSpace::SetViewType ( [in] int  iType)

◆ UnselectAll()

HRESULT SHDocVw::IShellNameSpace::UnselectAll ( )

Property Documentation

◆ Columns

BSTR SHDocVw::IShellNameSpace::Columns
getset

◆ CountViewTypes

int SHDocVw::IShellNameSpace::CountViewTypes
get

◆ Depth

int SHDocVw::IShellNameSpace::Depth
getset

◆ EnumOptions

long SHDocVw::IShellNameSpace::EnumOptions
getset

◆ Flags

long SHDocVw::IShellNameSpace::Flags
getset

◆ Mode

int SHDocVw::IShellNameSpace::Mode
getset

◆ Root

VARIANT SHDocVw::IShellNameSpace::Root
getset

◆ SelectedItem

IDispatch SHDocVw::IShellNameSpace::SelectedItem
getset

◆ TVFlags

long SHDocVw::IShellNameSpace::TVFlags
getset

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