Share via


VsTextLineStorageClass.Image_Free, méthode

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

Syntaxe

'Déclaration
Public Overridable Sub Image_Free ( _
    p As IntPtr _
)
public virtual void Image_Free(
    IntPtr p
)
public:
virtual void Image_Free(
    [InAttribute] IntPtr p
)
abstract Image_Free : 
        p:IntPtr -> unit  
override Image_Free : 
        p:IntPtr -> unit
public function Image_Free(
    p : IntPtr
)

Paramètres

  • p
    Type : IntPtr

    [in]

Implémentations

IVsPersistentTextImage.Image_Free(IntPtr)

Sécurité .NET Framework

Voir aussi

Référence

VsTextLineStorageClass Classe

Microsoft.VisualStudio.TextManager.Interop, espace de noms