ReactOS 0.4.15-dev-6661-gcc6e444
|
Public Member Functions | |
HRESULT | BeginInstall ([in] IUnknown *onProgressChanged, [in] IUnknown *onCompleted, [in] VARIANT state, [out, retval] IInstallationJob **retval) |
HRESULT | BeginUninstall ([in] IUnknown *onProgressChanged, [in] IUnknown *onCompleted, [in] VARIANT state, [out, retval] IInstallationJob **retval) |
HRESULT | EndInstall ([in] IInstallationJob *value, [out, retval] IInstallationResult **retval) |
HRESULT | EndUninstall ([in] IInstallationJob *value, [out, retval] IInstallationResult **retval) |
HRESULT | Install ([out, retval] IInstallationResult **retval) |
HRESULT | RunWizard ([in, defaultvalue("")] BSTR dialogTitle, [out, retval] IInstallationResult **retval) |
HRESULT | Uninstall ([out, retval] IInstallationResult **retval) |
![]() | |
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Properties | |
BSTR | ClientApplicationID [get, set] |
VARIANT_BOOL | IsForced [get, set] |
HWND | ParentHwnd [get, set] |
IUnknown | ParentWindow [get, set] |
IUpdateCollection | Updates [get, set] |
VARIANT_BOOL | IsBusy [get] |
VARIANT_BOOL | AllowSourcePrompts [get, set] |
VARIANT_BOOL | RebootRequiredBeforeInstallation [get] |
Additional Inherited Members | |
![]() | |
typedef IDispatch * | LPDISPATCH |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
const DISPID | DISPID_UNKNOWN = -1 |
const DISPID | DISPID_VALUE = 0 |
const DISPID | DISPID_PROPERTYPUT = -3 |
const DISPID | DISPID_NEWENUM = -4 |
const DISPID | DISPID_EVALUATE = -5 |
const DISPID | DISPID_CONSTRUCTOR = -6 |
const DISPID | DISPID_DESTRUCTOR = -7 |
const DISPID | DISPID_COLLECT = -8 |
HRESULT WUApiLib::IUpdateInstaller::BeginInstall | ( | [in] IUnknown * | onProgressChanged, |
[in] IUnknown * | onCompleted, | ||
[in] VARIANT | state, | ||
[out, retval] IInstallationJob ** | retval | ||
) |
HRESULT WUApiLib::IUpdateInstaller::BeginUninstall | ( | [in] IUnknown * | onProgressChanged, |
[in] IUnknown * | onCompleted, | ||
[in] VARIANT | state, | ||
[out, retval] IInstallationJob ** | retval | ||
) |
HRESULT WUApiLib::IUpdateInstaller::EndInstall | ( | [in] IInstallationJob * | value, |
[out, retval] IInstallationResult ** | retval | ||
) |
HRESULT WUApiLib::IUpdateInstaller::EndUninstall | ( | [in] IInstallationJob * | value, |
[out, retval] IInstallationResult ** | retval | ||
) |
HRESULT WUApiLib::IUpdateInstaller::Install | ( | [out, retval] IInstallationResult ** | retval | ) |
HRESULT WUApiLib::IUpdateInstaller::RunWizard | ( | [in, defaultvalue("")] BSTR | dialogTitle, |
[out, retval] IInstallationResult ** | retval | ||
) |
HRESULT WUApiLib::IUpdateInstaller::Uninstall | ( | [out, retval] IInstallationResult ** | retval | ) |
|
getset |
|
getset |
|
get |
|
getset |
|
getset |
|
getset |
|
get |
|
getset |