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

updates.c File Reference
#include "config.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "wuapi.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  automatic_updates

Defines

#define COBJMACROS

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wuapi)
static automatic_updatesimpl_from_IAutomaticUpdates (IAutomaticUpdates *iface)
static ULONG WINAPI automatic_updates_AddRef (IAutomaticUpdates *iface)
static ULONG WINAPI automatic_updates_Release (IAutomaticUpdates *iface)
static HRESULT WINAPI automatic_updates_QueryInterface (IAutomaticUpdates *iface, REFIID riid, void **ppvObject)
static HRESULT WINAPI automatic_updates_GetTypeInfoCount (IAutomaticUpdates *iface, UINT *pctinfo)
static HRESULT WINAPI automatic_updates_GetTypeInfo (IAutomaticUpdates *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI automatic_updates_GetIDsOfNames (IAutomaticUpdates *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI automatic_updates_Invoke (IAutomaticUpdates *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI automatic_updates_DetectNow (IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_Pause (IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_Resume (IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_ShowSettingsDialog (IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_EnableService (IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_get_ServiceEnabled (IAutomaticUpdates *This, VARIANT_BOOL *retval)
static HRESULT WINAPI automatic_updates_get_Settings (IAutomaticUpdates *This, IAutomaticUpdatesSettings **retval)
HRESULT AutomaticUpdates_create (IUnknown *pUnkOuter, LPVOID *ppObj)

Variables

static struct IAutomaticUpdatesVtbl automatic_updates_vtbl

Generated on Wed May 23 2012 05:19:11 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.