|
| 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 1683 of file msxml6.idl.
◆ attributeDecl()
◆ elementDecl()
◆ externalEntityDecl()
◆ internalEntityDecl()
The documentation for this interface was generated from the following file: