|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
import "msxml2.idl";
Inherits IUnknown, and IUnknown.
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) |
Detailed Description
Definition at line 1806 of file msxml2.idl.
The documentation for this interface was generated from the following files:
Generated on Fri May 25 2012 06:45:44 for ReactOS by
1.7.6.1
|