ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

schema.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "msxml2.h"
#include "wine/debug.h"
#include "msxml_private.h"

Go to the source code of this file.

Data Structures

struct  schema_t

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msxml)
static schema_timpl_from_IXMLDOMSchemaCollection (IXMLDOMSchemaCollection *iface)
static HRESULT WINAPI schema_cache_QueryInterface (IXMLDOMSchemaCollection *iface, REFIID riid, void **ppvObject)
static ULONG WINAPI schema_cache_AddRef (IXMLDOMSchemaCollection *iface)
static ULONG WINAPI schema_cache_Release (IXMLDOMSchemaCollection *iface)
static HRESULT WINAPI schema_cache_GetTypeInfoCount (IXMLDOMSchemaCollection *iface, UINT *pctinfo)
static HRESULT WINAPI schema_cache_GetTypeInfo (IXMLDOMSchemaCollection *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI schema_cache_GetIDsOfNames (IXMLDOMSchemaCollection *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI schema_cache_Invoke (IXMLDOMSchemaCollection *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI schema_cache_add (IXMLDOMSchemaCollection *iface, BSTR uri, VARIANT var)
static HRESULT WINAPI schema_cache_get (IXMLDOMSchemaCollection *iface, BSTR uri, IXMLDOMNode **node)
static HRESULT WINAPI schema_cache_remove (IXMLDOMSchemaCollection *iface, BSTR uri)
static HRESULT WINAPI schema_cache_get_length (IXMLDOMSchemaCollection *iface, LONG *length)
static HRESULT WINAPI schema_cache_get_namespaceURI (IXMLDOMSchemaCollection *iface, LONG index, BSTR *len)
static HRESULT WINAPI schema_cache_addCollection (IXMLDOMSchemaCollection *iface, IXMLDOMSchemaCollection *otherCollection)
static HRESULT WINAPI schema_cache_get__newEnum (IXMLDOMSchemaCollection *iface, IUnknown **ppUnk)
HRESULT SchemaCache_create (IUnknown *pUnkOuter, LPVOID *ppObj)

Variables

static struct
IXMLDOMSchemaCollectionVtbl 
schema_vtbl

Generated on Thu May 24 2012 05:14:53 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.