IProgressNotify Interface

Definição

Permite que os objetos recebam aviso sobre o progresso de um download. Para obter mais informações, consulte 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
Atributos

Métodos

OnProgress(UInt32, UInt32, Int32, Int32)

Aplica-se a