ICodeInstall interface

Provides a method for problems with application installations or file downloads.

Members

The ICodeInstall interface inherits from IWindowForBindingUI. ICodeInstall also has these types of members:

  • Methods

Methods

The ICodeInstall interface has these methods.

Method Description
OnCodeInstallProblem

Returns a value based on the status passed in, which indicates whether to abort the application installation or file download.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 5.0

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll

See also

IWindowForBindingUI