|
| 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 | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 1770 of file msxml4_tlb.idl.
◆ attributeDecl() [1/2]
◆ attributeDecl() [2/2]
◆ elementDecl() [1/2]
◆ elementDecl() [2/2]
◆ externalEntityDecl() [1/2]
◆ externalEntityDecl() [2/2]
◆ internalEntityDecl() [1/2]
◆ internalEntityDecl() [2/2]
The documentation for this interface was generated from the following files: