Freigeben über


Window2.Attach-Methode (Int32)

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Sub Attach ( _
    lWindowHandle As Integer _
)
void Attach(
    int lWindowHandle
)
void Attach(
    [InAttribute] int lWindowHandle
)
abstract Attach : 
        lWindowHandle:int -> unit 
function Attach(
    lWindowHandle : int
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Window2 Schnittstelle

Attach-Überladung

EnvDTE80-Namespace