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

enumx.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
#include "enumx.h"
#include "wine/list.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  enumx_impl

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (ole)
HRESULT WINAPI enumx_QueryInterface (enumx_impl *This, REFIID riid, void **ppvObject)
ULONG WINAPI enumx_AddRef (enumx_impl *This)
ULONG WINAPI enumx_Release (enumx_impl *This)
HRESULT WINAPI enumx_Next (enumx_impl *This, ULONG celt, void *rgelt, ULONG *pceltFetched)
HRESULT WINAPI enumx_Skip (enumx_impl *This, ULONG celt)
HRESULT WINAPI enumx_Reset (enumx_impl *This)
HRESULT WINAPI enumx_Clone (enumx_impl *iface, enumx_impl **ppenum)
enumx_impl * enumx_allocate (REFIID riid, const void *vtbl, ULONG elem_size)
voidenumx_add_element (enumx_impl *enumx, const void *data)

Generated on Mon May 28 2012 05:16:00 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.