Share via


IProgressNotify Interface

Enables objects to receive notice about the progress of a download. For more information, see IProgressNotify.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")> _
<InterfaceTypeAttribute()> _
Public Interface IProgressNotify
'Usage
Dim instance As IProgressNotify
[GuidAttribute("A9D758A0-4617-11CF-95FC-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface IProgressNotify
[GuidAttribute(L"A9D758A0-4617-11CF-95FC-00AA00680DB4")]
[InterfaceTypeAttribute()]
public interface class IProgressNotify
public interface IProgressNotify

See Also

Reference

IProgressNotify Members

Microsoft.VisualStudio.OLE.Interop Namespace