=
{
}
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_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)
static HRESULT WINAPI automatic_updates_DetectNow(IAutomaticUpdates *This)
static HRESULT WINAPI automatic_updates_get_Settings(IAutomaticUpdates *This, IAutomaticUpdatesSettings **retval)
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)