ReactOS 0.4.15-dev-7934-g1dc8d80
MSXML2::ISAXDeclHandler Interface Reference
Inheritance diagram for MSXML2::ISAXDeclHandler:
Collaboration diagram for MSXML2::ISAXDeclHandler:

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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1770 of file msxml4_tlb.idl.

Member Function Documentation

◆ attributeDecl() [1/3]

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 
)

◆ attributeDecl() [2/3]

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 
)

◆ attributeDecl() [3/3]

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 
)

◆ elementDecl() [1/3]

HRESULT MSXML2::ISAXDeclHandler::elementDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pModel,
[in] int  nModel 
)

◆ elementDecl() [2/3]

HRESULT MSXML2::ISAXDeclHandler::elementDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pModel,
[in] int  nModel 
)

◆ elementDecl() [3/3]

HRESULT MSXML2::ISAXDeclHandler::elementDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pModel,
[in] int  nModel 
)

◆ externalEntityDecl() [1/3]

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 
)

◆ externalEntityDecl() [2/3]

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 
)

◆ externalEntityDecl() [3/3]

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 
)

◆ internalEntityDecl() [1/3]

HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pValue,
[in] int  nValue 
)

◆ internalEntityDecl() [2/3]

HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pValue,
[in] int  nValue 
)

◆ internalEntityDecl() [3/3]

HRESULT MSXML2::ISAXDeclHandler::internalEntityDecl ( [in] const WCHAR pName,
[in] int  nName,
[in] const WCHAR pValue,
[in] int  nValue 
)

The documentation for this interface was generated from the following files: