|
| HRESULT | putDocumentLocator ([in] ISAXLocator *pLocator) |
| |
| HRESULT | startDocument () |
| |
| HRESULT | endDocument () |
| |
| HRESULT | startPrefixMapping ([in] const WCHAR *pPrefix, [in] int nPrefix, [in] const WCHAR *pUri, [in] int nUri) |
| |
| HRESULT | endPrefixMapping ([in] const WCHAR *pPrefix, [in] int nPrefix) |
| |
| HRESULT | startElement ([in] const WCHAR *pNamespaceUri, [in] int nNamespaceUri, [in] const WCHAR *pLocalName, [in] int nLocalName, [in] const WCHAR *pQName, [in] int nQName, [in] ISAXAttributes *pAttr) |
| |
| HRESULT | endElement ([in] const WCHAR *pNamespaceUri, [in] int nNamespaceUri, [in] const WCHAR *pLocalName, [in] int nLocalName, [in] const WCHAR *pQName, [in] int nQName) |
| |
| HRESULT | characters ([in] const WCHAR *pChars, [in] int nChars) |
| |
| HRESULT | ignorableWhitespace ([in] const WCHAR *pChars, [in] int nChars) |
| |
| HRESULT | processingInstruction ([in] const WCHAR *pTarget, [in] int nTarget, [in] const WCHAR *pData, [in] int nData) |
| |
| HRESULT | skippedEntity ([in] const WCHAR *pName, [in] int nName) |
| |
| HRESULT | putDocumentLocator ([in] ISAXLocator *pLocator) |
| |
| HRESULT | startDocument () |
| |
| HRESULT | endDocument () |
| |
| HRESULT | startPrefixMapping ([in] const WCHAR *pPrefix, [in] int nPrefix, [in] const WCHAR *pUri, [in] int nUri) |
| |
| HRESULT | endPrefixMapping ([in] const WCHAR *pPrefix, [in] int nPrefix) |
| |
| HRESULT | startElement ([in] const WCHAR *pNamespaceUri, [in] int nNamespaceUri, [in] const WCHAR *pLocalName, [in] int nLocalName, [in] const WCHAR *pQName, [in] int nQName, [in] ISAXAttributes *pAttr) |
| |
| HRESULT | endElement ([in] const WCHAR *pNamespaceUri, [in] int nNamespaceUri, [in] const WCHAR *pLocalName, [in] int nLocalName, [in] const WCHAR *pQName, [in] int nQName) |
| |
| HRESULT | characters ([in] const WCHAR *pChars, [in] int nChars) |
| |
| HRESULT | ignorableWhitespace ([in] const WCHAR *pChars, [in] int nChars) |
| |
| HRESULT | processingInstruction ([in] const WCHAR *pTarget, [in] int nTarget, [in] const WCHAR *pData, [in] int nData) |
| |
| HRESULT | skippedEntity ([in] const WCHAR *pName, [in] int nName) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 1710 of file msxml4_tlb.idl.
◆ characters() [1/2]
◆ characters() [2/2]
◆ endDocument() [1/2]
| HRESULT MSXML2::ISAXContentHandler::endDocument |
( |
| ) |
|
◆ endDocument() [2/2]
| HRESULT MSXML2::ISAXContentHandler::endDocument |
( |
| ) |
|
◆ endElement() [1/2]
◆ endElement() [2/2]
◆ endPrefixMapping() [1/2]
| HRESULT MSXML2::ISAXContentHandler::endPrefixMapping |
( |
[in] const WCHAR * |
pPrefix, |
|
|
[in] int |
nPrefix |
|
) |
| |
◆ endPrefixMapping() [2/2]
| HRESULT MSXML2::ISAXContentHandler::endPrefixMapping |
( |
[in] const WCHAR * |
pPrefix, |
|
|
[in] int |
nPrefix |
|
) |
| |
◆ ignorableWhitespace() [1/2]
| HRESULT MSXML2::ISAXContentHandler::ignorableWhitespace |
( |
[in] const WCHAR * |
pChars, |
|
|
[in] int |
nChars |
|
) |
| |
◆ ignorableWhitespace() [2/2]
| HRESULT MSXML2::ISAXContentHandler::ignorableWhitespace |
( |
[in] const WCHAR * |
pChars, |
|
|
[in] int |
nChars |
|
) |
| |
◆ processingInstruction() [1/2]
◆ processingInstruction() [2/2]
◆ putDocumentLocator() [1/2]
◆ putDocumentLocator() [2/2]
◆ skippedEntity() [1/2]
◆ skippedEntity() [2/2]
◆ startDocument() [1/2]
| HRESULT MSXML2::ISAXContentHandler::startDocument |
( |
| ) |
|
◆ startDocument() [2/2]
| HRESULT MSXML2::ISAXContentHandler::startDocument |
( |
| ) |
|
◆ startElement() [1/2]
◆ startElement() [2/2]
◆ startPrefixMapping() [1/2]
◆ startPrefixMapping() [2/2]
The documentation for this interface was generated from the following files: