|
HRESULT | NotifyEvent ([in] IXMLNodeSource *pSource,[in] XML_NODEFACTORY_EVENT iEvt) |
|
HRESULT | BeginChildren ([in] IXMLNodeSource *pSource, [in] XML_NODE_INFO *pNodeInfo) |
|
HRESULT | EndChildren ([in] IXMLNodeSource *pSource, [in] BOOL fEmpty, [in] XML_NODE_INFO *pNodeInfo) |
|
HRESULT | Error ([in] IXMLNodeSource *pSource,[in] HRESULT hrErrorCode, [in] USHORT cNumRecs, [in] XML_NODE_INFO **ppNodeInfo) |
|
HRESULT | CreateNode ([in] IXMLNodeSource *pSource, [in] PVOID pNodeParent, [in] USHORT cNumRecs, [in] XML_NODE_INFO **ppNodeInfo) |
|
HRESULT | NotifyEvent ([in] IXMLNodeSource *pSource,[in] XML_NODEFACTORY_EVENT iEvt) |
|
HRESULT | BeginChildren ([in] IXMLNodeSource *pSource, [in] XML_NODE_INFO *pNodeInfo) |
|
HRESULT | EndChildren ([in] IXMLNodeSource *pSource, [in] BOOL fEmpty, [in] XML_NODE_INFO *pNodeInfo) |
|
HRESULT | Error ([in] IXMLNodeSource *pSource,[in] HRESULT hrErrorCode, [in] USHORT cNumRecs, [in] XML_NODE_INFO **ppNodeInfo) |
|
HRESULT | CreateNode ([in] IXMLNodeSource *pSource, [in] PVOID pNodeParent, [in] USHORT cNumRecs, [in] XML_NODE_INFO **ppNodeInfo) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 269 of file xmlparser.idl.
◆ BeginChildren() [1/2]
◆ BeginChildren() [2/2]
◆ CreateNode() [1/2]
◆ CreateNode() [2/2]
◆ EndChildren() [1/2]
◆ EndChildren() [2/2]
◆ Error() [1/2]
◆ Error() [2/2]
◆ NotifyEvent() [1/2]
◆ NotifyEvent() [2/2]
The documentation for this interface was generated from the following files: