|
| HRESULT | startDTD ([in, out] BSTR *name, [in, out] BSTR *publicId, [in, out] BSTR *systemId) |
| |
| HRESULT | endDTD () |
| |
| HRESULT | startEntity ([in, out] BSTR *name) |
| |
| HRESULT | endEntity ([in, out] BSTR *name) |
| |
| HRESULT | startCDATA () |
| |
| HRESULT | endCDATA () |
| |
| HRESULT | comment ([in, out] BSTR *chars) |
| |
| HRESULT | startDTD ([in, out] BSTR *name, [in, out] BSTR *publicId, [in, out] BSTR *systemId) |
| |
| HRESULT | endDTD () |
| |
| HRESULT | startEntity ([in, out] BSTR *name) |
| |
| HRESULT | endEntity ([in, out] BSTR *name) |
| |
| HRESULT | startCDATA () |
| |
| HRESULT | endCDATA () |
| |
| HRESULT | comment ([in, out] BSTR *chars) |
| |
| 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) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 2190 of file msxml4_tlb.idl.
◆ comment() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::comment |
( |
[in, out] BSTR * |
chars | ) |
|
◆ comment() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::comment |
( |
[in, out] BSTR * |
chars | ) |
|
◆ endCDATA() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endCDATA |
( |
| ) |
|
◆ endCDATA() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endCDATA |
( |
| ) |
|
◆ endDTD() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endDTD |
( |
| ) |
|
◆ endDTD() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endDTD |
( |
| ) |
|
◆ endEntity() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endEntity |
( |
[in, out] BSTR * |
name | ) |
|
◆ endEntity() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::endEntity |
( |
[in, out] BSTR * |
name | ) |
|
◆ startCDATA() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startCDATA |
( |
| ) |
|
◆ startCDATA() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startCDATA |
( |
| ) |
|
◆ startDTD() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startDTD |
( |
[in, out] BSTR * |
name, |
|
|
[in, out] BSTR * |
publicId, |
|
|
[in, out] BSTR * |
systemId |
|
) |
| |
◆ startDTD() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startDTD |
( |
[in, out] BSTR * |
name, |
|
|
[in, out] BSTR * |
publicId, |
|
|
[in, out] BSTR * |
systemId |
|
) |
| |
◆ startEntity() [1/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startEntity |
( |
[in, out] BSTR * |
name | ) |
|
◆ startEntity() [2/2]
| HRESULT MSXML2::IVBSAXLexicalHandler::startEntity |
( |
[in, out] BSTR * |
name | ) |
|
The documentation for this interface was generated from the following files: