ReactOS 0.4.15-dev-7958-gcd0bb1a
MSXML2::IMXNamespaceManager Interface Reference
Inheritance diagram for MSXML2::IMXNamespaceManager:
Collaboration diagram for MSXML2::IMXNamespaceManager:

Public Member Functions

HRESULT putAllowOverride ([in] VARIANT_BOOL fOverride)
 
HRESULT getAllowOverride ([out, retval] VARIANT_BOOL *fOverride)
 
HRESULT reset ()
 
HRESULT pushContext ()
 
HRESULT pushNodeContext ([in] IXMLDOMNode *contextNode, [in] VARIANT_BOOL fDeep)
 
HRESULT popContext ()
 
HRESULT declarePrefix ([in] const WCHAR *prefix, [in] const WCHAR *namespaceURI)
 
HRESULT getDeclaredPrefix ([in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getPrefix ([in] const WCHAR *pwszNamespaceURI, [in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getURI ([in] const WCHAR *pwchPrefix, [in] IXMLDOMNode *pContextNode, [in, out] WCHAR *pwchUri, [in, out] int *pcchUri)
 
HRESULT putAllowOverride ([in] VARIANT_BOOL fOverride)
 
HRESULT getAllowOverride ([out, retval] VARIANT_BOOL *fOverride)
 
HRESULT reset ()
 
HRESULT pushContext ()
 
HRESULT pushNodeContext ([in] IXMLDOMNode *contextNode, [in] VARIANT_BOOL fDeep)
 
HRESULT popContext ()
 
HRESULT declarePrefix ([in] const WCHAR *prefix, [in] const WCHAR *namespaceURI)
 
HRESULT getDeclaredPrefix ([in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getPrefix ([in] const WCHAR *pwszNamespaceURI, [in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getURI ([in] const WCHAR *pwchPrefix, [in] IXMLDOMNode *pContextNode, [in, out] WCHAR *pwchUri, [in, out] int *pcchUri)
 
HRESULT putAllowOverride ([in] VARIANT_BOOL fOverride)
 
HRESULT getAllowOverride ([out, retval] VARIANT_BOOL *fOverride)
 
HRESULT reset ()
 
HRESULT pushContext ()
 
HRESULT pushNodeContext ([in] IXMLDOMNode *contextNode, [in] VARIANT_BOOL fDeep)
 
HRESULT popContext ()
 
HRESULT declarePrefix ([in] const WCHAR *prefix, [in] const WCHAR *namespaceURI)
 
HRESULT getDeclaredPrefix ([in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getPrefix ([in] const WCHAR *pwszNamespaceURI, [in] long nIndex, [in, out] WCHAR *pwchPrefix, [in, out] int *pcchPrefix)
 
HRESULT getURI ([in] const WCHAR *pwchPrefix, [in] IXMLDOMNode *pContextNode, [in, out] WCHAR *pwchUri, [in, out] int *pcchUri)
 
- 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 IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 2476 of file msxml4_tlb.idl.

Member Function Documentation

◆ declarePrefix() [1/3]

HRESULT MSXML2::IMXNamespaceManager::declarePrefix ( [in] const WCHAR prefix,
[in] const WCHAR namespaceURI 
)

◆ declarePrefix() [2/3]

HRESULT MSXML2::IMXNamespaceManager::declarePrefix ( [in] const WCHAR prefix,
[in] const WCHAR namespaceURI 
)

◆ declarePrefix() [3/3]

HRESULT MSXML2::IMXNamespaceManager::declarePrefix ( [in] const WCHAR prefix,
[in] const WCHAR namespaceURI 
)

◆ getAllowOverride() [1/3]

HRESULT MSXML2::IMXNamespaceManager::getAllowOverride ( [out, retval] VARIANT_BOOL fOverride)

◆ getAllowOverride() [2/3]

HRESULT MSXML2::IMXNamespaceManager::getAllowOverride ( [out, retval] VARIANT_BOOL fOverride)

◆ getAllowOverride() [3/3]

HRESULT MSXML2::IMXNamespaceManager::getAllowOverride ( [out, retval] VARIANT_BOOL fOverride)

◆ getDeclaredPrefix() [1/3]

HRESULT MSXML2::IMXNamespaceManager::getDeclaredPrefix ( [in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getDeclaredPrefix() [2/3]

HRESULT MSXML2::IMXNamespaceManager::getDeclaredPrefix ( [in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getDeclaredPrefix() [3/3]

HRESULT MSXML2::IMXNamespaceManager::getDeclaredPrefix ( [in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getPrefix() [1/3]

HRESULT MSXML2::IMXNamespaceManager::getPrefix ( [in] const WCHAR pwszNamespaceURI,
[in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getPrefix() [2/3]

HRESULT MSXML2::IMXNamespaceManager::getPrefix ( [in] const WCHAR pwszNamespaceURI,
[in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getPrefix() [3/3]

HRESULT MSXML2::IMXNamespaceManager::getPrefix ( [in] const WCHAR pwszNamespaceURI,
[in] long  nIndex,
[in, out] WCHAR pwchPrefix,
[in, out] int pcchPrefix 
)

◆ getURI() [1/3]

HRESULT MSXML2::IMXNamespaceManager::getURI ( [in] const WCHAR pwchPrefix,
[in] IXMLDOMNode pContextNode,
[in, out] WCHAR pwchUri,
[in, out] int pcchUri 
)

◆ getURI() [2/3]

HRESULT MSXML2::IMXNamespaceManager::getURI ( [in] const WCHAR pwchPrefix,
[in] IXMLDOMNode pContextNode,
[in, out] WCHAR pwchUri,
[in, out] int pcchUri 
)

◆ getURI() [3/3]

HRESULT MSXML2::IMXNamespaceManager::getURI ( [in] const WCHAR pwchPrefix,
[in] IXMLDOMNode pContextNode,
[in, out] WCHAR pwchUri,
[in, out] int pcchUri 
)

◆ popContext() [1/3]

HRESULT MSXML2::IMXNamespaceManager::popContext ( )

◆ popContext() [2/3]

HRESULT MSXML2::IMXNamespaceManager::popContext ( )

◆ popContext() [3/3]

HRESULT MSXML2::IMXNamespaceManager::popContext ( )

◆ pushContext() [1/3]

HRESULT MSXML2::IMXNamespaceManager::pushContext ( )

◆ pushContext() [2/3]

HRESULT MSXML2::IMXNamespaceManager::pushContext ( )

◆ pushContext() [3/3]

HRESULT MSXML2::IMXNamespaceManager::pushContext ( )

◆ pushNodeContext() [1/3]

HRESULT MSXML2::IMXNamespaceManager::pushNodeContext ( [in] IXMLDOMNode contextNode,
[in] VARIANT_BOOL  fDeep 
)

◆ pushNodeContext() [2/3]

HRESULT MSXML2::IMXNamespaceManager::pushNodeContext ( [in] IXMLDOMNode contextNode,
[in] VARIANT_BOOL  fDeep 
)

◆ pushNodeContext() [3/3]

HRESULT MSXML2::IMXNamespaceManager::pushNodeContext ( [in] IXMLDOMNode contextNode,
[in] VARIANT_BOOL  fDeep 
)

◆ putAllowOverride() [1/3]

HRESULT MSXML2::IMXNamespaceManager::putAllowOverride ( [in] VARIANT_BOOL  fOverride)

◆ putAllowOverride() [2/3]

HRESULT MSXML2::IMXNamespaceManager::putAllowOverride ( [in] VARIANT_BOOL  fOverride)

◆ putAllowOverride() [3/3]

HRESULT MSXML2::IMXNamespaceManager::putAllowOverride ( [in] VARIANT_BOOL  fOverride)

◆ reset() [1/3]

HRESULT MSXML2::IMXNamespaceManager::reset ( )

◆ reset() [2/3]

HRESULT MSXML2::IMXNamespaceManager::reset ( )

◆ reset() [3/3]

HRESULT MSXML2::IMXNamespaceManager::reset ( )

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