ReactOS 0.4.15-dev-7953-g1f49173
MSXML2::IVBSAXAttributes Interface Reference
Inheritance diagram for MSXML2::IVBSAXAttributes:
Collaboration diagram for MSXML2::IVBSAXAttributes:

Public Member Functions

HRESULT getURI ([in] int nIndex, [out, retval] BSTR *uri)
 
HRESULT getLocalName ([in] int nIndex, [out, retval] BSTR *localName)
 
HRESULT getQName ([in] int nIndex, [out, retval] BSTR *QName)
 
HRESULT getIndexFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] int *nIndex)
 
HRESULT getIndexFromQName ([in] BSTR QName, [out, retval] int *nIndex)
 
HRESULT getType ([in] int nIndex, [out, retval] BSTR *type)
 
HRESULT getTypeFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *type)
 
HRESULT getTypeFromQName ([in] BSTR QName, [out, retval] BSTR *type)
 
HRESULT getValue ([in] int nIndex, [out, retval] BSTR *value)
 
HRESULT getValueFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *value)
 
HRESULT getValueFromQName ([in] BSTR QName, [out, retval] BSTR *value)
 
HRESULT getURI ([in] int nIndex, [out, retval] BSTR *uri)
 
HRESULT getLocalName ([in] int nIndex, [out, retval] BSTR *localName)
 
HRESULT getQName ([in] int nIndex, [out, retval] BSTR *QName)
 
HRESULT getIndexFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] int *nIndex)
 
HRESULT getIndexFromQName ([in] BSTR QName, [out, retval] int *nIndex)
 
HRESULT getType ([in] int nIndex, [out, retval] BSTR *type)
 
HRESULT getTypeFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *type)
 
HRESULT getTypeFromQName ([in] BSTR QName, [out, retval] BSTR *type)
 
HRESULT getValue ([in] int nIndex, [out, retval] BSTR *value)
 
HRESULT getValueFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *value)
 
HRESULT getValueFromQName ([in] BSTR QName, [out, retval] BSTR *value)
 
HRESULT getURI ([in] int nIndex, [out, retval] BSTR *uri)
 
HRESULT getLocalName ([in] int nIndex, [out, retval] BSTR *localName)
 
HRESULT getQName ([in] int nIndex, [out, retval] BSTR *QName)
 
HRESULT getIndexFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] int *nIndex)
 
HRESULT getIndexFromQName ([in] BSTR QName, [out, retval] int *nIndex)
 
HRESULT getType ([in] int nIndex, [out, retval] BSTR *type)
 
HRESULT getTypeFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *type)
 
HRESULT getTypeFromQName ([in] BSTR QName, [out, retval] BSTR *type)
 
HRESULT getValue ([in] int nIndex, [out, retval] BSTR *value)
 
HRESULT getValueFromName ([in] BSTR uri, [in] BSTR localName, [out, retval] BSTR *value)
 
HRESULT getValueFromQName ([in] BSTR QName, [out, retval] BSTR *value)
 
- 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

int length [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 1997 of file msxml4_tlb.idl.

Member Function Documentation

◆ getIndexFromName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] int nIndex 
)

◆ getIndexFromName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] int nIndex 
)

◆ getIndexFromName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] int nIndex 
)

◆ getIndexFromQName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromQName ( [in] BSTR  QName,
[out, retval] int nIndex 
)

◆ getIndexFromQName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromQName ( [in] BSTR  QName,
[out, retval] int nIndex 
)

◆ getIndexFromQName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getIndexFromQName ( [in] BSTR  QName,
[out, retval] int nIndex 
)

◆ getLocalName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getLocalName ( [in] int  nIndex,
[out, retval] BSTR localName 
)

◆ getLocalName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getLocalName ( [in] int  nIndex,
[out, retval] BSTR localName 
)

◆ getLocalName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getLocalName ( [in] int  nIndex,
[out, retval] BSTR localName 
)

◆ getQName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getQName ( [in] int  nIndex,
[out, retval] BSTR QName 
)

◆ getQName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getQName ( [in] int  nIndex,
[out, retval] BSTR QName 
)

◆ getQName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getQName ( [in] int  nIndex,
[out, retval] BSTR QName 
)

◆ getType() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getType ( [in] int  nIndex,
[out, retval] BSTR type 
)

◆ getType() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getType ( [in] int  nIndex,
[out, retval] BSTR type 
)

◆ getType() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getType ( [in] int  nIndex,
[out, retval] BSTR type 
)

◆ getTypeFromName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR type 
)

◆ getTypeFromName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR type 
)

◆ getTypeFromName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR type 
)

◆ getTypeFromQName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromQName ( [in] BSTR  QName,
[out, retval] BSTR type 
)

◆ getTypeFromQName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromQName ( [in] BSTR  QName,
[out, retval] BSTR type 
)

◆ getTypeFromQName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getTypeFromQName ( [in] BSTR  QName,
[out, retval] BSTR type 
)

◆ getURI() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getURI ( [in] int  nIndex,
[out, retval] BSTR uri 
)

◆ getURI() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getURI ( [in] int  nIndex,
[out, retval] BSTR uri 
)

◆ getURI() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getURI ( [in] int  nIndex,
[out, retval] BSTR uri 
)

◆ getValue() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getValue ( [in] int  nIndex,
[out, retval] BSTR value 
)

◆ getValue() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getValue ( [in] int  nIndex,
[out, retval] BSTR value 
)

◆ getValue() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getValue ( [in] int  nIndex,
[out, retval] BSTR value 
)

◆ getValueFromName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR value 
)

◆ getValueFromName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR value 
)

◆ getValueFromName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromName ( [in] BSTR  uri,
[in] BSTR  localName,
[out, retval] BSTR value 
)

◆ getValueFromQName() [1/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromQName ( [in] BSTR  QName,
[out, retval] BSTR value 
)

◆ getValueFromQName() [2/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromQName ( [in] BSTR  QName,
[out, retval] BSTR value 
)

◆ getValueFromQName() [3/3]

HRESULT MSXML2::IVBSAXAttributes::getValueFromQName ( [in] BSTR  QName,
[out, retval] BSTR value 
)

Property Documentation

◆ length

int MSXML2::IVBSAXAttributes::length
get

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