ReactOS 0.4.17-dev-116-ga4b6fe9
ActiveDs::IADsPathname Interface Reference
Inheritance diagram for ActiveDs::IADsPathname:
Collaboration diagram for ActiveDs::IADsPathname:

Public Member Functions

HRESULT Set (BSTR path, long type)
 
HRESULT SetDisplayType (long type)
 
HRESULT Retrieve (long type, BSTR *path)
 
HRESULT GetNumElements (long *count)
 
HRESULT GetElement (long index, BSTR *element)
 
HRESULT AddLeafElement (BSTR element)
 
HRESULT RemoveLeafElement (void)
 
HRESULT CopyPath (IDispatch **path)
 
HRESULT GetEscapedElement (long reserved, BSTR element, BSTR *str)
 
HRESULT get_EscapedMode (long *mode)
 
HRESULT put_EscapedMode (long mode)
 
- 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 ()
 

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 891 of file iads.idl.

Member Function Documentation

◆ AddLeafElement()

HRESULT ActiveDs::IADsPathname::AddLeafElement ( BSTR  element)

◆ CopyPath()

HRESULT ActiveDs::IADsPathname::CopyPath ( IDispatch **  path)

◆ get_EscapedMode()

HRESULT ActiveDs::IADsPathname::get_EscapedMode ( long mode)

◆ GetElement()

HRESULT ActiveDs::IADsPathname::GetElement ( long  index,
BSTR element 
)

◆ GetEscapedElement()

HRESULT ActiveDs::IADsPathname::GetEscapedElement ( long  reserved,
BSTR  element,
BSTR str 
)

◆ GetNumElements()

HRESULT ActiveDs::IADsPathname::GetNumElements ( long count)

◆ put_EscapedMode()

HRESULT ActiveDs::IADsPathname::put_EscapedMode ( long  mode)

◆ RemoveLeafElement()

HRESULT ActiveDs::IADsPathname::RemoveLeafElement ( void  )

◆ Retrieve()

HRESULT ActiveDs::IADsPathname::Retrieve ( long  type,
BSTR path 
)

◆ Set()

HRESULT ActiveDs::IADsPathname::Set ( BSTR  path,
long  type 
)

◆ SetDisplayType()

HRESULT ActiveDs::IADsPathname::SetDisplayType ( long  type)

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