ReactOS 0.4.16-dev-91-g764881a
|
Public Member Functions | |
HRESULT | elementDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pModel, [in] int nModel) |
HRESULT | attributeDecl ([in] const WCHAR *pElementName, [in] int nElementName, [in] const WCHAR *pAttributeName, [in] int nAttributeName, [in] const WCHAR *pType, [in] int nType, [in] const WCHAR *pValueDefault, [in] int nValueDefault, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | internalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | externalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pPublicId, [in] int nPublicId, [in] const WCHAR *pSystemId, [in] int nSystemId) |
HRESULT | elementDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pModel, [in] int nModel) |
HRESULT | attributeDecl ([in] const WCHAR *pElementName, [in] int nElementName, [in] const WCHAR *pAttributeName, [in] int nAttributeName, [in] const WCHAR *pType, [in] int nType, [in] const WCHAR *pValueDefault, [in] int nValueDefault, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | internalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | externalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pPublicId, [in] int nPublicId, [in] const WCHAR *pSystemId, [in] int nSystemId) |
HRESULT | elementDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pModel, [in] int nModel) |
HRESULT | attributeDecl ([in] const WCHAR *pElementName, [in] int nElementName, [in] const WCHAR *pAttributeName, [in] int nAttributeName, [in] const WCHAR *pType, [in] int nType, [in] const WCHAR *pValueDefault, [in] int nValueDefault, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | internalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pValue, [in] int nValue) |
HRESULT | externalEntityDecl ([in] const WCHAR *pName, [in] int nName, [in] const WCHAR *pPublicId, [in] int nPublicId, [in] const WCHAR *pSystemId, [in] int nSystemId) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 1770 of file msxml4_tlb.idl.
HRESULT MSXML2::ISAXDeclHandler::attributeDecl | ( | [in] const WCHAR * | pElementName, |
[in] int | nElementName, | ||
[in] const WCHAR * | pAttributeName, | ||
[in] int | nAttributeName, | ||
[in] const WCHAR * | pType, | ||
[in] int | nType, | ||
[in] const WCHAR * | pValueDefault, | ||
[in] int | nValueDefault, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |
HRESULT MSXML2::ISAXDeclHandler::attributeDecl | ( | [in] const WCHAR * | pElementName, |
[in] int | nElementName, | ||
[in] const WCHAR * | pAttributeName, | ||
[in] int | nAttributeName, | ||
[in] const WCHAR * | pType, | ||
[in] int | nType, | ||
[in] const WCHAR * | pValueDefault, | ||
[in] int | nValueDefault, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |
HRESULT MSXML2::ISAXDeclHandler::attributeDecl | ( | [in] const WCHAR * | pElementName, |
[in] int | nElementName, | ||
[in] const WCHAR * | pAttributeName, | ||
[in] int | nAttributeName, | ||
[in] const WCHAR * | pType, | ||
[in] int | nType, | ||
[in] const WCHAR * | pValueDefault, | ||
[in] int | nValueDefault, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |
HRESULT MSXML2::ISAXDeclHandler::elementDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pModel, | ||
[in] int | nModel | ||
) |
HRESULT MSXML2::ISAXDeclHandler::elementDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pModel, | ||
[in] int | nModel | ||
) |
HRESULT MSXML2::ISAXDeclHandler::elementDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pModel, | ||
[in] int | nModel | ||
) |
HRESULT MSXML2::ISAXDeclHandler::externalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pPublicId, | ||
[in] int | nPublicId, | ||
[in] const WCHAR * | pSystemId, | ||
[in] int | nSystemId | ||
) |
HRESULT MSXML2::ISAXDeclHandler::externalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pPublicId, | ||
[in] int | nPublicId, | ||
[in] const WCHAR * | pSystemId, | ||
[in] int | nSystemId | ||
) |
HRESULT MSXML2::ISAXDeclHandler::externalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pPublicId, | ||
[in] int | nPublicId, | ||
[in] const WCHAR * | pSystemId, | ||
[in] int | nSystemId | ||
) |
HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |
HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |
HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl | ( | [in] const WCHAR * | pName, |
[in] int | nName, | ||
[in] const WCHAR * | pValue, | ||
[in] int | nValue | ||
) |