Partager via


NativeMethods.SCROLLINFO, constructeur

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    cbSize As UInteger, _
    fMask As UInteger, _
    nMin As Integer, _
    nMax As Integer, _
    nPage As UInteger, _
    nPos As Integer, _
    nTrackPos As Integer _
)
public SCROLLINFO(
    uint cbSize,
    uint fMask,
    int nMin,
    int nMax,
    uint nPage,
    int nPos,
    int nTrackPos
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NativeMethods.SCROLLINFO Structure

Microsoft.TeamFoundation.Common.Internal, espace de noms