48 IAutomaticUpdates *iface )
55 IAutomaticUpdates *iface )
68 IAutomaticUpdates *iface,
87 IAutomaticUpdates_AddRef( iface );
92 IAutomaticUpdates *iface,
100 IAutomaticUpdates *iface,
110 IAutomaticUpdates *iface,
122 IAutomaticUpdates *iface,
127 DISPPARAMS *pDispParams,
129 EXCEPINFO *pExcepInfo,
137 IAutomaticUpdates *
This )
144 IAutomaticUpdates *
This )
151 IAutomaticUpdates *
This )
158 IAutomaticUpdates *
This )
165 IAutomaticUpdates *
This )
172 IAutomaticUpdates *
This,
175 FIXME(
"%p\n", retval);
180 IAutomaticUpdates *
This,
181 IAutomaticUpdatesSettings **retval )
183 FIXME(
"%p\n", retval);
209 TRACE(
"(%p)\n", ppObj);
219 TRACE(
"returning iface %p\n", *ppObj);
#define InterlockedIncrement
#define InterlockedDecrement
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
#define HeapFree(x, y, z)
static VARIANTARG static DISPID
#define IsEqualGUID(rguid1, rguid2)
IAutomaticUpdates IAutomaticUpdates_iface
#define CONTAINING_RECORD(address, type, field)
static HRESULT WINAPI automatic_updates_QueryInterface(IAutomaticUpdates *iface, REFIID riid, void **ppvObject)
static HRESULT WINAPI automatic_updates_GetTypeInfoCount(IAutomaticUpdates *iface, UINT *pctinfo)
static automatic_updates * impl_from_IAutomaticUpdates(IAutomaticUpdates *iface)
static HRESULT WINAPI automatic_updates_GetIDsOfNames(IAutomaticUpdates *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static ULONG WINAPI automatic_updates_Release(IAutomaticUpdates *iface)
static HRESULT WINAPI automatic_updates_ShowSettingsDialog(IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_EnableService(IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_Pause(IAutomaticUpdates *This)
HRESULT AutomaticUpdates_create(LPVOID *ppObj)
static HRESULT WINAPI automatic_updates_DetectNow(IAutomaticUpdates *This)
struct _automatic_updates automatic_updates
static HRESULT WINAPI automatic_updates_get_Settings(IAutomaticUpdates *This, IAutomaticUpdatesSettings **retval)
static const struct IAutomaticUpdatesVtbl automatic_updates_vtbl
static HRESULT WINAPI automatic_updates_Resume(IAutomaticUpdates *This)
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_get_ServiceEnabled(IAutomaticUpdates *This, VARIANT_BOOL *retval)
static HRESULT WINAPI automatic_updates_GetTypeInfo(IAutomaticUpdates *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static ULONG WINAPI automatic_updates_AddRef(IAutomaticUpdates *iface)
_In_ DWORD _Out_ _In_ WORD wFlags
_In_ void _In_ PCCERT_CONTEXT _In_opt_ LPFILETIME _In_ DWORD _In_ DWORD _Outptr_opt_ void ** ppvObject