ReactOS
0.4.15-dev-5606-gf34e425
|
import"msxml4_tlb.idl";
Exported Interfaces | |
interface | IXSLTemplate |
interface | IXSLTemplate |
Public Member Functions | |
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 | 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 | createProcessor ([retval, out] IXSLProcessor **ppProcessor) |
HRESULT | createProcessor ([retval, out] IXSLProcessor **ppProcessor) |
HRESULT | createProcessor ([retval, out] IXSLProcessor **ppProcessor) |
HRESULT | createProcessor ([retval, out] IXSLProcessor **ppProcessor) |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
typedef IDispatch * | LPDISPATCH |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
const DISPID | DISPID_UNKNOWN = -1 |
const DISPID | DISPID_VALUE = 0 |
const DISPID | DISPID_PROPERTYPUT = -3 |
const DISPID | DISPID_NEWENUM = -4 |
const DISPID | DISPID_EVALUATE = -5 |
const DISPID | DISPID_CONSTRUCTOR = -6 |
const DISPID | DISPID_DESTRUCTOR = -7 |
const DISPID | DISPID_COLLECT = -8 |
![]() | |
IXMLDOMNode | stylesheet [get, set] |
Definition at line 1710 of file msxml4_tlb.idl.
Definition at line 1712 of file msxml4_tlb.idl.
Definition at line 1913 of file msxml2.idl.
HRESULT MSXML2::ISAXContentHandler::endDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::endDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::endDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::endElement | ( | [in] const WCHAR * | pNamespaceUri, |
[in] int | nNamespaceUri, | ||
[in] const WCHAR * | pLocalName, | ||
[in] int | nLocalName, | ||
[in] const WCHAR * | pQName, | ||
[in] int | nQName | ||
) |
HRESULT MSXML2::ISAXContentHandler::endElement | ( | [in] const WCHAR * | pNamespaceUri, |
[in] int | nNamespaceUri, | ||
[in] const WCHAR * | pLocalName, | ||
[in] int | nLocalName, | ||
[in] const WCHAR * | pQName, | ||
[in] int | nQName | ||
) |
HRESULT MSXML2::ISAXContentHandler::endElement | ( | [in] const WCHAR * | pNamespaceUri, |
[in] int | nNamespaceUri, | ||
[in] const WCHAR * | pLocalName, | ||
[in] int | nLocalName, | ||
[in] const WCHAR * | pQName, | ||
[in] int | nQName | ||
) |
HRESULT MSXML2::ISAXContentHandler::endPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix | ||
) |
HRESULT MSXML2::ISAXContentHandler::endPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix | ||
) |
HRESULT MSXML2::ISAXContentHandler::endPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix | ||
) |
HRESULT MSXML2::ISAXContentHandler::ignorableWhitespace | ( | [in] const WCHAR * | pChars, |
[in] int | nChars | ||
) |
HRESULT MSXML2::ISAXContentHandler::ignorableWhitespace | ( | [in] const WCHAR * | pChars, |
[in] int | nChars | ||
) |
HRESULT MSXML2::ISAXContentHandler::ignorableWhitespace | ( | [in] const WCHAR * | pChars, |
[in] int | nChars | ||
) |
HRESULT MSXML2::ISAXContentHandler::processingInstruction | ( | [in] const WCHAR * | pTarget, |
[in] int | nTarget, | ||
[in] const WCHAR * | pData, | ||
[in] int | nData | ||
) |
HRESULT MSXML2::ISAXContentHandler::processingInstruction | ( | [in] const WCHAR * | pTarget, |
[in] int | nTarget, | ||
[in] const WCHAR * | pData, | ||
[in] int | nData | ||
) |
HRESULT MSXML2::ISAXContentHandler::processingInstruction | ( | [in] const WCHAR * | pTarget, |
[in] int | nTarget, | ||
[in] const WCHAR * | pData, | ||
[in] int | nData | ||
) |
HRESULT MSXML2::ISAXContentHandler::putDocumentLocator | ( | [in] ISAXLocator * | pLocator | ) |
HRESULT MSXML2::ISAXContentHandler::putDocumentLocator | ( | [in] ISAXLocator * | pLocator | ) |
HRESULT MSXML2::ISAXContentHandler::putDocumentLocator | ( | [in] ISAXLocator * | pLocator | ) |
HRESULT MSXML2::ISAXContentHandler::startDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::startDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::startDocument | ( | ) |
HRESULT MSXML2::ISAXContentHandler::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 MSXML2::ISAXContentHandler::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 MSXML2::ISAXContentHandler::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 MSXML2::ISAXContentHandler::startPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix, | ||
[in] const WCHAR * | pUri, | ||
[in] int | nUri | ||
) |
HRESULT MSXML2::ISAXContentHandler::startPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix, | ||
[in] const WCHAR * | pUri, | ||
[in] int | nUri | ||
) |
HRESULT MSXML2::ISAXContentHandler::startPrefixMapping | ( | [in] const WCHAR * | pPrefix, |
[in] int | nPrefix, | ||
[in] const WCHAR * | pUri, | ||
[in] int | nUri | ||
) |