|
| 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 | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 2476 of file msxml4_tlb.idl.
◆ declarePrefix() [1/2]
◆ declarePrefix() [2/2]
◆ getAllowOverride() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::getAllowOverride |
( |
[out, retval] VARIANT_BOOL * |
fOverride | ) |
|
◆ getAllowOverride() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::getAllowOverride |
( |
[out, retval] VARIANT_BOOL * |
fOverride | ) |
|
◆ getDeclaredPrefix() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::getDeclaredPrefix |
( |
[in] long |
nIndex, |
|
|
[in, out] WCHAR * |
pwchPrefix, |
|
|
[in, out] int * |
pcchPrefix |
|
) |
| |
◆ getDeclaredPrefix() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::getDeclaredPrefix |
( |
[in] long |
nIndex, |
|
|
[in, out] WCHAR * |
pwchPrefix, |
|
|
[in, out] int * |
pcchPrefix |
|
) |
| |
◆ getPrefix() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::getPrefix |
( |
[in] const WCHAR * |
pwszNamespaceURI, |
|
|
[in] long |
nIndex, |
|
|
[in, out] WCHAR * |
pwchPrefix, |
|
|
[in, out] int * |
pcchPrefix |
|
) |
| |
◆ getPrefix() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::getPrefix |
( |
[in] const WCHAR * |
pwszNamespaceURI, |
|
|
[in] long |
nIndex, |
|
|
[in, out] WCHAR * |
pwchPrefix, |
|
|
[in, out] int * |
pcchPrefix |
|
) |
| |
◆ getURI() [1/2]
◆ getURI() [2/2]
◆ popContext() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::popContext |
( |
| ) |
|
◆ popContext() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::popContext |
( |
| ) |
|
◆ pushContext() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::pushContext |
( |
| ) |
|
◆ pushContext() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::pushContext |
( |
| ) |
|
◆ pushNodeContext() [1/2]
◆ pushNodeContext() [2/2]
◆ putAllowOverride() [1/2]
◆ putAllowOverride() [2/2]
◆ reset() [1/2]
| HRESULT MSXML2::IMXNamespaceManager::reset |
( |
| ) |
|
◆ reset() [2/2]
| HRESULT MSXML2::IMXNamespaceManager::reset |
( |
| ) |
|
The documentation for this interface was generated from the following files: