IVsTextLines.UnadviseTextLinesEvents, méthode

Non implémenté. Ne pas utiliser.

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

Syntaxe

'Déclaration
Function UnadviseTextLinesEvents ( _
    dwCookie As UInteger _
) As Integer
int UnadviseTextLinesEvents(
    uint dwCookie
)
int UnadviseTextLinesEvents(
    [InAttribute] unsigned int dwCookie
)
abstract UnadviseTextLinesEvents : 
        dwCookie:uint32 -> int
function UnadviseTextLinesEvents(
    dwCookie : uint
) : int

Paramètres

  • dwCookie
    Type : UInt32

    Ne pas utiliser.

Valeur de retour

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

IVsTextLines Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms