Partager via


IProgressNotify.OnProgress, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub OnProgress ( _
    dwProgressCurrent As UInteger, _
    dwProgressMaximum As UInteger, _
    fAccurate As Integer, _
    fOwner As Integer _
)
void OnProgress(
    uint dwProgressCurrent,
    uint dwProgressMaximum,
    int fAccurate,
    int fOwner
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IProgressNotify Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms