IProgressNotify Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ermöglicht Objekten, Informationen über den Status eines Downloads zu empfangen. Weitere Informationen finden Sie unter iprogressnotify.
public interface class IProgressNotify
public interface class IProgressNotify
__interface IProgressNotify
[System.Runtime.InteropServices.Guid("A9D758A0-4617-11CF-95FC-00AA00680DB4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IProgressNotify
[<System.Runtime.InteropServices.Guid("A9D758A0-4617-11CF-95FC-00AA00680DB4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IProgressNotify = interface
Public Interface IProgressNotify
- Attribute
Methoden
| OnProgress(UInt32, UInt32, Int32, Int32) |