Partager via


IVsIntellisenseLangTip.ScrollDown, méthode

Fait défiler à la surcharge suivante de la méthode.

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

Syntaxe

'Déclaration
Function ScrollDown As Integer
int ScrollDown()
int ScrollDown()
abstract ScrollDown : unit -> int
function ScrollDown() : int

Valeur de retour

Type : Int32
Si la méthode réussit, elle retourne NativeMethods.S_OK.En cas d'échec, un code d'erreur est retourné.

Notes

C++

De singlefileeditor.idl :

HRESULT IVsIntellisenseLangTip::ScrollDown();

Sécurité .NET Framework

Voir aussi

Référence

IVsIntellisenseLangTip Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms