Partager via


IVsCodeWindow2.GetContainingCodeWindow, méthode

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

Syntaxe

'Déclaration
Function GetContainingCodeWindow ( _
    <OutAttribute> ByRef ppCodeWindow As IVsCodeWindow _
) As Integer
int GetContainingCodeWindow(
    out IVsCodeWindow ppCodeWindow
)
int GetContainingCodeWindow(
    [OutAttribute] IVsCodeWindow^% ppCodeWindow
)
abstract GetContainingCodeWindow : 
        ppCodeWindow:IVsCodeWindow byref -> int
function GetContainingCodeWindow(
    ppCodeWindow : IVsCodeWindow
) : int

Paramètres

Valeur de retour

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

IVsCodeWindow2 Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms