Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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