Condividi tramite


Metodo IExternalConnection.ReleaseConnection

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
Function ReleaseConnection ( _
    EXTCONN As UInteger, _
    reserved As UInteger, _
    fLastReleaseCloses As Integer _
) As UInteger
uint ReleaseConnection(
    uint EXTCONN,
    uint reserved,
    int fLastReleaseCloses
)

Parametri

Valore restituito

Tipo: System.UInt32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IExternalConnection Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop